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

Public Member Functions

 __construct ($text=null)

Protected Attributes

 $_rootNamespace = 'gphoto'
 $_rootElement = 'commentingEnabled'

Detailed Description

Definition at line 45 of file CommentingEnabled.php.


Constructor & Destructor Documentation

__construct ( text = null)

Constructs a new Zend_Gdata_Photos_Extension_CommentingEnabled object.

Parameters:
string$text(optional) Whether commenting should be enabled or not.

Definition at line 57 of file CommentingEnabled.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'commentingEnabled' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 49 of file CommentingEnabled.php.

$_rootNamespace = 'gphoto' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 48 of file CommentingEnabled.php.


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