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

Public Member Functions

 __construct ($text=null)

Protected Attributes

 $_rootNamespace = 'gphoto'
 $_rootElement = 'quotaLimit'

Detailed Description

Definition at line 45 of file QuotaLimit.php.


Constructor & Destructor Documentation

__construct ( text = null)

Constructs a new Zend_Gdata_Photos_Extension_QuotaLimit object.

Parameters:
string$text(optional) The value being represented.

Definition at line 56 of file QuotaLimit.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'quotaLimit' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 49 of file QuotaLimit.php.

$_rootNamespace = 'gphoto' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 48 of file QuotaLimit.php.


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