PEAR_ChannelFile::toXml()

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

概要

require_once '/ChannelFile.php';

string PEAR_ChannelFile::toXml ()

説明

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

返り値

returns XML data

例外・エラー

throws no exceptions thrown

注意

この関数は、スタティックにコールする ことはできません。