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

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Spreadsheets_ListEntry'
 $_feedClassName = 'Zend_Gdata_Spreadsheets_ListFeed'

Detailed Description

Definition at line 37 of file ListFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a new Zend_Gdata_Spreadsheets_ListFeed object.

Parameters:
DOMElement$elementAn existing XML element on which to base this new object.

Reimplemented from Zend_Gdata_Feed.

Definition at line 58 of file ListFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Spreadsheets_ListEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 45 of file ListFeed.php.

$_feedClassName = 'Zend_Gdata_Spreadsheets_ListFeed' [protected]

Definition at line 52 of file ListFeed.php.


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