Inheritances
Files
Overview
FRAMES
NO FRAMES

Package Zend_Feed

Classes

Zend_Feed Feed utility class
Zend_Feed_Abstract The Zend_Feed_Abstract class is an abstract class representing feeds.
Zend_Feed_Atom Atom feed class
Zend_Feed_Builder A simple implementation of Zend_Feed_Builder_Interface.
Zend_Feed_Builder_Entry An entry of a custom build feed
Zend_Feed_Builder_Exception Zend_Feed_Builder exception class
Zend_Feed_Builder_Header Header of a custom build feed
Zend_Feed_Builder_Header_Itunes ITunes rss extension
Zend_Feed_Builder_Interface Input feed data interface
Zend_Feed_Element Wraps a DOMElement allowing for SimpleXML-like access to attributes
Zend_Feed_Entry_Abstract Zend_Feed_Entry_Abstract represents a single entry in an Atom or RSS
Zend_Feed_Entry_Atom Concrete class for working with Atom entries
Zend_Feed_Entry_Rss Concrete class for working with RSS items
Zend_Feed_Exception Feed exceptions
Zend_Feed_Rss RSS channel class