Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
chat_nicklist.php File Reference

Namespaces

namespace  Chat

Variables

const CLOSE_ON_LOGIN_SCREEN = true
 if (!$CHAT_ENABLE)
 $chatServer = ChatServer::GetInstance($CHAT_SERVER_NAME)
$chatServer caching = true
if(!$chatServer->isActiveUser($user->
id, $chatid)) 
$is_admin = $GLOBALS['ASSETS_URL'] $GLOBALS['ASSETS_URL'] $chatServer->getPerm($user->id,$chatid)
 $chat_users = $chatServer->getUsers($chatid)

Variable Documentation

$chat_users = $chatServer->getUsers($chatid)
$chatServer = ChatServer::GetInstance($CHAT_SERVER_NAME)
if (!$chatServer->isActiveUser($user->id, $chatid)) $is_admin = $GLOBALS['ASSETS_URL'] $GLOBALS['ASSETS_URL'] $chatServer->getPerm($user->id,$chatid)
$chatServer caching = true
const CLOSE_ON_LOGIN_SCREEN = true

Close the actual window if PHPLib shows login screen CLOSE_ON_LOGIN_SCREEN

if(!$CHAT_ENABLE)