PEAR Manual
Prev
Chapter 27. PEAR Installer classes
Next
PEAR
Table of Contents
Class Summary
PEAR_PackageFile
-- Abstraction for the package.xml package description file
constructor
PEAR_PackageFile::PEAR_PackageFile()
-- PEAR_PackageFile
PEAR_PackageFile::factory()
-- factory
PEAR_PackageFile::fromAnyFile()
-- Returns package information from different sources
PEAR_PackageFile::fromArray()
-- Return a packagefile object from its toArray() method
PEAR_PackageFile::fromPackageFile()
-- Returns information about a package file. Expects the name of a package.xml file as input.
PEAR_PackageFile::fromTgzFile()
-- fromTgzFile
PEAR_PackageFile::fromXmlString()
-- fromXmlString
PEAR_PackageFile::parserFactory()
-- parserFactory
PEAR_PackageFile::rawReturn()
-- Turn off validation - return a parsed package.xml without checking it for errors
PEAR_PackageFile::setLogger()
-- setLogger
Package PEAR Constants
-- Constants defined in and used by PEAR
Prev
Home
Next
PEAR_Installer::install()
Up
Class Summary
PEAR_PackageFile