PEAR_ChannelFile::toArray()
PEAR_ChannelFile::toArray()
-- return the channel representation in array format
概要
require_once '/ChannelFile.php'; |
array
PEAR_ChannelFile::toArray
()
説明
This function should not be used to directly manipulate data, but instead as a means
to serialize and transport the data in a more efficient manner than as the original xml.
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。