PEAR_ChannelFile::fromXmlFile | PEAR_ChannelFile::getAlias |
PEAR_ChannelFile | |
PEAR Manual | |
require_once '/ChannelFile.php'; |
bool
PEAR_ChannelFile::fromXmlString
(
string
$data
)
Parse the contents of a channel.xml and store in the current PEAR_ChannelFile object.
contents of package.xml file
returns success of parsing
throws no exceptions thrown
This function can not be called statically.
PEAR_ChannelFile::fromXmlFile | PEAR_ChannelFile::getAlias |
PEAR_ChannelFile | |
PEAR Manual | |