|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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) | |
| 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().
Here is the call graph for this function:
|
protected |
Definition at line 102 of file class.ilTestToplistGUI.php.
References buildTable(), isOwnRankingTableRequired(), isTopTenRankingTableRequired(), ILIAS\Repository\lng(), and ILIAS\Mail\Folder\USER.
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestToplistGUI::executeCommand | ( | ) |
Definition at line 55 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 148 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
Here is the caller graph for this function:
|
protected |
Definition at line 143 of file class.ilTestToplistGUI.php.
Referenced by buildResultsToplists().
Here is the caller graph for this function:
|
protected |
Definition at line 72 of file class.ilTestToplistGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function: