ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (ilGlobalTemplateInterface $tpl, ilObjUser $user, ilCtrlInterface $ctrl, ilLanguage $lng, ilRbacSystem $rbacsystem, ilErrorHandling $error, ilLogger $log, ilToolbarGUI $toolbar, Services $http, RefineryFactory $refinery, UIServices $ui, Filesystems $file_systems, FileUpload $file_upload, ilWebDAVMountInstructionsRepository $mount_instructions_repository) | |
executeCommand () | |
setRefId (int $ref_id) | |
saveDocumentSorting () | |
Data Fields | |
const | ACTION_SAVE_ADD_DOCUMENT_FORM = 'saveAddDocumentForm' |
const | ACTION_SAVE_EDIT_DOCUMENT_FORM = 'saveEditDocumentForm' |
Protected Member Functions | |
showDocuments () | |
getDocumentForm (ilWebDAVMountInstructionsDocument $a_document) | |
showAddDocumentForm () | |
showEditDocumentForm () | |
saveAddDocumentForm () | |
saveEditDocumentForm () | |
deleteDocument () | |
Definition at line 33 of file class.ilWebDAVMountInstructionsUploadGUI.php.
ilWebDAVMountInstructionsUploadGUI::__construct | ( | ilGlobalTemplateInterface | $tpl, |
ilObjUser | $user, | ||
ilCtrlInterface | $ctrl, | ||
ilLanguage | $lng, | ||
ilRbacSystem | $rbacsystem, | ||
ilErrorHandling | $error, | ||
ilLogger | $log, | ||
ilToolbarGUI | $toolbar, | ||
Services | $http, | ||
RefineryFactory | $refinery, | ||
UIServices | $ui, | ||
Filesystems | $file_systems, | ||
FileUpload | $file_upload, | ||
ilWebDAVMountInstructionsRepository | $mount_instructions_repository | ||
) |
Definition at line 55 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References $ctrl, $error, $file_systems, $file_upload, $http, $lng, $log, $mount_instructions_repository, $rbacsystem, $refinery, $toolbar, $tpl, $user, ILIAS\Repository\ctrl(), ILIAS\DI\UIServices\factory(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\DI\UIServices\renderer(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
|
protected |
Definition at line 244 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilWebDAVMountInstructionsUploadGUI::executeCommand | ( | ) |
Definition at line 93 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
Definition at line 145 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References $file_upload, ILIAS\Repository\ctrl(), ilWebDAVMountInstructionsDocument\getId(), and ILIAS\Repository\user().
Referenced by saveAddDocumentForm(), saveEditDocumentForm(), showAddDocumentForm(), and showEditDocumentForm().
|
protected |
Definition at line 198 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), getDocumentForm(), and ILIAS\Repository\lng().
ilWebDAVMountInstructionsUploadGUI::saveDocumentSorting | ( | ) |
Definition at line 257 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and showDocuments().
|
protected |
Definition at line 222 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), getDocumentForm(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilWebDAVMountInstructionsUploadGUI::setRefId | ( | int | $ref_id | ) |
|
protected |
Definition at line 173 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References getDocumentForm(), and ILIAS\Repository\lng().
|
protected |
ilTemplateException |
Definition at line 118 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ILIAS\FileDelivery\http(), and ILIAS\Repository\toolbar().
Referenced by saveDocumentSorting().
|
protected |
Definition at line 183 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References getDocumentForm(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
|
private |
Definition at line 40 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 43 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 50 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 51 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct(), and getDocumentForm().
|
private |
Definition at line 46 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 41 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 44 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 52 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 47 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 45 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 48 of file class.ilWebDAVMountInstructionsUploadGUI.php.
|
private |
Definition at line 49 of file class.ilWebDAVMountInstructionsUploadGUI.php.
|
private |
Definition at line 39 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by __construct().
|
private |
Definition at line 53 of file class.ilWebDAVMountInstructionsUploadGUI.php.
const ilWebDAVMountInstructionsUploadGUI::ACTION_SAVE_ADD_DOCUMENT_FORM = 'saveAddDocumentForm' |
Definition at line 35 of file class.ilWebDAVMountInstructionsUploadGUI.php.
const ilWebDAVMountInstructionsUploadGUI::ACTION_SAVE_EDIT_DOCUMENT_FORM = 'saveEditDocumentForm' |
Definition at line 36 of file class.ilWebDAVMountInstructionsUploadGUI.php.