[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Contacts/ -> chat.php (sommaire)

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

Définit 1 class

Chat:: (10 méthodes):
  Chat()
  getAJAX()
  setUserNick()
  getUserList()
  lastMsgId()
  getAllPVChat()
  getPubChat()
  msgParse()
  submit()
  pvClose()

Définit 10 fonctions

  mysqlQuery()

Classe: Chat  - X-Ref

Chat object

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


Fonctions
Fonctions qui ne font pas partie d'une Classe:

mysqlQuery($query)   X-Ref
Pas de description



Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7