PEAR_ChannelFile::toArray

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

Synopsis

require_once '/ChannelFile.php';

array PEAR_ChannelFile::toArray ( )

Description

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

throws no exceptions thrown

Note

This function can not be called statically.

Determines whether a channel supports any Representational State Transfer (REST) resources (Previous) Return an XML document based on the internal representation of this channel (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.