ClassInterface Zend_Feed_Builder_Interface

Description

Input feed data interface

Classes implementing this interface can be passe to Zend_Feed::importBuilder as an input data source for the Zend_Feed construction

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Feed/Builder/Interface.php (line 35)


	
			
Method Summary
Methods
getEntries (line 51)

Returns an array of Zend_Feed_Builder_Entry instances describing the entries of the feed

  • return: of Zend_Feed_Builder_Entry
  • access: public
array getEntries ()
getHeader (line 43)

Returns an instance of Zend_Feed_Builder_Header describing the header of the feed

  • access: public

Documentation generated on Mon, 21 Jun 2010 15:29:44 -0400 by phpDocumentor 1.4.3