-
$_defaultNamespace
-
The default namespace for blogrolls.
-
$_defaultNamespace
-
The default namespace for RSS channels.
-
$_defaultNamespace
-
The default namespace for Atom feeds.
-
$_emptyXml
-
The XML string for an "empty" Blogroll.
-
$_emptyXml
-
The XML string for an "empty" Atom entry.
-
$_emptyXml
-
The XML string for an "empty" outline element.
-
$_emptyXml
-
The XML string for an "empty" RSS entry.
-
$_emptyXml
-
The XML string for an "empty" RSS feed.
-
$_emptyXml
-
The XML string for an "empty" Atom feed.
-
$_entries
-
Cache of feed entries
-
$_entryClassName
-
The classname for individual channel elements.
-
$_entryClassName
-
The classname for individual feed elements.
-
$_entryClassName
-
The classname for individual feed elements.
-
$_entryElementName
-
Name of the XML element for Atom entries. Subclasses can override this to something other than "entry" if necessary.
-
$_entryElementName
-
Name of the XML element for Atom entries. Subclasses can override this to something other than "entry" if necessary.
-
$_entryElementName
-
The element name for individual feed elements (Atom <entry> elements).
-
$_entryElementName
-
The element name for individual feed elements (Atom <entry> elements).
-
$_entryElementName
-
The element name for individual channel elements (RSS <item>s).
-
$_entryIndex
-
Current index on the collection of feed entries for the Iterator implementation
-
$_httpClient
-
HTTP client object to use for accessing feeds
-
$_uri
-
Our root ("home") URI
-
__construct
-
-
__construct
-
Feed constructor
-
__get
-
Make accessing some individual elements of the channel easier.
-
__get
-
Make accessing some individual elements of the feed easier.
-
__get
-
Make accessing some individual elements of the feed easier.
-
__get
-
Make accessing some individual elements of the feed easier.
-
__set
-
Map variable sets onto the underlying entry representation.
-
__wakeup
-
Handle null or array values for $this->_element by initializing with $this->_emptyXml, and importing the array with Horde_Xml_Element::fromArray() if necessary.
-
__wakeup
-
Set up the $_entries alias.
-
__wakeup
-
Set up the $_entries alias.
-
__wakeup
-
Handle null or array values for $this->_element by initializing with $this->_emptyXml, and importing the array with Horde_Xml_Element::fromArray() if necessary.
-
__wakeup
-
Set up the $_entries alias.