PEAR_PackageFile::fromPackageFile (Previous) (Next) PEAR_PackageFile::fromXmlString

View this page in Last updated: Sun, 24 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_PackageFile::fromTgzFile()

PEAR_PackageFile::fromTgzFile()  -- fromTgzFile

Description

parse and return a package.xml object from a packaged archive, or a PEAR_Error object upon error.

Parameter

string $file

name of packaged .tgz or .tar to extract and parse package.xml from

integer $state

package state (one of PEAR_VALIDATE_* constants)

Return value

returns success of parsing

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_PackageFile::fromPackageFile (Previous) (Next) PEAR_PackageFile::fromXmlString

Download Documentation Last updated: Sun, 24 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.