|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilMStListCertificatesGUI. More...
Collaboration diagram for ilMStListCertificatesGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| index () | |
| listUsers () | |
| applyFilter () | |
| resetFilter () | |
| getId () | |
| cancel () | |
Data Fields | |
| const string | CMD_APPLY_FILTER = 'applyFilter' |
| const string | CMD_INDEX = 'index' |
| const string | CMD_GET_ACTIONS = "getActions" |
| const string | CMD_RESET_FILTER = 'resetFilter' |
Protected Member Functions | |
| checkAccessOrFail () | |
Protected Attributes | |
| ilTable2GUI | $table |
| ilMyStaffAccess | $access |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
| ilCtrlInterface | $ctrl |
| ilLanguage | $language |
Class ilMStListCertificatesGUI.
Definition at line 30 of file class.ilMStListCertificatesGUI.php.
| ilMStListCertificatesGUI::__construct | ( | ) |
Definition at line 42 of file class.ilMStListCertificatesGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
final |
Definition at line 109 of file class.ilMStListCertificatesGUI.php.
References index().
Here is the call graph for this function:
|
final |
Definition at line 132 of file class.ilMStListCertificatesGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 51 of file class.ilMStListCertificatesGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand(), and listUsers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 61 of file class.ilMStListCertificatesGUI.php.
References checkAccessOrFail(), CMD_APPLY_FILTER, CMD_GET_ACTIONS, CMD_INDEX, CMD_RESET_FILTER, ILIAS\Repository\ctrl(), and index().
Here is the call graph for this function:
|
final |
Definition at line 125 of file class.ilMStListCertificatesGUI.php.
|
final |
Definition at line 94 of file class.ilMStListCertificatesGUI.php.
References listUsers().
Referenced by applyFilter(), executeCommand(), and resetFilter().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 99 of file class.ilMStListCertificatesGUI.php.
References checkAccessOrFail(), ilUtil\getImagePath(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by index().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 117 of file class.ilMStListCertificatesGUI.php.
References index().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilMStListCertificatesGUI.php.
|
private |
Definition at line 39 of file class.ilMStListCertificatesGUI.php.
|
private |
Definition at line 40 of file class.ilMStListCertificatesGUI.php.
|
private |
Definition at line 38 of file class.ilMStListCertificatesGUI.php.
|
protected |
Definition at line 36 of file class.ilMStListCertificatesGUI.php.
| const string ilMStListCertificatesGUI::CMD_APPLY_FILTER = 'applyFilter' |
Definition at line 32 of file class.ilMStListCertificatesGUI.php.
Referenced by executeCommand().
| const string ilMStListCertificatesGUI::CMD_GET_ACTIONS = "getActions" |
Definition at line 34 of file class.ilMStListCertificatesGUI.php.
Referenced by executeCommand().
| const string ilMStListCertificatesGUI::CMD_INDEX = 'index' |
Definition at line 33 of file class.ilMStListCertificatesGUI.php.
Referenced by executeCommand(), and ILIAS\MyStaff\Provider\StaffMainBarProvider\getStaticSubItems().
| const string ilMStListCertificatesGUI::CMD_RESET_FILTER = 'resetFilter' |
Definition at line 35 of file class.ilMStListCertificatesGUI.php.
Referenced by executeCommand().