|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Collaboration diagram for ilTestToplistGUI:Public Member Functions | |
| __construct (ilObjTest $testOBJ) | |
| executeCommand () | |
Protected Member Functions | |
| showResultsToplistsCmd () | |
| renderMedianMarkPanel () | |
| renderResultsToplistByScore () | |
| renderResultsToplistByTime () | |
| buildTableGUI () | |
| isTopTenRankingTableRequired () | |
| isOwnRankingTableRequired () | |
Protected Attributes | |
| $ctrl | |
| $tabs | |
| $tpl | |
| $lng | |
| $user | |
| $object | |
| $toplist | |
Private Attributes | |
| $uiFactory | |
| $uiRenderer | |
Definition at line 26 of file class.ilTestToplistGUI.php.
| ilTestToplistGUI::__construct | ( | ilObjTest | $testOBJ | ) |
| ilObjTest | $testOBJ |
Definition at line 50 of file class.ilTestToplistGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 200 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:| ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 69 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and showResultsToplistsCmd().
Here is the call graph for this function:
|
protected |
Definition at line 218 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:
|
protected |
Definition at line 210 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:
|
protected |
Definition at line 98 of file class.ilTestToplistGUI.php.
References $data, $panel, ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 121 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 160 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 86 of file class.ilTestToplistGUI.php.
References renderMedianMarkPanel(), renderResultsToplistByScore(), and renderResultsToplistByTime().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 35 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 39 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 31 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 41 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 33 of file class.ilTestToplistGUI.php.
|
private |
Definition at line 43 of file class.ilTestToplistGUI.php.
|
private |
Definition at line 45 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 37 of file class.ilTestToplistGUI.php.