|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilMyTestSolutionsGUI:Public Member Functions | |
| __construct (private readonly ?ilObjTest $test_obj, private readonly ilTestAccess $test_access, private readonly ilTestObjectiveOrientedContainer $objective_parent, 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 = 'outUserListOfAnswerPasses' |
Definition at line 36 of file class.ilMyTestSolutionsGUI.php.
| ilMyTestSolutionsGUI::__construct | ( | private readonly ?ilObjTest | $test_obj, |
| private readonly ilTestAccess | $test_access, | ||
| private readonly ilTestObjectiveOrientedContainer | $objective_parent, | ||
| private readonly ilLanguage | $lng, | ||
| private readonly ilCtrlInterface | $ctrl, | ||
| private readonly ilGlobalTemplateInterface | $tpl, | ||
| private readonly GeneralQuestionPropertiesRepository | $questionrepository, | ||
| private readonly RequestDataCollector | $testrequest | ||
| ) |
Definition at line 40 of file class.ilMyTestSolutionsGUI.php.
| ilMyTestSolutionsGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilMyTestSolutionsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 38 of file class.ilMyTestSolutionsGUI.php.