ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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.
|
protected |
Definition at line 186 of file class.ilTestToplistGUI.php.
Referenced by renderResultsToplistByScore(), and renderResultsToplistByTime().
ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilTestToplistGUI.php.
References ilUtil\sendFailure(), and showResultsToplistsCmd().
|
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().
|
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().
|
protected |
Definition at line 84 of file class.ilTestToplistGUI.php.
Referenced by showResultsToplistsCmd().
|
protected |
Definition at line 107 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), and isTopTenRankingTableRequired().
Referenced by showResultsToplistsCmd().
|
protected |
Definition at line 146 of file class.ilTestToplistGUI.php.
References buildTableGUI(), isOwnRankingTableRequired(), and isTopTenRankingTableRequired().
Referenced by showResultsToplistsCmd().
|
protected |
Definition at line 72 of file class.ilTestToplistGUI.php.
References renderMedianMarkPanel(), renderResultsToplistByScore(), and renderResultsToplistByTime().
Referenced by executeCommand().
|
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.