ILIAS
release_8 Revision v8.23
|
Class ilCountPDFPages. More...
Public Member Functions | |
__construct () | |
isAvailable () | |
extractAmountOfPagesByRID (ResourceIdentification $rid) | |
extractAmountOfPagesByPath (string $path_to_pdf) | |
Private Attributes | |
ILIAS ResourceStorage Services | $irss |
bool | $postscript_available = false |
bool | $imagick_available = false |
Class ilCountPDFPages.
Definition at line 32 of file class.ilCountPDFPages.php.
ilCountPDFPages::__construct | ( | ) |
ilCountPDFPages::extractAmountOfPagesByPath | ( | string | $path_to_pdf | ) |
Definition at line 66 of file class.ilCountPDFPages.php.
References Vendor\Package\$e, and ilShellUtil\execQuoted().
Referenced by extractAmountOfPagesByRID().
ilCountPDFPages::extractAmountOfPagesByRID | ( | ResourceIdentification | $rid | ) |
Definition at line 51 of file class.ilCountPDFPages.php.
References extractAmountOfPagesByPath().
ilCountPDFPages::isAvailable | ( | ) |
|
private |
Definition at line 36 of file class.ilCountPDFPages.php.
Referenced by isAvailable().
|
private |
Definition at line 34 of file class.ilCountPDFPages.php.
|
private |
Definition at line 35 of file class.ilCountPDFPages.php.