Class Zend_Feed_Atom

Description

The Zend_Feed_Atom class is a concrete subclass of the general

Zend_Feed_Abstract class, tailored for representing an Atom feed. It shares all of the same methods with its abstract parent. The distinction is made in the format of data that Zend_Feed_Atom expects, and as a further pointer for users as to what kind of feed object they have been passed.

Located in /library/Zend/Feed/Atom.php (line 44)

Zend_Feed_Element
   |
   --Zend_Feed_Abstract
      |
      --Zend_Feed_Atom
Variable Summary
Method Summary
 void __wakeup ()
Variables
mixed $_defaultNamespace = 'atom' (line 57)
  • access: protected
mixed $_entryClassName = 'Zend_Feed_EntryAtom' (line 49)
  • access: protected
mixed $_entryElementName = 'entry' (line 53)
  • 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:51:09 -0800 by phpDocumentor 1.3.0RC4