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

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

Located in /Zend/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 Fri, 06 Apr 2007 18:24:38 -0700 by phpDocumentor 1.3.1