|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilMMUploadHandlerGUI. More...
Inheritance diagram for ilMMUploadHandlerGUI:
Collaboration diagram for ilMMUploadHandlerGUI:Public Member Functions | |
| __construct () | |
| ilUIDemoFileUploadHandlerGUI constructor. More... | |
| getInfoForExistingFiles (array $file_ids) | |
Public Member Functions inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| __construct () | |
| ilUIDemoFileUploadHandlerGUI constructor. More... | |
| getFileIdentifierParameterName () | |
| @inheritDoc More... | |
| getUploadURL () | |
| @inheritDoc More... | |
| getExistingFileInfoURL () | |
| @inheritDoc More... | |
| getFileRemovalURL () | |
| @inheritDoc More... | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More... | |
| getInfoForExistingFiles (array $file_ids) | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More... | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getFileRemovalURL () | |
| getExistingFileInfoURL () | |
| getInfoForExistingFiles (array $file_ids) | |
Protected Member Functions | |
| getRemoveResult (string $identifier) | |
| getInfoResult (string $identifier) | |
Protected Member Functions inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| getUploadResult () | |
| getRemoveResult (string $identifier) | |
| getInfoResult (string $identifier) | |
Private Attributes | |
| $storage | |
| $stakeholder | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler | |
| const | DEFAULT_FILE_ID_PARAMETER = 'file_id' |
Protected Attributes inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| const | CMD_UPLOAD = 'upload' |
| const | CMD_REMOVE = 'remove' |
| const | CMD_INFO = 'info' |
| $http | |
| $ctrl | |
| $upload | |
Class ilMMUploadHandlerGUI.
@ilCtrl_isCalledBy ilMMUploadHandlerGUI: ilObjMainMenuGUI
Definition at line 19 of file class.ilMMUploadHandlerGUI.php.
| ilMMUploadHandlerGUI::__construct | ( | ) |
ilUIDemoFileUploadHandlerGUI constructor.
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 35 of file class.ilMMUploadHandlerGUI.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilMMUploadHandlerGUI::getInfoForExistingFiles | ( | array | $file_ids | ) |
| array | $file_ids |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 94 of file class.ilMMUploadHandlerGUI.php.
References ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 82 of file class.ilMMUploadHandlerGUI.php.
References ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 69 of file class.ilMMUploadHandlerGUI.php.
References ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilMMUploadHandlerGUI.php.
|
private |
Definition at line 25 of file class.ilMMUploadHandlerGUI.php.