|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($element=null) | |
| getWorksheets () | |
Protected Attributes | |
| $_entryClassName = 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' | |
Definition at line 38 of file SpreadsheetEntry.php.
| __construct | ( | $ | element = null | ) |
Constructs a new Zend_Gdata_Spreadsheets_SpreadsheetEntry object.
| DOMElement | $element | (optional) The DOMElement on which to base this object. |
Reimplemented from Zend_Gdata_Entry.
Definition at line 47 of file SpreadsheetEntry.php.

| getWorksheets | ( | ) |
Returns the worksheets in this spreadsheet
Definition at line 58 of file SpreadsheetEntry.php.

$_entryClassName = 'Zend_Gdata_Spreadsheets_SpreadsheetEntry' [protected] |
Reimplemented from Zend_Gdata_Entry.
Definition at line 41 of file SpreadsheetEntry.php.