Zend Framework  1.12
Protected Attributes | List of all members
Zend_Gdata_App_Extension_Title Class Reference

Protected Attributes

 $_rootElement = 'title'
 
- Protected Attributes inherited from Zend_Gdata_App_Extension_Text
 $_rootElement = null
 
 $_type = 'text'
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Gdata_App_Extension_Text
 __construct ($text=null, $type= 'text')
 
 getDOM ($doc=null, $majorVersion=1, $minorVersion=null)
 
 getType ()
 
 setType ($value)
 
- Static Public Member Functions inherited from Zend_Gdata_App_Base
static flushNamespaceLookupCache ()
 Flush namespace lookup cache.
 
- Protected Member Functions inherited from Zend_Gdata_App_Extension_Text
 takeAttributeFromDOM ($attribute)
 
- Static Protected Attributes inherited from Zend_Gdata_App_Base
static $_namespaceLookupCache = array()
 

Member Data Documentation

$_rootElement = 'title'
protected