Abstract Class Zend_XmlRpc_Value_Collection

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

Located in /Zend/XmlRpc/Value/Collection.php (line 36)

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Collection
Direct descendents
Method Summary
 Zend_XmlRpc_Value_Collection __construct (array $value)
 arary getValue ()
Variables
Methods
Constructor __construct (line 44)

Set the value of a collection type (array and struct) native types

  • access: public
Zend_XmlRpc_Value_Collection __construct (array $value)
  • array $value

Redefined in descendants as:
getValue (line 63)

Return the value of this object, convert the XML-RPC native collection values into a PHP array

  • access: public
arary getValue ()

Redefinition of:
Zend_XmlRpc_Value::getValue()
Return the value of this object, convert the XML-RPC native value into a PHP variable

Inherited Methods

Inherited From Zend_XmlRpc_Value

 Zend_XmlRpc_Value::getAsDOM()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
 Zend_XmlRpc_Value::saveXML()
 Zend_XmlRpc_Value::_stripXmlDeclaration()
Class Constants

Documentation generated on Wed, 21 Feb 2007 11:46:20 -0800 by phpDocumentor 1.3.1