ILIAS  release_8 Revision v8.24
ilObjFileProcessorInterface Interface Reference

Interface ilObjFileProcessorInterface. More...

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

Public Member Functions

 process (ResourceIdentification $rid, array $options=[])
 Processes a given resource for the given arguments. More...
 

Data Fields

const OPTION_FILENAME = 'title'
 
const OPTION_DESCRIPTION = 'description'
 
const OPTIONS
 

Detailed Description

Member Function Documentation

◆ process()

ilObjFileProcessorInterface::process ( ResourceIdentification  $rid,
array  $options = [] 
)

Processes a given resource for the given arguments.

Parameters
array<string,mixed>$options
See also
ilObjFileProcessorInterface::OPTIONS

Implemented in ilObjFileProcessor, ilObjFileUnzipFlatProcessor, and ilObjFileUnzipRecursiveProcessor.

Field Documentation

◆ OPTION_DESCRIPTION

const ilObjFileProcessorInterface::OPTION_DESCRIPTION = 'description'

◆ OPTION_FILENAME

const ilObjFileProcessorInterface::OPTION_FILENAME = 'title'

◆ OPTIONS


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