Class Zend_Gdata_App_Extension_Element

Description

Class that represents elements which were not handled by other parsing code in the library.

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/App/Extension/Element.php (line 39)

Zend_Gdata_App_Base
   |
   --Zend_Gdata_App_Extension
      |
      --Zend_Gdata_App_Extension_Element
Direct descendents
Class Description
 class Zend_Gdata_Health_Extension_Ccr Concrete class for working with CCR elements.
 class Zend_Gdata_Gbase_Extension_BaseAttribute Concrete class for working with ItemType elements.
Method Summary
 Zend_Gdata_App_Extension_Element __construct ([ $rootElement = null], [ $rootNamespace = null], [ $rootNamespaceURI = null], [ $text = null])
 void transferFromDOM ( $node)
Variables
Methods
Constructor __construct (line 42)
  • access: public
Zend_Gdata_App_Extension_Element __construct ([ $rootElement = null], [ $rootNamespace = null], [ $rootNamespaceURI = null], [ $text = null])
  • $rootElement
  • $rootNamespace
  • $rootNamespaceURI
  • $text

Redefinition of:
Zend_Gdata_App_Base::__construct()

Redefined in descendants as:
transferFromDOM (line 50)
  • access: public
void transferFromDOM ( $node)
  • $node

Redefinition of:
Zend_Gdata_App_Base::transferFromDOM()
Transfers each child and attribute into member variables.

Redefined in descendants as:

Inherited Methods

Inherited From Zend_Gdata_App_Base

 Zend_Gdata_App_Base::__construct()
 Zend_Gdata_App_Base::encode()
 Zend_Gdata_App_Base::flushNamespaceLookupCache()
 Zend_Gdata_App_Base::getDOM()
 Zend_Gdata_App_Base::getExtensionAttributes()
 Zend_Gdata_App_Base::getExtensionElements()
 Zend_Gdata_App_Base::getText()
 Zend_Gdata_App_Base::getXML()
 Zend_Gdata_App_Base::lookupNamespace()
 Zend_Gdata_App_Base::registerAllNamespaces()
 Zend_Gdata_App_Base::registerNamespace()
 Zend_Gdata_App_Base::saveXML()
 Zend_Gdata_App_Base::setExtensionAttributes()
 Zend_Gdata_App_Base::setExtensionElements()
 Zend_Gdata_App_Base::setText()
 Zend_Gdata_App_Base::takeAttributeFromDOM()
 Zend_Gdata_App_Base::takeChildFromDOM()
 Zend_Gdata_App_Base::transferFromDOM()
 Zend_Gdata_App_Base::transferFromXML()
 Zend_Gdata_App_Base::__get()
 Zend_Gdata_App_Base::__isset()
 Zend_Gdata_App_Base::__set()
 Zend_Gdata_App_Base::__toString()
 Zend_Gdata_App_Base::__unset()

Documentation generated on Mon, 21 Jun 2010 15:18:49 -0400 by phpDocumentor 1.4.3