ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
Class ilObjFileProcessorInterface. More...
Public Member Functions | |
process (ResourceIdentification $rid, ?string $title=null, ?string $description=null, ?string $copyright_id=null) | |
Processes a given resource for the given arguments. More... | |
![]() | |
__construct (protected ResourceStakeholder $stakeholder, protected ilObjFileGUI $gui_object, protected Services $storage, protected ilFileServicesSettings $settings) | |
getInvalidFileNames () | |
Additional Inherited Members | |
![]() | |
createFileObj (ResourceIdentification $rid, int $parent_id, ?string $title=null, ?string $description=null, ?string $copyright_id=null, bool $create_reference=false) | |
Creates an ilObjFile instance for the provided information. More... | |
![]() | |
ilFileServicesPolicy | $policy |
ilCountPDFPages | $page_counter |
array | $invalid_file_names = [] |
Class ilObjFileProcessorInterface.
Definition at line 26 of file class.ilObjFileProcessor.php.
ilObjFileProcessor::process | ( | ResourceIdentification | $rid, |
?string | $title = null , |
||
?string | $description = null , |
||
?string | $copyright_id = null |
||
) |
Processes a given resource for the given arguments.
Implements ilObjFileProcessorInterface.
Definition at line 28 of file class.ilObjFileProcessor.php.
References ilObjFileAbstractProcessor\createFileObj().