Go to the source code of this file.
Namespaces | |
| namespace | CLCHAT |
Variables | |
| $tlabelReq = 'CLCHAT' | |
| $acceptedCmdList = array('rqRefresh', 'rqAdd', 'rqFlush', 'rqLogs', 'rqArchive') | |
| else | $cmd = null |
| $is_allowedToEdit = claro_is_allowed_to_edit() | |
| if(!isset($_SESSION['chat_connectionTime'])) if(!isset($_SESSION['chat_lastReceivedMsg'])) | $cmdMenu = array() |
| if($is_allowedToEdit) | $cssLoader = CssLoader::getInstance() |
| $out = '' | |
| $nameTools = get_lang('Chat') | |
| $acceptedCmdList = array('rqRefresh', 'rqAdd', 'rqFlush', 'rqLogs', 'rqArchive') |
| if ($is_allowedToEdit) $cssLoader = CssLoader::getInstance() |
1.6.3