| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilTestPlayerFactory:Public Member Functions | |
| __construct (ilObjTest $testOBJ) | |
| constructor  More... | |
| getPlayerGUI () | |
| creates and returns an instance of a player gui that corresponds to the current test mode  More... | |
Private Attributes | |
| $testOBJ = null | |
Definition at line 29 of file class.ilTestPlayerFactory.php.
| ilTestPlayerFactory::__construct | ( | ilObjTest | $testOBJ | ) | 
constructor
| ilObjTest | $testOBJ | 
Definition at line 43 of file class.ilTestPlayerFactory.php.
References $testOBJ.
| ilTestPlayerFactory::getPlayerGUI | ( | ) | 
creates and returns an instance of a player gui that corresponds to the current test mode
Definition at line 52 of file class.ilTestPlayerFactory.php.
      
  | 
  private | 
Definition at line 36 of file class.ilTestPlayerFactory.php.
Referenced by __construct().