ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class ilCountPDFPages. More...
Public Member Functions | |
__construct () | |
isAvailable () | |
extractAmountOfPagesByRID (ResourceIdentification $rid) | |
extractAmountOfPagesByPath (string $path_to_pdf) | |
Private Attributes | |
Services | $irss |
bool | $postscript_available = false |
bool | $imagick_available = false |
Class ilCountPDFPages.
Definition at line 29 of file class.ilCountPDFPages.php.
ilCountPDFPages::__construct | ( | ) |
ilCountPDFPages::extractAmountOfPagesByPath | ( | string | $path_to_pdf | ) |
Definition at line 66 of file class.ilCountPDFPages.php.
References ilShellUtil\execQuoted(), and null.
Referenced by extractAmountOfPagesByRID().
ilCountPDFPages::extractAmountOfPagesByRID | ( | ResourceIdentification | $rid | ) |
Definition at line 51 of file class.ilCountPDFPages.php.
References extractAmountOfPagesByPath(), and null.
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.