| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilCountPDFPages. More...
 Collaboration diagram for ilCountPDFPages: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().
Referenced by extractAmountOfPagesByRID().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilCountPDFPages::extractAmountOfPagesByRID | ( | ResourceIdentification | $rid | ) | 
Definition at line 51 of file class.ilCountPDFPages.php.
References extractAmountOfPagesByPath().
 Here is the call graph for this function:| 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.