Class Zend_Gdata_Gbase_Extension_BaseAttribute

Description

Concrete class for working with ItemType elements.

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

Located in /Gdata/Gbase/Extension/BaseAttribute.php (line 37)

Zend_Gdata_App_Base
   |
   --Zend_Gdata_App_Extension
      |
      --Zend_Gdata_App_Extension_Element
         |
         --Zend_Gdata_Gbase_Extension_BaseAttribute
Variable Summary
Method Summary
 Zend_Gdata_Gbase_Extension_BaseAttribute __construct ([string $name = null], [string $text = null], [ $type = null])
 attribute getName ()
 attribute getType ()
 Zend_Gdata_Extension_ItemEntry setName (string $name, Zend_Gdata_App_Extension_Element $attribute)
 Zend_Gdata_Extension_ItemEntry setType (string $type, Zend_Gdata_App_Extension_Element $attribute)
Variables
Methods
Constructor __construct (line 54)

Create a new instance.

  • access: public
Zend_Gdata_Gbase_Extension_BaseAttribute __construct ([string $name = null], [string $text = null], [ $type = null])
  • string $name: (optional) The name of the Base attribute
  • string $text: (optional) The type of the Base attribute
  • $type

Redefinition of:
Zend_Gdata_App_Extension_Element::__construct()
getName (line 73)

Get the name of the attribute

  • return: name The requested object.
  • access: public
attribute getName ()
getType (line 82)

Get the type of the attribute

  • return: type The requested object.
  • access: public
attribute getType ()
setName (line 95)

Set the 'name' of the Base attribute object: <g:[$name] type='[$type]'>[$value]</g:[$name]>

  • return: Provides a fluent interface
  • access: public
Zend_Gdata_Extension_ItemEntry setName (string $name, Zend_Gdata_App_Extension_Element $attribute)
setType (line 108)

Set the 'type' of the Base attribute object: <g:[$name] type='[$type]'>[$value]</g:[$name]>

  • return: Provides a fluent interface
  • access: public
Zend_Gdata_Extension_ItemEntry setType (string $type, Zend_Gdata_App_Extension_Element $attribute)

Inherited Methods

Inherited From Zend_Gdata_App_Extension_Element

 Zend_Gdata_App_Extension_Element::__construct()
 Zend_Gdata_App_Extension_Element::transferFromDOM()

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:08:47 -0400 by phpDocumentor 1.4.3