|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 12 of file class.ilTestToplistGUI.php.
| ilTestToplistGUI::__construct | ( | ilObjTest | $testOBJ | ) |
| ilObjTest | $testOBJ |
Definition at line 36 of file class.ilTestToplistGUI.php.
Here is the call graph for this function:
|
protected |
Definition at line 186 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:| ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilTestToplistGUI.php.
References ilUtil\sendFailure(), and showResultsToplistsCmd().
Here is the call graph for this function:
|
protected |
Definition at line 212 of file class.ilTestToplistGUI.php.
References ilObjTest\HIGHSCORE_SHOW_ALL_TABLES, and ilObjTest\HIGHSCORE_SHOW_OWN_TABLE.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:
|
protected |
Definition at line 196 of file class.ilTestToplistGUI.php.
References ilObjTest\HIGHSCORE_SHOW_ALL_TABLES, and ilObjTest\HIGHSCORE_SHOW_TOP_TABLE.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
Here is the caller graph for this function:
|
protected |
Definition at line 84 of file class.ilTestToplistGUI.php.
References $data, $panel, and user().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 107 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), and isTopTenRankingTableRequired().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 146 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), and isTopTenRankingTableRequired().
Referenced by showResultsToplistsCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 72 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 15 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 21 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 25 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 17 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 27 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 19 of file class.ilTestToplistGUI.php.
|
private |
Definition at line 29 of file class.ilTestToplistGUI.php.
|
private |
Definition at line 31 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 23 of file class.ilTestToplistGUI.php.