[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 66 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
so_agent_mail_smtp:: (3 méthodes):
so_agent_mail_smtp()
read()
save()
Classe: so_agent_mail_smtp - X-Ref
Class to store/read all agents dataso_agent_mail_smtp() X-Ref |
Pas de description |
read($agent_id) X-Ref |
param: $agent_id int id of the entry to read return: array/boolean array with column => value pairs or false if entry not found |
save($agent_id, &$datas) X-Ref |
param: $agent_id int id of the entry to save param: $datas is an array containing columns => value pairs which will be saved for this agent return: true if everything was ok, false else |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |