MIDDAG for Moodle

pdftk_adapter extends facade

Facade for local_middag\framework\infrastructure\adapter\pdf\pdftk_adapter.

Tags
see
pdftk_adapter
mixin

Table of Contents

Methods

get_facade_accessor()  : string
Return the service accessor key for this facade.
get_instance()  : Pdf
is_available()  : bool
uncompress_content()  : string

Methods

get_facade_accessor()

Return the service accessor key for this facade.

public static get_facade_accessor() : string
Return values
string

get_instance()

public static get_instance([array<string|int, mixed>|string|null $pdf_path = = 'null' ]) : Pdf
Parameters
$pdf_path : array<string|int, mixed>|string|null = = 'null'
Return values
Pdf

is_available()

public static is_available() : bool
Return values
bool

uncompress_content()

public static uncompress_content(string $content) : string
Parameters
$content : string
Return values
string

        
On this page

Search results