PEAR_ChannelFile::fromXmlFile()
--
Parse a channel.xml file. Expects the name of a channel xml file as
input.
Beschreibung
Parse the contents of a channel.xml and store in the current PEAR_ChannelFile object.
Parameter
- string
$descfile
name of channel xml file
Rückgabewert
returns
success of parsing
Fehler-Meldungen
throws
no exceptions thrown
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.