| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilChatroomSmiliesGUI. More...
 Collaboration diagram for ilChatroomSmiliesGUI:
 Collaboration diagram for ilChatroomSmiliesGUI:| Public Member Functions | |
| & | executeCommand () | 
| Constructor. | |
| Static Public Member Functions | |
| static | _getExistingSmiliesTable ($a_ref) | 
| Instantiates ilChatroomSmiliesTableGUI and returns its table's HTML. | |
Class ilChatroomSmiliesGUI.
Chat smiley GUI handler
Definition at line 15 of file class.ilChatroomSmiliesGUI.php.
| 
 | static | 
Instantiates ilChatroomSmiliesTableGUI and returns its table's HTML.
ilLanguage $lng ilCtrl2 $ilCtrl
| ilObjChatroomAdminGUI | $a_ref | 
Definition at line 45 of file class.ilChatroomSmiliesGUI.php.
References $ilCtrl, $lng, and ilChatroomSmilies\_getSmilies().
Referenced by ilChatroomSmileyTask\editSmiliesObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilChatroomSmiliesGUI::executeCommand | ( | ) | 
Constructor.
public Default execute command, calls ilChatroomSmilies::initial();
Definition at line 31 of file class.ilChatroomSmiliesGUI.php.