|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilContainerResourceGUI:
Collaboration diagram for ilContainerResourceGUI:Public Member Functions | |
| __construct (private Configuration $view_configuration) | |
| executeCommand () | |
| upload () | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getFileRemovalURL () | |
| getExistingFileInfoURL () | |
| getInfoForExistingFiles (array $file_ids) | |
| getInfoResult (string $identifier) | |
| supportsChunkedUploads () | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getFileRemovalURL () | |
| getExistingFileInfoURL () | |
| getInfoForExistingFiles (array $file_ids) | |
| getInfoResult (string $identifier) | |
| supportsChunkedUploads () | |
Data Fields | |
| const | P_PATH = 'path' |
| const | P_PATHS = 'paths' |
| const | CMD_INDEX = 'index' |
| const | CMD_INFO = 'info' |
| const | CMD_UPLOAD = 'upload' |
| const | CMD_POST_UPLOAD = 'postUpload' |
| const | CMD_REMOVE = 'remove' |
| const | CMD_DOWNLOAD = 'download' |
| const | CMD_DOWNLOAD_ZIP = 'downloadZIP' |
| const | CMD_UNZIP = 'unzip' |
| const | CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' |
| const | ADD_DIRECTORY = 'addDirectory' |
Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler | |
| const | DEFAULT_FILE_ID_PARAMETER = 'file_id' |
Protected Member Functions | |
| abortWithPermissionDenied () | |
| getPathsFromRequest () | |
Private Member Functions | |
| index () | |
| downloadZIP () | |
| addDirectory () | |
| postUpload () | |
| download () | |
| unzip () | |
| renderConfirmRemove () | |
| remove () | |
| getResourceIdsFromRequest () | |
Definition at line 47 of file class.ilContainerResourceGUI.php.
|
final |
Definition at line 120 of file class.ilContainerResourceGUI.php.
References $DIC, $view_control_builder, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and upload().
Here is the call graph for this function:
|
protected |
Definition at line 186 of file class.ilContainerResourceGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by addDirectory(), postUpload(), remove(), renderConfirmRemove(), unzip(), and upload().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 268 of file class.ilContainerResourceGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 351 of file class.ilContainerResourceGUI.php.
References getPathsFromRequest().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 261 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilContainerResourceGUI::executeCommand | ( | ) |
Definition at line 192 of file class.ilContainerResourceGUI.php.
References ADD_DIRECTORY, addDirectory(), CMD_DOWNLOAD, CMD_DOWNLOAD_ZIP, CMD_INDEX, CMD_POST_UPLOAD, CMD_REMOVE, CMD_RENDER_CONFIRM_REMOVE, CMD_UNZIP, CMD_UPLOAD, ILIAS\Repository\ctrl(), download(), downloadZIP(), index(), postUpload(), renderConfirmRemove(), unzip(), and upload().
Here is the call graph for this function:| ilContainerResourceGUI::getExistingFileInfoURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 531 of file class.ilContainerResourceGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilContainerResourceGUI::getFileIdentifierParameterName | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 516 of file class.ilContainerResourceGUI.php.
References P_PATH.
| ilContainerResourceGUI::getFileRemovalURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 526 of file class.ilContainerResourceGUI.php.
| ilContainerResourceGUI::getInfoForExistingFiles | ( | array | $file_ids | ) |
| array | $file_ids |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 536 of file class.ilContainerResourceGUI.php.
| ilContainerResourceGUI::getInfoResult | ( | string | $identifier | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 541 of file class.ilContainerResourceGUI.php.
|
protected |
Definition at line 360 of file class.ilContainerResourceGUI.php.
References $path, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by download(), remove(), renderConfirmRemove(), and unzip().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 466 of file class.ilContainerResourceGUI.php.
References $token, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilContainerResourceGUI::getUploadURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 521 of file class.ilContainerResourceGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 238 of file class.ilContainerResourceGUI.php.
References $components, and $DIC.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 336 of file class.ilContainerResourceGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand(), and unzip().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 436 of file class.ilContainerResourceGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), getPathsFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
Definition at line 409 of file class.ilContainerResourceGUI.php.
References abortWithPermissionDenied(), getPathsFromRequest(), and ILIAS\FileDelivery\http().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerResourceGUI::supportsChunkedUploads | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 546 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 395 of file class.ilContainerResourceGUI.php.
References abortWithPermissionDenied(), getPathsFromRequest(), and postUpload().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerResourceGUI::upload | ( | ) |
Definition at line 299 of file class.ilContainerResourceGUI.php.
References $container, $response, abortWithPermissionDenied(), ILIAS\FileDelivery\http(), and upload().
Referenced by __construct(), executeCommand(), and upload().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 111 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 117 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 115 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 102 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 108 of file class.ilContainerResourceGUI.php.
Definition at line 110 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 109 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 103 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 116 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 107 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 118 of file class.ilContainerResourceGUI.php.
Definition at line 113 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 106 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 114 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 112 of file class.ilContainerResourceGUI.php.
Referenced by __construct().
|
private |
Definition at line 105 of file class.ilContainerResourceGUI.php.
|
private |
Definition at line 104 of file class.ilContainerResourceGUI.php.
| const ilContainerResourceGUI::ADD_DIRECTORY = 'addDirectory' |
Definition at line 100 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\StandardActionProvider\initModals().
| const ilContainerResourceGUI::CMD_DOWNLOAD = 'download' |
Definition at line 83 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\StandardActionProvider\getSingleActions().
| const ilContainerResourceGUI::CMD_DOWNLOAD_ZIP = 'downloadZIP' |
Definition at line 87 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\StandardActionProvider\getTopActions().
| const ilContainerResourceGUI::CMD_INDEX = 'index' |
Definition at line 63 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), ILIAS\components\ResourceStorage\Container\View\RequestToDataTable\getBreadcrumbs(), ILIAS\components\ResourceStorage\Container\View\ViewControlBuilder\getPagination(), ILIAS\components\ResourceStorage\Container\View\ViewControlBuilder\getSortation(), and ILIAS\components\ResourceStorage\Container\View\ActionBuilder\initURIBuilder().
| const ilContainerResourceGUI::CMD_INFO = 'info' |
Definition at line 67 of file class.ilContainerResourceGUI.php.
| const ilContainerResourceGUI::CMD_POST_UPLOAD = 'postUpload' |
Definition at line 75 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\UploadBuilder\getDropZone().
| const ilContainerResourceGUI::CMD_REMOVE = 'remove' |
Definition at line 79 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand().
| const ilContainerResourceGUI::CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' |
Definition at line 96 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\StandardActionProvider\getSingleActions().
| const ilContainerResourceGUI::CMD_UNZIP = 'unzip' |
Definition at line 92 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand(), and ILIAS\components\ResourceStorage\Container\View\StandardActionProvider\getSingleActions().
| const ilContainerResourceGUI::CMD_UPLOAD = 'upload' |
Definition at line 71 of file class.ilContainerResourceGUI.php.
Referenced by executeCommand().
| const ilContainerResourceGUI::P_PATH = 'path' |
Definition at line 54 of file class.ilContainerResourceGUI.php.
Referenced by getFileIdentifierParameterName(), and ILIAS\components\ResourceStorage\Container\View\ActionBuilder\initURIBuilder().
| const ilContainerResourceGUI::P_PATHS = 'paths' |
Definition at line 58 of file class.ilContainerResourceGUI.php.