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

Public Member Functions

 __construct ($text=null)

Protected Attributes

 $_rootNamespace = 'gphoto'
 $_rootElement = 'albumid'

Detailed Description

Definition at line 45 of file AlbumId.php.


Constructor & Destructor Documentation

__construct ( text = null)

Constructs a new Zend_Gdata_Photos_Extension_AlbumId object.

Parameters:
string$text(optional) The value to use for the Album ID.

Definition at line 56 of file AlbumId.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'albumid' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 49 of file AlbumId.php.

$_rootNamespace = 'gphoto' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 48 of file AlbumId.php.


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