Class Amazon_SimpleDB_Model_GetAttributesResult

Description

Amazon_SimpleDB_Model_GetAttributesResult

Properties:

  • Attribute: Amazon_SimpleDB_Model_Attribute

Located in /Model/GetAttributesResult.php (line 40)

Amazon_SimpleDB_Model
   |
   --Amazon_SimpleDB_Model_GetAttributesResult
Method Summary
Amazon_SimpleDB_Model_GetAttributesResult __construct ([mixed $data = null])
array getAttribute ()
bool isSetAttribute ()
this setAttribute (mixed $attribute)
Variables

Inherited Variables

Inherited from Amazon_SimpleDB_Model

Amazon_SimpleDB_Model::$_fields
Methods
Constructor __construct (line 56)

Construct new Amazon_SimpleDB_Model_GetAttributesResult

  • access: public
Amazon_SimpleDB_Model_GetAttributesResult __construct ([mixed $data = null])
  • mixed $data:

    DOMElement or Associative Array to construct from.

    Valid properties:

    • Attribute: Amazon_SimpleDB_Model_Attribute


Redefinition of:
Amazon_SimpleDB_Model::__construct()
Construct new model class
getAttribute (line 69)

Gets the value of the Attribute.

  • return: of Attribute Attribute
  • access: public
array getAttribute ()
isSetAttribute (line 113)

Checks if Attribute list is non-empty

  • return: true if Attribute list is non-empty
  • access: public
bool isSetAttribute ()
setAttribute (line 80)

Sets the value of the Attribute.

  • return: instance
  • access: public
this setAttribute (mixed $attribute)
  • mixed $attribute: Attribute or an array of Attribute Attribute
withAttribute (line 98)

Sets single or multiple values of Attribute list via variable number of arguments.

For example, to set the list with two elements, simply pass two values as arguments to this function

  1. withAttribute($attribute1$attribute2)

  • return: instance
  • access: public
Amazon_SimpleDB_Model_GetAttributesResult withAttribute (Attribute $attributeArgs)
  • Attribute $attributeArgs: one or more Attribute

Inherited Methods

Inherited From Amazon_SimpleDB_Model

Amazon_SimpleDB_Model::__construct()
Amazon_SimpleDB_Model::_isNumericArray()
Amazon_SimpleDB_Model::_toXMLFragment()
Amazon_SimpleDB_Model::__get()
Amazon_SimpleDB_Model::__set()

Documentation generated on Thu, 28 Aug 2008 06:35:49 -0700 by phpDocumentor 1.4.2