ILIAS
release_4-3 Revision
|
Class ilChatroomPostMessageTask. More...
Public Member Functions | |
__construct (ilDBayObjectGUI $gui) | |
Constructor. | |
executeDefault ($method) | |
Public Member Functions inherited from ilDBayTaskHandler | |
execute ($method) | |
Executes given $method if existing, otherwise executes executeDefault() method. |
Private Attributes | |
$gui |
Class ilChatroomPostMessageTask.
Definition at line 13 of file class.ilChatroomPollTask.php.
ilChatroomPollTask::__construct | ( | ilDBayObjectGUI | $gui | ) |
Constructor.
Sets $this->gui using given $gui
ilDBayObjectGUI | $gui |
Reimplemented from ilDBayTaskHandler.
Definition at line 25 of file class.ilChatroomPollTask.php.
References $gui.
ilChatroomPollTask::executeDefault | ( | $method | ) |
Reimplemented from ilDBayTaskHandler.
Definition at line 30 of file class.ilChatroomPollTask.php.
References exit.
|
private |
Definition at line 16 of file class.ilChatroomPollTask.php.
Referenced by __construct().