ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilChatroomSettingsTask. More...
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) | |
![]() | |
__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().
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().