|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ilMyTestResultsGUI: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 () | |
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 ilLanguage | $lng, | ||
| private readonly ilCtrlInterface | $ctrl, | ||
| private readonly ilGlobalTemplateInterface | $tpl, | ||
| private readonly GeneralQuestionPropertiesRepository | $questionrepository, | ||
| private readonly RequestDataCollector | $testrequest | ||
| ) |
Definition at line 39 of file class.ilMyTestResultsGUI.php.
| ilMyTestResultsGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilMyTestResultsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function: