| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilAssQuestionPageCommandForwarder:Public Member Functions | |
| getTestObj () | |
| setTestObj (ilObjTest $testObj) | |
| forward () | |
Protected Attributes | |
| ilObjTest | $testObj | 
| ILIAS Test InternalRequestService | $testrequest | 
Private Attributes | |
| ILIAS TestQuestionPool QuestionInfoService | $questioninfo | 
Definition at line 29 of file class.ilAssQuestionPageCommandForwarder.php.
| ilAssQuestionPageCommandForwarder::forward | ( | ) | 
Definition at line 46 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().
 Here is the call graph for this function:| ilAssQuestionPageCommandForwarder::getTestObj | ( | ) | 
Definition at line 36 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 41 of file class.ilAssQuestionPageCommandForwarder.php.
References $testObj.
      
  | 
  private | 
Definition at line 31 of file class.ilAssQuestionPageCommandForwarder.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilAssQuestionPageCommandForwarder.php.
Referenced by getTestObj(), and setTestObj().
      
  | 
  protected | 
Definition at line 34 of file class.ilAssQuestionPageCommandForwarder.php.