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

Public Member Functions

 __construct ($element=null)
 getDOM ($doc=null, $majorVersion=1, $minorVersion=null)

Protected Member Functions

 takeChildFromDOM ($child)
 takeAttributeFromDOM ($attribute)

Protected Attributes

 $_entryClassName = 'Zend_Gdata_Entry'

Detailed Description

Definition at line 43 of file Entry.php.


Constructor & Destructor Documentation


Member Function Documentation

getDOM ( doc = null,
majorVersion = 1,
minorVersion = null 
)
takeAttributeFromDOM ( attribute) [protected]

Given a DOMNode representing an attribute, tries to map the data into instance members. If no mapping is defined, the name and value are stored in an array.

Parameters:
DOMNode$attributeThe DOMNode attribute needed to be handled

Reimplemented from Zend_Gdata_App_Base.

Definition at line 111 of file Entry.php.


Field Documentation


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