ILIAS  trunk Revision v12.0_alpha-377-g3641b37b9db
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: