ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
class.ilChatroomAdminSmiliesGUI.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
3
10
class
ilChatroomAdminSmiliesGUI
extends
ilChatroomGUIHandler
11
{
15
public
function
executeDefault
($method)
16
{
20
global
$tpl
;
21
22
$this->gui->switchToVisibleMode();
23
$tpl->setVariable(
'ADM_CONTENT'
,
''
);
24
}
25
}
ilChatroomGUIHandler\executeDefault
executeDefault($requestedMethod)
ilChatroomAdminSmiliesGUI
Class ilChatroomSmiliesGUI.
Definition:
class.ilChatroomAdminSmiliesGUI.php:10
$tpl
global $tpl
Definition:
ilias.php:8
ilChatroomGUIHandler
Class ilChatroomGUIHandler.
Definition:
class.ilChatroomGUIHandler.php:12
php
Modules
Chatroom
classes
admingui
class.ilChatroomAdminSmiliesGUI.php
Generated on Fri Aug 29 2025 19:00:55 for ILIAS by
1.8.13 (using
Doxyfile
)