| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilObjFileAbstractProcessorInterface. More...
 Inheritance diagram for ilObjFileAbstractProcessor:
 Collaboration diagram for ilObjFileAbstractProcessor:Public Member Functions | |
| __construct (ResourceStakeholder $stakeholder, ilObjFileGUI $gui_object, Services $storage, ilFileServicesSettings $settings) | |
| getInvalidFileNames () | |
  Public Member Functions inherited from ilObjFileProcessorInterface | |
| process (ResourceIdentification $rid, string $title=null, string $description=null, int $copyright_id=null) | |
| Processes a given resource for the given arguments.  More... | |
Protected Member Functions | |
| createFileObj (ResourceIdentification $rid, int $parent_id, string $title=null, string $description=null, int $copyright_id=null, bool $create_reference=false) | |
| Creates an ilObjFile instance for the provided information.  More... | |
Protected Attributes | |
| ilFileServicesPolicy | $policy | 
| ilFileServicesSettings | $settings | 
| ilCountPDFPages | $page_counter | 
| Services | $storage | 
| ResourceStakeholder | $stakeholder | 
| ilObjFileGUI | $gui_object | 
| array | $invalid_file_names = [] | 
Class ilObjFileAbstractProcessorInterface.
Definition at line 28 of file class.ilObjFileAbstractProcessor.php.
| ilObjFileAbstractProcessor::__construct | ( | ResourceStakeholder | $stakeholder, | 
| ilObjFileGUI | $gui_object, | ||
| Services | $storage, | ||
| ilFileServicesSettings | $settings | ||
| ) | 
Definition at line 38 of file class.ilObjFileAbstractProcessor.php.
References $gui_object, $settings, $stakeholder, $storage, and ILIAS\Repository\settings().
 Here is the call graph for this function:
      
  | 
  protected | 
Creates an ilObjFile instance for the provided information.
Definition at line 56 of file class.ilObjFileAbstractProcessor.php.
Referenced by ilObjFileProcessor\process(), ilObjFileUnzipFlatProcessor\process(), and ilObjFileUnzipRecursiveProcessor\process().
 Here is the caller graph for this function:| ilObjFileAbstractProcessor::getInvalidFileNames | ( | ) | 
Definition at line 102 of file class.ilObjFileAbstractProcessor.php.
References $invalid_file_names.
      
  | 
  protected | 
Definition at line 35 of file class.ilObjFileAbstractProcessor.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 36 of file class.ilObjFileAbstractProcessor.php.
Referenced by getInvalidFileNames().
      
  | 
  protected | 
Definition at line 32 of file class.ilObjFileAbstractProcessor.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilObjFileAbstractProcessor.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilObjFileAbstractProcessor.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 34 of file class.ilObjFileAbstractProcessor.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 33 of file class.ilObjFileAbstractProcessor.php.
Referenced by __construct().