ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (protected readonly ilObjTest $test_obj, protected readonly TestTopListRepository $repository, protected readonly ilCtrlInterface $ctrl, protected readonly ilGlobalTemplateInterface $tpl, protected readonly ilLanguage $lng, protected readonly ilObjUser $user, protected readonly UIFactory $ui_factory, protected readonly UIRenderer $ui_renderer, protected readonly DataFactory $data_factory, protected readonly GlobalHttpState $http_state) | |
executeCommand () | |
Protected Member Functions | |
showResultsToplistsCmd () | |
buildMedianMarkPanel () | |
buildResultsToplists (TopListOrder $order_by) | |
buildTable (string $title, TopListType $list_type, TopListOrder $order_by) | |
isTopTenRankingTableRequired () | |
isOwnRankingTableRequired () | |
Definition at line 36 of file class.ilTestToplistGUI.php.
ilTestToplistGUI::__construct | ( | protected readonly ilObjTest | $test_obj, |
protected readonly TestTopListRepository | $repository, | ||
protected readonly ilCtrlInterface | $ctrl, | ||
protected readonly ilGlobalTemplateInterface | $tpl, | ||
protected readonly ilLanguage | $lng, | ||
protected readonly ilObjUser | $user, | ||
protected readonly UIFactory | $ui_factory, | ||
protected readonly UIRenderer | $ui_renderer, | ||
protected readonly DataFactory | $data_factory, | ||
protected readonly GlobalHttpState | $http_state | ||
) |
Definition at line 38 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 81 of file class.ilTestToplistGUI.php.
References $data, ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
protected |
Definition at line 102 of file class.ilTestToplistGUI.php.
References buildTable(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Mail\Folder\USER.
|
protected |
Definition at line 125 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\user().
Referenced by buildResultsToplists().
ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 55 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showResultsToplistsCmd().
|
protected |
Definition at line 148 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
|
protected |
Definition at line 143 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
|
protected |
Definition at line 72 of file class.ilTestToplistGUI.php.
Referenced by executeCommand().