ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilChatroomPostMessageTask. More...
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 |
Definition at line 25 of file class.ilChatroomPollTask.php.
References $gui.
ilChatroomPollTask::executeDefault | ( | $method | ) |
Definition at line 30 of file class.ilChatroomPollTask.php.
References exit.
|
private |
Definition at line 16 of file class.ilChatroomPollTask.php.
Referenced by __construct().