ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (private readonly ilObjTest $test_obj, private readonly ilLanguage $lng, private readonly ilCtrlInterface $ctrl, private readonly ilGlobalTemplateInterface $tpl, private readonly GeneralQuestionPropertiesRepository $questionrepository, private readonly RequestDataCollector $testrequest) | |
forward () | |
Private Attributes | |
int | $question_id |
Definition at line 32 of file class.ilAssQuestionPageCommandForwarder.php.
ilAssQuestionPageCommandForwarder::__construct | ( | private readonly ilObjTest | $test_obj, |
private readonly ilLanguage | $lng, | ||
private readonly ilCtrlInterface | $ctrl, | ||
private readonly ilGlobalTemplateInterface | $tpl, | ||
private readonly GeneralQuestionPropertiesRepository | $questionrepository, | ||
private readonly RequestDataCollector | $testrequest | ||
) |
Definition at line 36 of file class.ilAssQuestionPageCommandForwarder.php.
ilAssQuestionPageCommandForwarder::forward | ( | ) |
Definition at line 47 of file class.ilAssQuestionPageCommandForwarder.php.
References assQuestionGUI\_getQuestionGUI(), ilAssQuestionPreviewGUI\CMD_SHOW, ILIAS\Repository\ctrl(), ilObjStyleSheet\getContentStylePath(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\Repository\lng(), assQuestionGUI\RENDER_PURPOSE_PREVIEW, ilPageObjectGUI\setFileDownloadLink(), and ilObjTestGUI\SHOW_QUESTIONS_CMD.
Referenced by ilMyTestResultsGUI\executeCommand().
|
private |
Definition at line 34 of file class.ilAssQuestionPageCommandForwarder.php.