|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilChatroomPostMessageTask. More...
Inheritance diagram for ilChatroomPollTask:
Collaboration diagram for ilChatroomPollTask:Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| Constructor. More... | |
| executeDefault ($method) | |
| __construct (ilChatroomObjectGUI $gui) | |
| executeDefault ($requestedMethod) | |
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().