ILIAS
release_4-4 Revision
|
Class ilChatroomInfoTask. More...
Public Member Functions | |
__construct (ilChatroomObjectGUI $gui) | |
Constructor. More... | |
![]() | |
__construct (ilChatroomObjectGUI $gui) | |
executeDefault ($requestedMethod) | |
Private Attributes | |
$gui | |
Class ilChatroomInfoTask.
Provides methods to prepare and display the info task.
Definition at line 15 of file class.ilChatroomInfoTask.php.
ilChatroomInfoTask::__construct | ( | ilChatroomObjectGUI | $gui | ) |
Constructor.
Requires ilInfoScreenGUI and sets $this->gui using given $gui.
ilChatroomObjectGUI | $gui |
Definition at line 26 of file class.ilChatroomInfoTask.php.
References $_GET, $gui, $ilCtrl, $lng, ilChatroom\checkUserPermissions(), and ilChatroomTaskHandler\executeDefault().
|
private |
Definition at line 17 of file class.ilChatroomInfoTask.php.
Referenced by __construct().