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

Public Member Functions

 __construct ($text=null)

Protected Attributes

 $_rootNamespace = 'gphoto'
 $_rootElement = 'bytesUsed'

Detailed Description

Definition at line 44 of file BytesUsed.php.


Constructor & Destructor Documentation

__construct ( text = null)

Constructs a new Zend_Gdata_Photos_Extension_BytesUsed object.

Parameters:
string$text(optional) The value to represent.

Definition at line 55 of file BytesUsed.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'bytesUsed' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 48 of file BytesUsed.php.

$_rootNamespace = 'gphoto' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 47 of file BytesUsed.php.


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