14 $this->
createFileObj($rid, $this->gui_object->getParentId(), $options);
Class ilObjFileProcessorInterface.
createFileObj(ResourceIdentification $rid, int $parent_id, array $options=[], bool $create_reference=false)
Creates an ilObjFile instance for the provided information.
Class ResourceIdentification.
process(ResourceIdentification $rid, array $options=[])
Processes a given resource for the given arguments.
Class ilObjFileAbstractProcessorInterface.