[ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
package.xml parsing class, package.xml version 2.0 PHP versions 4 and 5
Author: | Greg Beaver <cellog@php.net> |
Copyright: | 1997-2006 The PHP Group |
License: | http://www.php.net/license/3_0.txt PHP License 3.0 |
Version: | CVS: $Id: v2.php,v 1.19 2006/01/23 17:39:52 cellog Exp $ |
Poids: | 115 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
PEAR_PackageFile_Parser_v2:: (5 méthodes):
setConfig()
setLogger()
_unIndent()
postProcess()
parse()
Classe: PEAR_PackageFile_Parser_v2 - X-Ref
Parser for package.xml version 2.0setConfig(&$c) X-Ref |
Pas de description |
setLogger(&$l) X-Ref |
Pas de description |
_unIndent($str) X-Ref |
Unindent given string param: string $str The string that has to be unindented. return: string |
postProcess($data, $element) X-Ref |
post-process data param: string $data param: string $element element name |
parse($data, $file, $archive = false, $class = 'PEAR_PackageFile_v2') X-Ref |
param: string param: string file name of the package.xml param: string|false name of the archive this package.xml came from, if any param: string class name to instantiate and return. This must be PEAR_PackageFile_v2 or return: PEAR_PackageFile_v2 |
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |