ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
getTestObj () | |
setTestObj (ilObjTest $testObj) | |
forward () | |
Protected Attributes | |
ilObjTest | $testObj |
ILIAS Test InternalRequestService | $testrequest |
Definition at line 27 of file class.ilAssQuestionPageCommandForwarder.php.
ilAssQuestionPageCommandForwarder::forward | ( | ) |
Definition at line 43 of file class.ilAssQuestionPageCommandForwarder.php.
References $DIC, $lng, assQuestionGUI\_getQuestionGUI(), ilAssQuestionPreviewGUI\CMD_SHOW, ilObjStyleSheet\getContentStylePath(), ILIAS\Survey\Mode\getId(), ilObjStyleSheet\getSyntaxStylePath(), getTestObj(), assQuestionGUI\RENDER_PURPOSE_PREVIEW, and ilPageObjectGUI\setEditPreview().
ilAssQuestionPageCommandForwarder::getTestObj | ( | ) |
Definition at line 33 of file class.ilAssQuestionPageCommandForwarder.php.
References $testObj.
Referenced by forward(), and ilAssQuestionPageCommandForwarderTest\testTestObj().
ilAssQuestionPageCommandForwarder::setTestObj | ( | ilObjTest | $testObj | ) |
Definition at line 38 of file class.ilAssQuestionPageCommandForwarder.php.
References $testObj.
|
protected |
Definition at line 29 of file class.ilAssQuestionPageCommandForwarder.php.
Referenced by getTestObj(), and setTestObj().
|
protected |
Definition at line 31 of file class.ilAssQuestionPageCommandForwarder.php.