| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilAssQuestionAbstractPageObjectCommandForwarder:
 Collaboration diagram for ilAssQuestionAbstractPageObjectCommandForwarder:Public Member Functions | |
| __construct (assQuestion $questionOBJ, ilCtrl $ctrl, ilTabsGUI $tabs, ilLanguage $lng) | |
| Constructor.  More... | |
| forward () | |
| this is the actual forward method that is to be implemented by derived forwarder classes  More... | |
Protected Member Functions | |
| ensurePageObjectExists ($pageObjectType, $pageObjectId) | |
| ensures an existing page object with giben type/id  More... | |
| getPageObjectGUI ($pageObjectType, $pageObjectId) | |
| instantiates, initialises and returns a page object gui object  More... | |
Protected Attributes | |
| ILIAS TestQuestionPool InternalRequestService | $request | 
| $questionOBJ = null | |
| $ctrl = null | |
| $tabs = null | |
| $lng = null | |
Definition at line 27 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
| ilAssQuestionAbstractPageObjectCommandForwarder::__construct | ( | assQuestion | $questionOBJ, | 
| ilCtrl | $ctrl, | ||
| ilTabsGUI | $tabs, | ||
| ilLanguage | $lng | ||
| ) | 
Constructor.
public
| assQuestion | $questionOBJ | |
| ilCtrl | $ctrl | |
| ilTabsGUI | $tabs | |
| ilLanguage | $lng | 
Definition at line 71 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
References $ctrl, $DIC, $lng, $questionOBJ, $tabs, ILIAS\Repository\ctrl(), ensurePageObjectExists(), forward(), getPageObjectGUI(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
 Here is the call graph for this function:
      
  | 
  abstractprotected | 
ensures an existing page object with giben type/id
protected
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  abstract | 
this is the actual forward method that is to be implemented by derived forwarder classes
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  abstractprotected | 
instantiates, initialises and returns a page object gui object
Referenced by __construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 44 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 60 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 36 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 29 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
      
  | 
  protected | 
Definition at line 52 of file class.ilAssQuestionAbstractPageObjectCommandForwarder.php.
Referenced by __construct().