|
ILIAS
release_4-4 Revision
|
Class ilChatroomInfoTask. More...
Inheritance diagram for ilChatroomInfoTask:
Collaboration diagram for ilChatroomInfoTask:Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| Constructor. More... | |
Public Member Functions inherited from ilChatroomTaskHandler | |
| __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().
Here is the call graph for this function:
|
private |
Definition at line 17 of file class.ilChatroomInfoTask.php.
Referenced by __construct().