[ Index ]
 

Code source de SPIP Agora 1.4

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

title

Body

[fermer]

/Agora1-4/ecrire/include/bd/ -> service.php (sommaire)

(pas de description)

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

Définit 1 class

Service:: (4 méthodes):
  factory()
  service()
  getLock()
  releaseLock()


Classe: Service  - X-Ref

service is a base class for service persistence abstraction implementations, and must be
inherited by all such.

factory($dbParameters = null, $dbOptions = null)   X-Ref
Pas de description

service()   X-Ref
service constructor.


getLock($nom, $timeout = 0)   X-Ref
unlock AGORA.

param: $nom
param: $timeout
return: mixed   boolean or PEAR::Error object

releaseLock($nom)   X-Ref
unlock AGORA.

param: $nom
return: mixed   void or PEAR::Error object



Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7