[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 169 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 4 fois |
Nécessite: | 0 fichiers |
Config_Container_Apache:: (3 méthodes):
Config_Container_Apache()
parseDatasrc()
toString()
Classe: Config_Container_Apache - X-Ref
Simple config parser for apache httpd.conf filesConfig_Container_Apache($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 |