|
ILIAS
release_4-4 Revision
|
Class ilChatroomSettingsTask. More...
Inheritance diagram for ilChatroomSettingsTask:
Collaboration diagram for ilChatroomSettingsTask:Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| Constructor Requires ilChatroomFormFactory, ilChatroom and ilChatroomInstaller, sets $this->gui using given $gui and calls ilChatroomInstaller::install() method. More... | |
| executeDefault ($requestedMethod) | |
Public Member Functions inherited from ilChatroomTaskHandler | |
| __construct (ilChatroomObjectGUI $gui) | |
| executeDefault ($requestedMethod) | |
Private Attributes | |
| $gui | |
Class ilChatroomSettingsTask.
Definition at line 10 of file class.ilChatroomSettingsTask.php.
| ilChatroomSettingsTask::__construct | ( | ilChatroomObjectGUI | $gui | ) |
Constructor Requires ilChatroomFormFactory, ilChatroom and ilChatroomInstaller, sets $this->gui using given $gui and calls ilChatroomInstaller::install() method.
| ilChatroomObjectGUI | $gui |
Definition at line 24 of file class.ilChatroomSettingsTask.php.
References $_POST, $gui, $ilCtrl, $lng, $tpl, ilChatroomFormFactory\applyValues(), ilChatroom\checkUserPermissions(), general, ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilChatroomSettingsTask::executeDefault | ( | $requestedMethod | ) |
| string | $requestedMethod |
Definition at line 139 of file class.ilChatroomSettingsTask.php.
References general.
|
private |
Definition at line 15 of file class.ilChatroomSettingsTask.php.
Referenced by __construct().