|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilWebDAVMountInstructionsUploadGUI: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(), error(), ILIAS\DI\UIServices\factory(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\DI\UIServices\renderer(), ILIAS\Repository\toolbar(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 244 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), error(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilWebDAVMountInstructionsUploadGUI::executeCommand | ( | ) |
Definition at line 93 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), error(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 145 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ACTION_SAVE_ADD_DOCUMENT_FORM, ACTION_SAVE_EDIT_DOCUMENT_FORM, ILIAS\Repository\ctrl(), ilWebDAVMountInstructionsDocument\getId(), and ILIAS\Repository\user().
Referenced by saveAddDocumentForm(), saveEditDocumentForm(), showAddDocumentForm(), and showEditDocumentForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 198 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), error(), getDocumentForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilWebDAVMountInstructionsUploadGUI::saveDocumentSorting | ( | ) |
Definition at line 257 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), error(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and showDocuments().
Here is the call graph for this function:
|
protected |
Definition at line 222 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References ILIAS\Repository\ctrl(), error(), getDocumentForm(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilWebDAVMountInstructionsUploadGUI::setRefId | ( | int | $ref_id | ) |
Definition at line 110 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References $ref_id.
|
protected |
Definition at line 173 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References error(), getDocumentForm(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 183 of file class.ilWebDAVMountInstructionsUploadGUI.php.
References error(), getDocumentForm(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
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().
|
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.
Referenced by getDocumentForm().
| const ilWebDAVMountInstructionsUploadGUI::ACTION_SAVE_EDIT_DOCUMENT_FORM = 'saveEditDocumentForm' |
Definition at line 36 of file class.ilWebDAVMountInstructionsUploadGUI.php.
Referenced by getDocumentForm().