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

Protected Attributes

 $_rootElement = 'contributor'
 
- Protected Attributes inherited from Zend_Gdata_App_Extension_Person
 $_rootElement = null
 
 $_name = null
 
 $_email = null
 
 $_uri = null
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Gdata_App_Extension_Person
 __construct ($name=null, $email=null, $uri=null)
 
 getDOM ($doc=null, $majorVersion=1, $minorVersion=null)
 
 getName ()
 
 setName ($value)
 
 getEmail ()
 
 setEmail ($value)
 
 getUri ()
 
 setUri ($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_Person
 takeChildFromDOM ($child)
 
- Static Protected Attributes inherited from Zend_Gdata_App_Base
static $_namespaceLookupCache = array()
 

Member Data Documentation

$_rootElement = 'contributor'
protected