ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilTermsOfServiceAcceptanceHistoryGUI. More...
Public Member Functions | |
__construct (ilObjTermsOfService $tos, ilTermsOfServiceCriterionTypeFactoryInterface $criterionTypeFactory, ilGlobalPageTemplate $tpl, ilCtrl $ctrl, ilLanguage $lng, ilRbacSystem $rbacsystem, ilErrorHandling $error, ServerRequestInterface $request, Factory $uiFactory, Renderer $uiRenderer, ilTermsOfServiceTableDataProviderFactory $tableDataProviderFactory) | |
ilTermsOfServiceDocumentGUI constructor. More... | |
executeCommand () | |
The implemented class should be ilCtrl enabled and execute or forward the given command. More... | |
Protected Member Functions | |
getAcceptanceHistoryTable () | |
showAcceptanceHistory () | |
applyAcceptanceHistoryFilter () | |
resetAcceptanceHistoryFilter () | |
addUserAutoComplete () | |
Show auto complete results. More... | |
Protected Attributes | |
$tableDataProviderFactory | |
$tos | |
$tpl | |
$ctrl | |
$lng | |
$rbacsystem | |
$error | |
$uiFactory | |
$uiRenderer | |
$request | |
$criterionTypeFactory | |
Class ilTermsOfServiceAcceptanceHistoryGUI.
Definition at line 12 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
ilTermsOfServiceAcceptanceHistoryGUI::__construct | ( | ilObjTermsOfService | $tos, |
ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory, | ||
ilGlobalPageTemplate | $tpl, | ||
ilCtrl | $ctrl, | ||
ilLanguage | $lng, | ||
ilRbacSystem | $rbacsystem, | ||
ilErrorHandling | $error, | ||
ServerRequestInterface | $request, | ||
Factory | $uiFactory, | ||
Renderer | $uiRenderer, | ||
ilTermsOfServiceTableDataProviderFactory | $tableDataProviderFactory | ||
) |
ilTermsOfServiceDocumentGUI constructor.
ilObjTermsOfService | $tos | |
ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory | |
ilGlobalPageTemplate | $tpl | |
ilCtrl | $ctrl | |
ilLanguage | $lng | |
ilRbacSystem | $rbacsystem | |
ilErrorHandling | $error | |
ServerRequestInterface | $request | |
Factory | $uiFactory | |
Renderer | $uiRenderer | |
ilTermsOfServiceTableDataProviderFactory | $tableDataProviderFactory |
Definition at line 61 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References $criterionTypeFactory, $ctrl, $error, $lng, $rbacsystem, $request, $tableDataProviderFactory, $tos, $tpl, $uiFactory, and $uiRenderer.
|
protected |
Show auto complete results.
Definition at line 170 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References $query, exit, ilUserAutoComplete\MAX_ENTRIES, and ilUtil\stripSlashes().
|
protected |
Definition at line 146 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References getAcceptanceHistoryTable(), and showAcceptanceHistory().
ilTermsOfServiceAcceptanceHistoryGUI::executeCommand | ( | ) |
The implemented class should be ilCtrl enabled and execute or forward the given command.
Implements ilTermsOfServiceControllerEnabled.
Definition at line 90 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References USER_FOLDER_ID.
|
protected |
Definition at line 116 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
Referenced by applyAcceptanceHistoryFilter(), resetAcceptanceHistoryFilter(), and showAcceptanceHistory().
|
protected |
Definition at line 158 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References getAcceptanceHistoryTable(), and showAcceptanceHistory().
|
protected |
Definition at line 134 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References getAcceptanceHistoryTable().
Referenced by applyAcceptanceHistoryFilter(), and resetAcceptanceHistoryFilter().
|
protected |
Definition at line 45 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 15 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
Referenced by __construct().