|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilChatroomSmiliesGUI Chat smiley GUI handler. More...
Collaboration diagram for ilChatroomSmiliesGUI:Public Member Functions | |
| executeCommand () | |
| Default execute command, calls ilChatroomSmilies::initial();. More... | |
Static Public Member Functions | |
| static | _getExistingSmiliesTable ($a_ref) |
| Constructor @access public. More... | |
Class ilChatroomSmiliesGUI Chat smiley GUI handler.
Definition at line 11 of file class.ilChatroomSmiliesGUI.php.
|
static |
Constructor @access public.
Instantiates ilChatroomSmiliesTableGUI and returns its table's HTML. @global ilLanguage $lng @global ilCtrl2 $ilCtrl
| ilObjChatroomAdminGUI | $a_ref |
Definition at line 30 of file class.ilChatroomSmiliesGUI.php.
Referenced by ilChatroomAdminSmileyGUI\editSmiliesObject().
Here is the caller graph for this function:| ilChatroomSmiliesGUI::executeCommand | ( | ) |
Default execute command, calls ilChatroomSmilies::initial();.
Definition at line 49 of file class.ilChatroomSmiliesGUI.php.