PEAR
[ class tree: PEAR ] [ index: PEAR ] [ all elements ]

Class: PEAR_PackageFile_Parser_v1

Source Location: /PEAR-1.10.12/PEAR/PackageFile/Parser/v1.php

Class Overview


Parser for package.xml version 1.0


Author(s):

Version:

  • Release: @PEAR-VER@

Copyright:

  • 1997-2009 The Authors

Methods


Inherited Variables

Inherited Methods


Class Details

[line 30]
Parser for package.xml version 1.0


[ Top ]


Method Detail

fromV2   [line 40]

void fromV2( PEAR_PackageFile_v2 $packagefile)

BC hack to allow PEAR_Common::infoFromString() to sort of

work with the version 2.0 format - there's no filelist though


Parameters:

PEAR_PackageFile_v2   $packagefile   — 

[ Top ]

parse   [line 62]

bool &parse( string $data, $file, [ $archive = false])

  • Return: success of parsing

Parameters:

string   $data   —  contents of package.xml file, version 1.0
   $file   — 
   $archive   — 

[ Top ]

setConfig   [line 47]

void setConfig( &$c)


Parameters:

   &$c   — 

[ Top ]

setLogger   [line 53]

void setLogger( &$l)


Parameters:

   &$l   — 

[ Top ]


Documentation generated on Sun, 19 Apr 2020 14:22:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.