[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
MySQL server configuration
Poids: | 359 lignes (10 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier config.inc.php |
Chat:: (10 méthodes):
Chat()
getAJAX()
setUserNick()
getUserList()
lastMsgId()
getAllPVChat()
getPubChat()
msgParse()
submit()
pvClose()
Chat() X-Ref |
Pas de description |
getAJAX() X-Ref |
returns the JSON created |
setUserNick() X-Ref |
Sets the user initial nickname. |
getUserList() X-Ref |
generate the available users list |
lastMsgId() X-Ref |
Sets user last post received. |
getAllPVChat() X-Ref |
generates the private chat data |
getPubChat() X-Ref |
generates the public chat data NOTE: this is alpha |
msgParse($msg) X-Ref |
Check for special commands on message. |
submit($msg, $to=0) X-Ref |
process a submited msg |
pvClose($to) X-Ref |
removes the private conversation msg's because someone closed it |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |