Class Zend_Feed_Rss

Description

The Zend_Feed_Rss object is a concrete subclass of Zend_Feed_Abstract meant

for representing RSS channels. It does not add any methods to its parent, just provides a classname to check against with the instanceof operator, and expects to be handling RSS-formatted data instead of Atom.

Located in /library/Zend/Feed/Rss.php (line 43)

Zend_Feed_Element
   |
   --Zend_Feed_Abstract
      |
      --Zend_Feed_Rss
Variable Summary
Method Summary
 void __wakeup ()
Variables
mixed $_defaultNamespace = 'rss' (line 55)
  • access: protected
mixed $_entryClassName = 'Zend_Feed_EntryRss' (line 47)
  • access: protected
mixed $_entryElementName = 'item' (line 51)
  • access: protected

Inherited Variables

Inherited from Zend_Feed_Abstract

Zend_Feed_Abstract::$_entries
Zend_Feed_Abstract::$_entryIndex

Inherited from Zend_Feed_Element

Zend_Feed_Element::$_appended
Zend_Feed_Element::$_element
Zend_Feed_Element::$_parentElement
Methods

Documentation generated on Wed, 08 Mar 2006 04:54:43 -0800 by phpDocumentor 1.3.0RC4