|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilAssQuestionPageCommandForwarder: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(), and assQuestionGUI\RENDER_PURPOSE_PREVIEW.
Here is the call graph for this function:| ilAssQuestionPageCommandForwarder::getTestObj | ( | ) |
Definition at line 33 of file class.ilAssQuestionPageCommandForwarder.php.
References $testObj.
Referenced by forward(), and ilAssQuestionPageCommandForwarderTest\testTestObj().
Here is the caller graph for this function:| 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.