|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceDocumentGUI. More...
Inheritance diagram for ilTermsOfServiceDocumentGUI:
Collaboration diagram for ilTermsOfServiceDocumentGUI:Public Member Functions | |
| __construct (\ilObjTermsOfService $tos, \ilTermsOfServiceCriterionTypeFactoryInterface $criterionTypeFactory, \ilTemplate $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, ilTermsOfServiceTableDataProviderFactory $tableDataProviderFactory, \ilHtmlPurifierInterface $documentPurifier) | |
| ilTermsOfServiceDocumentGUI 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 | |
| confirmReset () | |
| reset () | |
| showDocuments () | |
| getResetMessageBoxHtml () | |
| getDocumentForm (ilTermsOfServiceDocument $document) | |
| saveAddDocumentForm () | |
| showAddDocumentForm () | |
| showEditDocumentForm () | |
| saveEditDocumentForm () | |
| getDocumentsByServerRequest () | |
| getFirstDocumentFromList (array $documents) | |
| deleteDocument () | |
| saveDocumentSorting () | |
| getCriterionForm (\ilTermsOfServiceDocument $document, \ilTermsOfServiceDocumentCriterionAssignment $criterionAssignment) | |
| saveAttachCriterionForm () | |
| showAttachCriterionForm () | |
| showChangeCriterionForm () | |
| saveChangeCriterionForm () | |
Class ilTermsOfServiceDocumentGUI.
Definition at line 14 of file class.ilTermsOfServiceDocumentGUI.php.
| ilTermsOfServiceDocumentGUI::__construct | ( | \ilObjTermsOfService | $tos, |
| \ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory, | ||
| \ilTemplate | $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, | ||
| ilTermsOfServiceTableDataProviderFactory | $tableDataProviderFactory, | ||
| \ilHtmlPurifierInterface | $documentPurifier | ||
| ) |
ilTermsOfServiceDocumentGUI constructor.
| \ilObjTermsOfService | $tos | |
| ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory | |
| \ilTemplate | $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
| \ilTermsOfServiceTableDataProviderFactory | $tableDataProviderFactory | |
| \ilHtmlPurifierInterface | $documentPurifier |
Definition at line 87 of file class.ilTermsOfServiceDocumentGUI.php.
References $criterionTypeFactory, $ctrl, $documentPurifier, $error, $fileSystems, $fileUpload, $httpState, $lng, $log, $rbacsystem, $tableDataProviderFactory, $toolbar, $tos, $tpl, $uiFactory, $uiRenderer, $user, error(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 150 of file class.ilTermsOfServiceDocumentGUI.php.
References error().
Here is the call graph for this function:
|
protected |
Definition at line 469 of file class.ilTermsOfServiceDocumentGUI.php.
References error(), getDocumentsByServerRequest(), and getFirstDocumentFromList().
Here is the call graph for this function:| ilTermsOfServiceDocumentGUI::detachCriterionAssignment | ( | ) |
Definition at line 657 of file class.ilTermsOfServiceDocumentGUI.php.
References ilTermsOfServiceDocument\criteria(), ilTermsOfServiceDocument\detachCriterion(), error(), and ActiveRecord\update().
Here is the call graph for this function:| ilTermsOfServiceDocumentGUI::executeCommand | ( | ) |
The implemented class should be \ilCtrl enabled and execute or forward the given command.
Implements ilTermsOfServiceControllerEnabled.
Definition at line 128 of file class.ilTermsOfServiceDocumentGUI.php.
References error().
Here is the call graph for this function:
|
protected |
| \ilTermsOfServiceDocument | $document | |
| \ilTermsOfServiceDocumentCriterionAssignment | $criterionAssignment |
Definition at line 523 of file class.ilTermsOfServiceDocumentGUI.php.
|
protected |
| \ilTermsOfServiceDocument | $document |
Definition at line 249 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, 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 357 of file class.ilTermsOfServiceDocumentGUI.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 383 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by deleteDocument(), saveEditDocumentForm(), and showEditDocumentForm().
Here is the caller graph for this function:
|
protected |
Definition at line 215 of file class.ilTermsOfServiceDocumentGUI.php.
References ilDatePresentation\formatDate(), IL_CAL_UNIX, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Referenced by showDocuments().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 168 of file class.ilTermsOfServiceDocumentGUI.php.
References error(), showDocuments(), and user().
Here is the call graph for this function:
|
protected |
Definition at line 281 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, error(), getDocumentForm(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 557 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, error(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 622 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, ilTermsOfServiceDocument\criteria(), error(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 485 of file class.ilTermsOfServiceDocumentGUI.php.
References error(), and showDocuments().
Here is the call graph for this function:
|
protected |
Definition at line 332 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, error(), getDocumentForm(), getDocumentsByServerRequest(), getFirstDocumentFromList(), ilUtil\sendFailure(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 304 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, error(), and getDocumentForm().
Here is the call graph for this function:
|
protected |
Definition at line 579 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, and error().
Here is the call graph for this function:
|
protected |
Definition at line 594 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, ilTermsOfServiceDocument\criteria(), and error().
Here is the call graph for this function:
|
protected |
Definition at line 185 of file class.ilTermsOfServiceDocumentGUI.php.
References ilTermsOfServiceTableDataProviderFactory\CONTEXT_DOCUMENTS, ilLinkButton\getInstance(), and getResetMessageBoxHtml().
Referenced by reset(), and saveDocumentSorting().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 317 of file class.ilTermsOfServiceDocumentGUI.php.
References $form, error(), getDocumentForm(), getDocumentsByServerRequest(), and getFirstDocumentFromList().
Here is the call graph for this function:
|
protected |
Definition at line 62 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 65 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 59 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 50 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 53 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 47 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilTermsOfServiceDocumentGUI.php.
Referenced by __construct().