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

Public Member Functions

 __construct ($element=null)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Spreadsheets_WorksheetEntry'
 $_feedClassName = 'Zend_Gdata_Spreadsheets_WorksheetFeed'

Detailed Description

Definition at line 37 of file WorksheetFeed.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a new Zend_Gdata_Spreadsheets_WorksheetFeed object.

Parameters:
DOMElement$element(optional) The DOMElement on whick to base this element.

Reimplemented from Zend_Gdata_Feed.

Definition at line 44 of file WorksheetFeed.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Spreadsheets_WorksheetEntry' [protected]

Reimplemented from Zend_Gdata_Feed.

Definition at line 55 of file WorksheetFeed.php.

$_feedClassName = 'Zend_Gdata_Spreadsheets_WorksheetFeed' [protected]

Definition at line 62 of file WorksheetFeed.php.


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