[ Index ]
 

Code source de PHP PEAR 1.4.5

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

title

Body

[fermer]

/Config/Container/ -> GenericConf.php (sommaire)

(pas de description)

Poids: 139 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 4 fois
Nécessite: 0 fichiers

Définit 1 class

Config_Container_GenericConf:: (3 méthodes):
  Config_Container_GenericConf()
  parseDatasrc()
  toString()


Classe: Config_Container_GenericConf  - X-Ref

Config parser for  generic .conf files like
htdig.conf...

Config_Container_GenericConf($options = array()   X-Ref
Constructor

param: string  $options    (optional)Options to be used by renderer

parseDatasrc($datasrc, &$obj)   X-Ref
Parses the data of the given configuration file

param: string $datasrc    path to the configuration file
param: object $obj        reference to a config object
return: mixed returns a PEAR_ERROR, if error occurs or true if ok

toString(&$obj)   X-Ref
Returns a formatted string of the object

param: object  $obj    Container object to be output as string
return: string



Généré le : Sun Feb 25 14:08:00 2007 par Balluche grâce à PHPXref 0.7