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

Public Member Functions

 __construct ($element=null)
 getWorksheets ()

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Spreadsheets_SpreadsheetEntry'

Detailed Description

Definition at line 38 of file SpreadsheetEntry.php.


Constructor & Destructor Documentation

__construct ( element = null)

Constructs a new Zend_Gdata_Spreadsheets_SpreadsheetEntry object.

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

Reimplemented from Zend_Gdata_Entry.

Definition at line 47 of file SpreadsheetEntry.php.

Here is the call graph for this function:


Member Function Documentation

Returns the worksheets in this spreadsheet

Returns:
Zend_Gdata_Spreadsheets_WorksheetFeed The worksheets

Definition at line 58 of file SpreadsheetEntry.php.

Here is the call graph for this function:


Field Documentation

$_entryClassName = 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' [protected]

Reimplemented from Zend_Gdata_Entry.

Definition at line 41 of file SpreadsheetEntry.php.


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