Class Zend_XmlRpc_Value_Array

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

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

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Collection
      |
      --Zend_XmlRpc_Value_Array
Method Summary
 Zend_XmlRpc_Value_Array __construct (array $value)
 string saveXML ()
Variables
Methods
Constructor __construct (line 43)

Set the value of an array native type

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

Redefinition of:
Zend_XmlRpc_Value_Collection::__construct()
Set the value of a collection type (array and struct) native types
saveXML (line 55)

Return the XML code that represent an array native MXL-RPC value

  • access: public
string saveXML ()

Redefinition of:
Zend_XmlRpc_Value::saveXML()
Return the XML code that represent a native MXL-RPC value

Inherited Methods

Inherited From Zend_XmlRpc_Value_Collection

 Zend_XmlRpc_Value_Collection::__construct()
 Zend_XmlRpc_Value_Collection::getValue()

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 Thu, 18 Jan 2007 09:52:12 -0800 by phpDocumentor 1.3.1