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

Class: PEAR_PackageFile_Parser_v1

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

Class Overview


Parser for package.xml version 1.0


Author(s):

Version:

  • Release: @PEAR-VER@

Copyright:

  • 1997-2006 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Parser for package.xml version 1.0


[ Top ]


Method Detail

fromV2   [line 47]

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 69]

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 54]

void setConfig( &$c)


Parameters:

   &$c   — 

[ Top ]

setLogger   [line 60]

void setLogger( &$l)


Parameters:

   &$l   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:09:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.