| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 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().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 39 of file class.ilMyTestResultsGUI.php.