ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilChatroomViewTask. More...
Public Member Functions | |
__construct (ilChatroomObjectGUI $gui) | |
renderFileUploadForm (ilTemplate $roomTpl) | |
Prepares Fileupload form and displays it. More... | |
![]() | |
__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().
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().
|
private |
Definition at line 18 of file class.ilChatroomViewTask.php.
Referenced by __construct().