ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Public Member Functions | |
__construct (private Configuration $view_configuration) | |
executeCommand () | |
upload () | |
getFileIdentifierParameterName () | |
getUploadURL () | |
getFileRemovalURL () | |
getExistingFileInfoURL () | |
getInfoForExistingFiles (array $file_ids) | |
getInfoResult (string $identifier) | |
supportsChunkedUploads () | |
Data Fields | |
const | P_RESOURCE_ID = 'resource_id' |
const | P_RESOURCE_IDS = 'resource_ids' |
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_UNZIP = 'unzip' |
const | CMD_EDIT = 'rename' |
const | CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' |
const | CMD_STORE = 'store' |
![]() | |
const | DEFAULT_FILE_ID_PARAMETER = 'file_id' |
Protected Member Functions | |
checkResourceOrRedirect () | |
abortWithPermissionDenied () | |
Private Member Functions | |
index () | |
postUpload () | |
download () | |
unzip () | |
edit () | |
store () | |
renderConfirmRemove () | |
remove () | |
getResourceIdsFromRequest () | |
Definition at line 46 of file class.ilResourceCollectionGUI.php.
|
final |
Definition at line 80 of file class.ilResourceCollectionGUI.php.
References $DIC, $irss, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and upload().
|
protected |
Definition at line 152 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by checkResourceOrRedirect(), edit(), postUpload(), remove(), renderConfirmRemove(), store(), unzip(), and upload().
|
protected |
ilCtrlException |
Definition at line 143 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), getResourceIdsFromRequest(), and null.
Referenced by download(), edit(), store(), and unzip().
|
private |
Definition at line 267 of file class.ilResourceCollectionGUI.php.
References checkResourceOrRedirect().
Referenced by executeCommand().
|
private |
Definition at line 308 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and null.
Referenced by executeCommand().
|
final |
Definition at line 158 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl(), download(), edit(), index(), null, postUpload(), renderConfirmRemove(), store(), unzip(), and upload().
ilResourceCollectionGUI::getExistingFileInfoURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 501 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl().
ilResourceCollectionGUI::getFileIdentifierParameterName | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 486 of file class.ilResourceCollectionGUI.php.
ilResourceCollectionGUI::getFileRemovalURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 496 of file class.ilResourceCollectionGUI.php.
ilResourceCollectionGUI::getInfoForExistingFiles | ( | array | $file_ids | ) |
array | $file_ids |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 506 of file class.ilResourceCollectionGUI.php.
ilResourceCollectionGUI::getInfoResult | ( | string | $identifier | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 511 of file class.ilResourceCollectionGUI.php.
References null.
|
private |
Definition at line 430 of file class.ilResourceCollectionGUI.php.
References $token, ILIAS\FileDelivery\http(), null, and ILIAS\Repository\refinery().
Referenced by checkResourceOrRedirect(), remove(), and renderConfirmRemove().
ilResourceCollectionGUI::getUploadURL | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 491 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 206 of file class.ilResourceCollectionGUI.php.
References $components, and $provider.
Referenced by executeCommand().
|
private |
Definition at line 257 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand(), and unzip().
|
private |
Definition at line 397 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), getResourceIdsFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
|
private |
Definition at line 367 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), getResourceIdsFromRequest(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by executeCommand().
|
private |
Definition at line 347 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
ilResourceCollectionGUI::supportsChunkedUploads | ( | ) |
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 516 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 273 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Filesystem\Util\Archive\FLAT_STRUCTURE, and postUpload().
Referenced by executeCommand().
ilResourceCollectionGUI::upload | ( | ) |
Definition at line 217 of file class.ilResourceCollectionGUI.php.
References $response, abortWithPermissionDenied(), and ILIAS\FileDelivery\http().
Referenced by __construct(), and executeCommand().
|
private |
Definition at line 73 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 77 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 64 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 70 of file class.ilResourceCollectionGUI.php.
Definition at line 72 of file class.ilResourceCollectionGUI.php.
Referenced by __construct().
|
private |
Definition at line 71 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 65 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 78 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 69 of file class.ilResourceCollectionGUI.php.
Definition at line 75 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 68 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 76 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 74 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 67 of file class.ilResourceCollectionGUI.php.
|
private |
Definition at line 66 of file class.ilResourceCollectionGUI.php.
const ilResourceCollectionGUI::CMD_DOWNLOAD = 'download' |
Definition at line 58 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
const ilResourceCollectionGUI::CMD_EDIT = 'rename' |
Definition at line 61 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
const ilResourceCollectionGUI::CMD_INDEX = 'index' |
Definition at line 53 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ViewControlBuilder\getPagination(), ILIAS\components\ResourceStorage\Collections\View\ViewControlBuilder\getSortation(), and ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\initURIBuilder().
const ilResourceCollectionGUI::CMD_INFO = 'info' |
Definition at line 54 of file class.ilResourceCollectionGUI.php.
const ilResourceCollectionGUI::CMD_POST_UPLOAD = 'postUpload' |
Definition at line 56 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\UploadBuilder\getDropZone().
const ilResourceCollectionGUI::CMD_REMOVE = 'remove' |
Definition at line 57 of file class.ilResourceCollectionGUI.php.
const ilResourceCollectionGUI::CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' |
Definition at line 62 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
const ilResourceCollectionGUI::CMD_STORE = 'store' |
Definition at line 63 of file class.ilResourceCollectionGUI.php.
const ilResourceCollectionGUI::CMD_UNZIP = 'unzip' |
Definition at line 60 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
const ilResourceCollectionGUI::CMD_UPLOAD = 'upload' |
Definition at line 55 of file class.ilResourceCollectionGUI.php.
const ilResourceCollectionGUI::P_RESOURCE_ID = 'resource_id' |
Definition at line 50 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\initURIBuilder().
const ilResourceCollectionGUI::P_RESOURCE_IDS = 'resource_ids' |
Definition at line 51 of file class.ilResourceCollectionGUI.php.