Zend Framework  1.12
Public Member Functions | List of all members
Zend_Gdata_Health_Extension_Ccr Class Reference

Public Member Functions

 __construct ($element=null)
 Creates a Zend_Gdata_Health_Extension_Ccr entry, representing CCR data.
 
- Public Member Functions inherited from Zend_Gdata_App_Extension_Element
 __construct ($rootElement=null, $rootNamespace=null, $rootNamespaceURI=null, $text=null)
 
 transferFromDOM ($node)
 

Additional Inherited Members

- Static Public Member Functions inherited from Zend_Gdata_App_Base
static flushNamespaceLookupCache ()
 Flush namespace lookup cache.
 
- Protected Member Functions inherited from Zend_Gdata_App_Base
 takeChildFromDOM ($child)
 Given a child DOMNode, tries to determine how to map the data into object instance members.
 
 takeAttributeFromDOM ($attribute)
 Given a DOMNode representing an attribute, tries to map the data into instance members.
 
- Protected Attributes inherited from Zend_Gdata_App_Base
 $_rootElement = null
 
 $_rootNamespace = 'atom'
 
 $_rootNamespaceURI = null
 
 $_extensionElements = array()
 
 $_extensionAttributes = array()
 
 $_text = null
 
 $_namespaces
 
- Static Protected Attributes inherited from Zend_Gdata_App_Base
static $_namespaceLookupCache = array()
 

Constructor & Destructor Documentation

__construct (   $element = null)

Creates a Zend_Gdata_Health_Extension_Ccr entry, representing CCR data.

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