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 |
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 $_GET, $_REQUEST, $_SESSION, $failure, $ilCtrl, $ilUser, $lng, $params, $query, $tpl, ilChatroomSmilies\_getSmilies(), ilChatroom\addHistoryEntry(), ilChatroom\byObjectId(), ilChatroom\checkUserPermissions(), ilChatroomTaskHandler\executeDefault(), exit, ilChatroom\getActivePrivateRooms(), ilChatroomUser\getChatNameSuggestions(), ilChatroom\getConnectedUsers(), ilPanelGUI\getInstance(), ilChatroom\getLastMessages(), ilChatroom\getRoomId(), ilChatroom\getSetting(), ilChatroomUser\getUserId(), ilChatroomUser\getUsername(), ilPanelGUI\HEADING_STYLE_BLOCK, ilChatroom\isAllowedToEnterPrivateRoom(), ilChatroom\isSubscribed(), ilChatroom\isUserBanned(), ilPanelGUI\PANEL_STYLE_SECONDARY, ilTemplate\parseCurrentBlock(), renderFileUploadForm(), ilUtil\sendFailure(), ilTemplate\setCurrentBlock(), ilChatroomUser\setUsername(), HTML_Template_IT\setVariable(), and ilChatroom\subscribeUserToPrivateRoom().
ilChatroomViewTask::renderFileUploadForm | ( | ilTemplate | $roomTpl | ) |
Prepares Fileupload form and displays it.
ilTemplate | $roomTpl |
Definition at line 659 of file class.ilChatroomViewTask.php.
References $ilCtrl, $lng, ilUtil\sendFailure(), and HTML_Template_IT\setVariable().
Referenced by cancelJoin().
|
private |
Definition at line 18 of file class.ilChatroomViewTask.php.
Referenced by __construct().