|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilAccessibilityDocumentGUI. More...
Inheritance diagram for ilAccessibilityDocumentGUI:
Collaboration diagram for ilAccessibilityDocumentGUI:Public Member Functions | |
| __construct (ilObjAccessibilitySettings $accs, ilAccessibilityCriterionTypeFactoryInterface $criterionTypeFactory, ilGlobalPageTemplate $tpl, ilObjUser $user, ilCtrl $ctrl, ilLanguage $lng, ilRbacSystem $rbacsystem, ilErrorHandling $error, ilLogger $log, ilToolbarGUI $toolbar, GlobalHttpState $httpState, Factory $uiFactory, Renderer $uiRenderer, Filesystems $fileSystems, FileUpload $fileUpload, ilAccessibilityTableDataProviderFactory $tableDataProviderFactory, ilHtmlPurifierInterface $documentPurifier) | |
| ilAccessibilityDocumentGUI constructor. More... | |
| executeCommand () | |
| The implemented class should be ilCtrl enabled and execute or forward the given command. More... | |
| detachCriterionAssignment () | |
| executeCommand () | |
| The implemented class should be ilCtrl enabled and execute or forward the given command. More... | |
Protected Member Functions | |
| showDocuments () | |
| getDocumentForm (ilAccessibilityDocument $document) | |
| saveAddDocumentForm () | |
| showAddDocumentForm () | |
| showEditDocumentForm () | |
| saveEditDocumentForm () | |
| getDocumentsByServerRequest () | |
| getFirstDocumentFromList (array $documents) | |
| deleteDocument () | |
| saveDocumentSorting () | |
| getCriterionForm (ilAccessibilityDocument $document, ilAccessibilityDocumentCriterionAssignment $criterionAssignment) | |
| saveAttachCriterionForm () | |
| showAttachCriterionForm () | |
| showChangeCriterionForm () | |
| saveChangeCriterionForm () | |
Class ilAccessibilityDocumentGUI.
Definition at line 13 of file class.ilAccessibilityDocumentGUI.php.
| ilAccessibilityDocumentGUI::__construct | ( | ilObjAccessibilitySettings | $accs, |
| ilAccessibilityCriterionTypeFactoryInterface | $criterionTypeFactory, | ||
| ilGlobalPageTemplate | $tpl, | ||
| ilObjUser | $user, | ||
| ilCtrl | $ctrl, | ||
| ilLanguage | $lng, | ||
| ilRbacSystem | $rbacsystem, | ||
| ilErrorHandling | $error, | ||
| ilLogger | $log, | ||
| ilToolbarGUI | $toolbar, | ||
| GlobalHttpState | $httpState, | ||
| Factory | $uiFactory, | ||
| Renderer | $uiRenderer, | ||
| Filesystems | $fileSystems, | ||
| FileUpload | $fileUpload, | ||
| ilAccessibilityTableDataProviderFactory | $tableDataProviderFactory, | ||
| ilHtmlPurifierInterface | $documentPurifier | ||
| ) |
ilAccessibilityDocumentGUI constructor.
| ilObjAccessibilitySettings | $accs | |
| ilAccessibilityCriterionTypeFactoryInterface | $criterionTypeFactory | |
| ilGlobalPageTemplate | $tpl | |
| ilObjUser | $user | |
| ilCtrl | $ctrl | |
| ilLanguage | $lng | |
| ilRbacSystem | $rbacsystem | |
| ilErrorHandling | $error | |
| ilLogger | $log | |
| ilToolbarGUI | $toolbar | |
| GlobalHttpState | $httpState | |
| Factory | $uiFactory | |
| Renderer | $uiRenderer | |
| Filesystems | $fileSystems |
param FileUpload $fileUpload
| ilAccessibilityTableDataProviderFactory | $tableDataProviderFactory | |
| ilHtmlPurifierInterface | $documentPurifier |
Definition at line 86 of file class.ilAccessibilityDocumentGUI.php.
References $accs, $criterionTypeFactory, $ctrl, $documentPurifier, $error, $fileSystems, $fileUpload, $httpState, $lng, $log, $rbacsystem, $tableDataProviderFactory, $toolbar, $tpl, $uiFactory, $uiRenderer, $user, error(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 389 of file class.ilAccessibilityDocumentGUI.php.
References error(), getDocumentsByServerRequest(), and getFirstDocumentFromList().
Here is the call graph for this function:| ilAccessibilityDocumentGUI::detachCriterionAssignment | ( | ) |
Definition at line 577 of file class.ilAccessibilityDocumentGUI.php.
References ilAccessibilityDocument\criteria(), ilAccessibilityDocument\detachCriterion(), error(), and ActiveRecord\update().
Here is the call graph for this function:| ilAccessibilityDocumentGUI::executeCommand | ( | ) |
The implemented class should be ilCtrl enabled and execute or forward the given command.
Implements ilAccessibilityControllerEnabled.
Definition at line 127 of file class.ilAccessibilityDocumentGUI.php.
References error().
Here is the call graph for this function:
|
protected |
| ilAccessibilityDocument | $document | |
| ilAccessibilityDocumentCriterionAssignment | $criterionAssignment |
Definition at line 443 of file class.ilAccessibilityDocumentGUI.php.
|
protected |
| ilAccessibilityDocument | $document |
Definition at line 174 of file class.ilAccessibilityDocumentGUI.php.
References ilFormGUI\getFormAction(), and 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 282 of file class.ilAccessibilityDocumentGUI.php.
References ActiveRecord\where().
Referenced by deleteDocument(), saveEditDocumentForm(), and showEditDocumentForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| array | $documents |
| UnexpectedValueException |
Definition at line 308 of file class.ilAccessibilityDocumentGUI.php.
Referenced by deleteDocument(), saveEditDocumentForm(), and showEditDocumentForm().
Here is the caller graph for this function:
|
protected |
Definition at line 206 of file class.ilAccessibilityDocumentGUI.php.
References error(), getDocumentForm(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 477 of file class.ilAccessibilityDocumentGUI.php.
References error(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 542 of file class.ilAccessibilityDocumentGUI.php.
References ilAccessibilityDocument\criteria(), error(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 405 of file class.ilAccessibilityDocumentGUI.php.
References Vendor\Package\$e, error(), and showDocuments().
Here is the call graph for this function:
|
protected |
Definition at line 257 of file class.ilAccessibilityDocumentGUI.php.
References error(), getDocumentForm(), getDocumentsByServerRequest(), getFirstDocumentFromList(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 229 of file class.ilAccessibilityDocumentGUI.php.
References error(), and getDocumentForm().
Here is the call graph for this function:
|
protected |
Definition at line 499 of file class.ilAccessibilityDocumentGUI.php.
References error().
Here is the call graph for this function:
|
protected |
Definition at line 514 of file class.ilAccessibilityDocumentGUI.php.
References ilAccessibilityDocument\criteria(), and error().
Here is the call graph for this function:
|
protected |
Definition at line 146 of file class.ilAccessibilityDocumentGUI.php.
References ilAccessibilityTableDataProviderFactory\CONTEXT_DOCUMENTS.
Referenced by saveDocumentSorting().
Here is the caller graph for this function:
|
protected |
Definition at line 242 of file class.ilAccessibilityDocumentGUI.php.
References error(), getDocumentForm(), getDocumentsByServerRequest(), and getFirstDocumentFromList().
Here is the call graph for this function:
|
protected |
Definition at line 19 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 61 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 64 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 58 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 55 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 49 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 52 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 43 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 46 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilAccessibilityDocumentGUI.php.
Referenced by __construct().