PEAR_PackageFile::fromAnyFile (Previous) (Next) PEAR_PackageFile::fromPackageFile

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

PEAR_PackageFile::fromArray()

PEAR_PackageFile::fromArray()  -- Return a packagefile object from its toArray() method

Description

Warning

WARNING: no validation is performed, the array is assumed to be valid, always parse from xml if you want validation.

Parameter

array $arr

Contents of a previously parsed package.xml object.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

PEAR_PackageFile::fromAnyFile (Previous) (Next) PEAR_PackageFile::fromPackageFile

Download Documentation Last updated: Sun, 31 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.