Class Summary PEAR_PackageFile (Previous) (Next) PEAR_PackageFile::factory

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

constructor PEAR_PackageFile::PEAR_PackageFile()

constructor PEAR_PackageFile::PEAR_PackageFile()  -- PEAR_PackageFile

Description

Prepare for parsing one or more package.xml files.

Parameter

PEAR_Config &$config

The configuration to use for parsing and channel registry (needed for channel-specific validators).

boolean $debug

The debug logging level (this is usually the value of the verbose configuration variable).

string $tmpdir

The temporary directory to extract files in. By default, a new temporary directory is created using System::mktemp().

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Class Summary PEAR_PackageFile (Previous) (Next) PEAR_PackageFile::factory

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.