|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ilTestToplistGUI: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, protected readonly ParticipantRepository $participant_repository) | |
| executeCommand () | |
Protected Member Functions | |
| showResultsToplistsCmd () | |
| buildMedianMarkPanel () | |
| buildResultsToplists (TopListOrder $order_by) | |
| buildTable (string $title, TopListType $list_type, TopListOrder $order_by) | |
| isTopTenRankingTableRequired () | |
| isOwnRankingTableRequired () | |
Definition at line 37 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, | ||
| protected readonly ParticipantRepository | $participant_repository | ||
| ) |
Definition at line 39 of file class.ilTestToplistGUI.php.
|
protected |
Definition at line 83 of file class.ilTestToplistGUI.php.
References $data, ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilTestToplistGUI.php.
References buildTable(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Test\Results\Toplist\USER.
Here is the call graph for this function:
|
protected |
Definition at line 127 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\user().
Referenced by buildResultsToplists().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilTestToplistGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showResultsToplistsCmd().
Here is the call graph for this function:
|
protected |
Definition at line 151 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
Here is the caller graph for this function:
|
protected |
Definition at line 146 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
Here is the caller graph for this function:
|
protected |
Definition at line 74 of file class.ilTestToplistGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function: