Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Books_CollectionFeed Class Reference
Inheritance diagram for Zend_Gdata_Books_CollectionFeed:
Collaboration diagram for Zend_Gdata_Books_CollectionFeed:

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Books_CollectionEntry'

Detailed Description

Definition at line 38 of file CollectionFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructor for Zend_Gdata_Books_CollectionFeed which Describes a Book Search collection feed

Parameters:
DOMElement$element(optional) DOMElement from which this object should be constructed.

Reimplemented from Zend_Gdata_Feed.

Definition at line 48 of file CollectionFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Books_CollectionEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 59 of file CollectionFeed.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations