ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilObjFileProcessorInterface Interface Reference

Interface ilObjFileProcessorInterface. More...

+ Inheritance diagram for ilObjFileProcessorInterface:
+ Collaboration diagram for ilObjFileProcessorInterface:

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...
 

Detailed Description

Member Function Documentation

◆ process()

ilObjFileProcessorInterface::process ( ResourceIdentification  $rid,
?string  $title = null,
?string  $description = null,
?string  $copyright_id = null 
)

Processes a given resource for the given arguments.

Implemented in ilObjFileUnzipRecursiveProcessor, ilObjFileProcessor, and ilObjFileUnzipFlatProcessor.


The documentation for this interface was generated from the following file: