| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilChatroomPostMessageTask. More...
 Inheritance diagram for ilChatroomPollTask:
 Inheritance diagram for ilChatroomPollTask: Collaboration diagram for ilChatroomPollTask:
 Collaboration diagram for ilChatroomPollTask:| Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| Constructor. | |
| executeDefault ($method) | |
| Private Attributes | |
| $gui | |
Class ilChatroomPostMessageTask.
Definition at line 13 of file class.ilChatroomPollTask.php.
| ilChatroomPollTask::__construct | ( | ilChatroomObjectGUI | $gui | ) | 
Constructor.
Sets $this->gui using given $gui
| ilChatroomObjectGUI | $gui | 
Reimplemented from ilChatroomTaskHandler.
Definition at line 25 of file class.ilChatroomPollTask.php.
References $gui.
| ilChatroomPollTask::executeDefault | ( | $requestedMethod | ) | 
| string | $requestedMethod | 
Reimplemented from ilChatroomTaskHandler.
Definition at line 30 of file class.ilChatroomPollTask.php.
References exit.
| 
 | private | 
Definition at line 16 of file class.ilChatroomPollTask.php.
Referenced by __construct().