ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilTermsOfServiceAcceptanceHistoryGUI. More...
Public Member Functions | |
__construct (\ilObjTermsOfService $tos, \ilTermsOfServiceCriterionTypeFactoryInterface $criterionTypeFactory, \ilTemplate $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 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, | ||
\ilTemplate | $tpl, | ||
\ilCtrl | $ctrl, | ||
\ilLanguage | $lng, | ||
\ilRbacSystem | $rbacsystem, | ||
\ilErrorHandling | $error, | ||
ServerRequestInterface | $request, | ||
Factory | $uiFactory, | ||
Renderer | $uiRenderer, | ||
ilTermsOfServiceTableDataProviderFactory | $tableDataProviderFactory | ||
) |
ilTermsOfServiceDocumentGUI constructor.
\ilObjTermsOfService | $tos | |
\ilTermsOfServiceCriterionTypeFactoryInterface | $criterionTypeFactory | |
\ilTemplate | $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 $table, getAcceptanceHistoryTable(), and showAcceptanceHistory().
ilTermsOfServiceAcceptanceHistoryGUI::executeCommand | ( | ) |
The implemented class should be 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 $table, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
Referenced by applyAcceptanceHistoryFilter(), resetAcceptanceHistoryFilter(), and showAcceptanceHistory().
|
protected |
Definition at line 158 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References $table, getAcceptanceHistoryTable(), and showAcceptanceHistory().
|
protected |
Definition at line 133 of file class.ilTermsOfServiceAcceptanceHistoryGUI.php.
References $table, and 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().