PEAR_ChannelFile::fromXmlString()

PEAR_ChannelFile::fromXmlString()  -- fromXmlString

Referentiesamenvatting

require_once '/ChannelFile.php';

bool PEAR_ChannelFile::fromXmlString (string $data)

Beschrijving

Parse the contents of a channel.xml and store in the current PEAR_ChannelFile object.

Parameter

string $data

contents of package.xml file

Return waarde

returns success of parsing

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.