| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilChatroomCreateTask. More...
 Inheritance diagram for ilChatroomCreateTask:
 Inheritance diagram for ilChatroomCreateTask: Collaboration diagram for ilChatroomCreateTask:
 Collaboration diagram for ilChatroomCreateTask:| Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| Constructor. | |
| executeDefault ($method) | |
| Switches gui to visible mode. | |
| save () | |
| Inserts new object into gui. | |
| Private Attributes | |
| $gui | |
Class ilChatroomCreateTask.
Definition at line 13 of file class.ilChatroomCreateTask.php.
| ilChatroomCreateTask::__construct | ( | ilChatroomObjectGUI | $gui | ) | 
Constructor.
Sets $this->gui using given $gui
| ilChatroomObjectGUI | $gui | 
Reimplemented from ilChatroomTaskHandler.
Definition at line 25 of file class.ilChatroomCreateTask.php.
References $gui.
| ilChatroomCreateTask::executeDefault | ( | $method | ) | 
Switches gui to visible mode.
Instantiates and prepares form.
ilTemplate $tpl ilObjUser $ilUser ilCtrl2 $ilCtrl
| string | $method | 
Reimplemented from ilChatroomTaskHandler.
Definition at line 38 of file class.ilChatroomCreateTask.php.
Referenced by save().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilChatroomCreateTask::save | ( | ) | 
Inserts new object into gui.
ilCtrl2 $ilCtrl
Definition at line 49 of file class.ilChatroomCreateTask.php.
References $ilCtrl, and executeDefault().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 16 of file class.ilChatroomCreateTask.php.
Referenced by __construct().