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

Public Member Functions

 __construct ($text=null)

Protected Attributes

 $_rootElement = 'rowCount'
 $_rootNamespace = 'gs'

Detailed Description

Definition at line 43 of file RowCount.php.


Constructor & Destructor Documentation

__construct ( text = null)

Constructs a new Zend_Gdata_Spreadsheets_Extension_RowCount object.

Parameters:
string$text(optional) The text content of the element.

Definition at line 53 of file RowCount.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'rowCount' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 46 of file RowCount.php.

$_rootNamespace = 'gs' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 47 of file RowCount.php.


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