PEAR_ChannelFile::fromAny (Previous) (Next) PEAR_ChannelFile::fromXmlFile

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_ChannelFile::fromArray()

PEAR_ChannelFile::fromArray()  -- fromArray

Áttekintés

require_once '/ChannelFile.php';

PEAR_ChannelFile |false PEAR_ChannelFile::fromArray (array $data, mixed [$compatibility = FALSE], mixed [$stackClass = 'PEAR_ErrorStack'])

Leírás

Use this method with caution. This is intended to allow easy import of a pre-parsed channel.xml from another PEAR_ChannelFile class. It also makes possible the registry storage of channel.xml.

Paraméterek

array $data

The pre-parsed channel data

mixed $compatibility

mixed $stackClass

Visszatérési érték

returns false if invalid

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény statikus meghívásra van felkészítve!

PEAR_ChannelFile::fromAny (Previous) (Next) PEAR_ChannelFile::fromXmlFile

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