ILIAS
release_8 Revision v8.19
|
Class ilObjFileProcessorInterface. More...
Public Member Functions | |
process (ResourceIdentification $rid, array $options=[]) | |
Processes a given resource for the given arguments. More... | |
![]() | |
__construct (ResourceStakeholder $stakeholder, ilObjFileGUI $gui_object, Services $storage, ilFileServicesSettings $settings) | |
getInvalidFileNames () | |
Additional Inherited Members | |
![]() | |
const | OPTION_FILENAME = 'title' |
const | OPTION_DESCRIPTION = 'description' |
const | OPTIONS |
![]() | |
createFileObj (ResourceIdentification $rid, int $parent_id, array $options=[], bool $create_reference=false) | |
Creates an ilObjFile instance for the provided information. More... | |
applyOptions (ilObject $obj, array $options) | |
Apply provided options to the given object. More... | |
![]() | |
ilFileServicesPolicy | $policy |
ilFileServicesSettings | $settings |
ilCountPDFPages | $page_counter |
Services | $storage |
ResourceStakeholder | $stakeholder |
ilObjFileGUI | $gui_object |
array | $invalid_file_names = [] |
Class ilObjFileProcessorInterface.
Definition at line 10 of file class.ilObjFileProcessor.php.
ilObjFileProcessor::process | ( | ResourceIdentification | $rid, |
array | $options = [] |
||
) |
Processes a given resource for the given arguments.
array<string,mixed> | $options |
Implements ilObjFileProcessorInterface.
Definition at line 12 of file class.ilObjFileProcessor.php.
References ilObjFileAbstractProcessor\createFileObj().