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

Public Member Functions

 __construct ($value=null)

Protected Attributes

 $_rootNamespace = 'dc'
 $_rootElement = 'date'

Detailed Description

Definition at line 39 of file Date.php.


Constructor & Destructor Documentation

__construct ( value = null)

Constructor for Zend_Gdata_DublinCore_Extension_Date which Point or period of time associated with an event in the lifecycle of the resource

Parameters:
DOMElement$element(optional) DOMElement from which this object should be constructed.

Definition at line 53 of file Date.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'date' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 43 of file Date.php.

$_rootNamespace = 'dc' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 42 of file Date.php.


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