|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilChatroomViewTask. More...
Inheritance diagram for ilChatroomViewTask:
Collaboration diagram for ilChatroomViewTask:Public Member Functions | |
| __construct (ilChatroomObjectGUI $gui) | |
| renderFileUploadForm (ilTemplate $roomTpl) | |
| Prepares Fileupload form and displays it. More... | |
Public Member Functions inherited from ilChatroomTaskHandler | |
| __construct (ilChatroomObjectGUI $gui) | |
| executeDefault ($requestedMethod) | |
Private Member Functions | |
| cancelJoin ($message) | |
| Calls ilUtil::sendFailure method using given $message as parameter. More... | |
Private Attributes | |
| $gui | |
| ilChatroomViewTask::__construct | ( | ilChatroomObjectGUI | $gui | ) |
| ilChatroomObjectGUI | $gui |
Reimplemented from ilChatroomTaskHandler.
Definition at line 23 of file class.ilChatroomViewTask.php.
References $gui.
|
private |
Calls ilUtil::sendFailure method using given $message as parameter.
| string | $message |
Definition at line 32 of file class.ilChatroomViewTask.php.
References ilUtil\sendFailure().
Here is the call graph for this function:| ilChatroomViewTask::renderFileUploadForm | ( | ilTemplate | $roomTpl | ) |
Prepares Fileupload form and displays it.
| ilTemplate | $roomTpl |
Definition at line 659 of file class.ilChatroomViewTask.php.
References HTML_Template_IT\setVariable().
Here is the call graph for this function:
|
private |
Definition at line 18 of file class.ilChatroomViewTask.php.
Referenced by __construct().