Go to the documentation of this file.
22 if(is_dir($sPluginsPath)) {
24 while(
false !== ($sPlugin = readdir($rDirHandle)))
25 if(strpos($sPlugin,
".swf") === strlen($sPlugin)-4)
27 closedir($rDirHandle);
63 require_once(
$dir[
'inc'] .
"profiles.inc.php");
64 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbModule.php');
69 $rHandle = fopen($sFileName,
"rt");
70 $sContents = fread($rHandle, filesize($sFileName));
87 saveUsers(array(
'online'=>array(),
'offline'=>array()));
110 if(!isset($bInit)) $bInit =
false;
125 case "updateOnlineStatus":
process_db_input($sText, $iStripTags=0)
getUserChatLink($sUserId)
encryptPassword($sId, $sPassword)
getOnlineUsersInfo($sUserId, $bInit)
static getInstance($sClassName)
if(!file_exists($sRayHeaderPath)) $sModule
setCurrentFile($sModule, $sFile, $sFolder="langs")
updateOnline($sId="", $sStatus="", $bOnline=true)
getMails($sId, $sGotMails, $aFullUsers)
makeGroup($sXmlContent, $sXmlGroup="ray")
loginUser($sName, $sPassword, $bLogin=false)
printFiles($sModule, $sFolder="langs", $bGetDate=false, $bGetNames=false)