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

Public Member Functions

 __construct ($value=null)

Protected Attributes

 $_rootNamespace = 'dc'
 $_rootElement = 'publisher'

Detailed Description

Definition at line 38 of file Publisher.php.


Constructor & Destructor Documentation

__construct ( value = null)

Constructor for Zend_Gdata_DublinCore_Extension_Publisher which Entity responsible for making the resource available

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

Definition at line 51 of file Publisher.php.

Here is the call graph for this function:


Field Documentation

$_rootElement = 'publisher' [protected]

Reimplemented from Zend_Gdata_App_Base.

Definition at line 42 of file Publisher.php.

$_rootNamespace = 'dc' [protected]

Reimplemented from Zend_Gdata_Extension.

Definition at line 41 of file Publisher.php.


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