PEAR_ChannelFile::toXml()

PEAR_ChannelFile::toXml()  -- Return an XML document based on the internal representation of this channel

Referentiesamenvatting

require_once '/ChannelFile.php';

string PEAR_ChannelFile::toXml ()

Beschrijving

This should be used to generate a channel.xml based on the data stored in the PEAR_ChannelFile class.

Return waarde

returns XML data

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.