[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/workflow/inc/ -> class.so_agent.inc.php (sommaire)

(pas de description)

Poids: 67 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

so_agent:: (3 méthodes):
  so_agent()
  read()
  save()


Classe: so_agent  - X-Ref

Abstract Class to store/read all agents data

Creation and deletion of agents records are done by the workflow engine, not
by this class and her childs.

so_agent()   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