ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\MetaData\OERExposer\OAIPMH\Handler\ilCtrlAwareUploadHandler Interface Reference

Class ilCtrlAwareUploadHandler. More...

+ Inheritance diagram for ILIAS\MetaData\OERExposer\OAIPMH\Handler\ilCtrlAwareUploadHandler:
+ Collaboration diagram for ILIAS\MetaData\OERExposer\OAIPMH\Handler\ilCtrlAwareUploadHandler:

Public Member Functions

 executeCommand ()
 Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More...
 
- Public Member Functions inherited from ILIAS\UI\Component\Input\Field\UploadHandler
 getFileIdentifierParameterName ()
 
 getUploadURL ()
 
 getFileRemovalURL ()
 
 getExistingFileInfoURL ()
 
 getInfoForExistingFiles (array $file_ids)
 
 getInfoResult (string $identifier)
 
 supportsChunkedUploads ()
 

Additional Inherited Members

- Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler
const DEFAULT_FILE_ID_PARAMETER = 'file_id'
 

Detailed Description

Member Function Documentation

◆ executeCommand()

ILIAS\MetaData\OERExposer\OAIPMH\Handler\ilCtrlAwareUploadHandler::executeCommand ( )

Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented.

The Implementation MUST make sure, the Upload and the Removal Command are handled correctly

Implemented in ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler, ilIndividualAssessmentMemberGUI, and ilMailAttachmentGUI.


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