|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilAssQuestionPageCommandForwarder: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\setEditPreview(), and ilObjTestGUI\SHOW_QUESTIONS_CMD.
Referenced by ilMyTestResultsGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 34 of file class.ilAssQuestionPageCommandForwarder.php.