ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
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 ilObjFileProcessor, ilObjFileUnzipFlatProcessor, and ilObjFileUnzipRecursiveProcessor.


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