PEAR_ChannelFile::toArray()

PEAR_ChannelFile::toArray()  -- return the channel representation in array format

Synopsis

require_once '/ChannelFile.php';

array PEAR_ChannelFile::toArray ()

Beschreibung

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.

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.