ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct (private readonly ?ilObjTest $test_obj, private readonly ilTestAccess $test_access, private readonly ilTestObjectiveOrientedContainer $objective_parent, private readonly ilObjUser $user, private readonly ilLanguage $lng, private readonly ilCtrlInterface $ctrl, private readonly ilGlobalTemplateInterface $tpl, private readonly GeneralQuestionPropertiesRepository $questionrepository, private readonly RequestDataCollector $testrequest) | |
executeCommand () | |
Private Attributes | |
const | EVALGUI_CMD_SHOW_PASS_OVERVIEW = 'outUserResultsOverview' |
Definition at line 37 of file class.ilMyTestResultsGUI.php.
ilMyTestResultsGUI::__construct | ( | private readonly ?ilObjTest | $test_obj, |
private readonly ilTestAccess | $test_access, | ||
private readonly ilTestObjectiveOrientedContainer | $objective_parent, | ||
private readonly ilObjUser | $user, | ||
private readonly ilLanguage | $lng, | ||
private readonly ilCtrlInterface | $ctrl, | ||
private readonly ilGlobalTemplateInterface | $tpl, | ||
private readonly GeneralQuestionPropertiesRepository | $questionrepository, | ||
private readonly RequestDataCollector | $testrequest | ||
) |
Definition at line 41 of file class.ilMyTestResultsGUI.php.
ilMyTestResultsGUI::executeCommand | ( | ) |
Definition at line 54 of file class.ilMyTestResultsGUI.php.
References ILIAS\Repository\ctrl(), ilAssQuestionPageCommandForwarder\forward(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
|
private |
Definition at line 39 of file class.ilMyTestResultsGUI.php.