Class Zend_XmlRpc_Value_Struct

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

Located in /XmlRpc/Value/Struct.php (line 37)

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Collection
      |
      --Zend_XmlRpc_Value_Struct
Method Summary
 Zend_XmlRpc_Value_Struct __construct (array $value)
 void _generateXML ()
Variables
Methods
Constructor __construct (line 44)

Set the value of an struct native type

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

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

Generate the XML code that represent struct native MXL-RPC value

  • access: protected
void _generateXML ()

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::generateXml()
 Zend_XmlRpc_Value::getGenerator()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
 Zend_XmlRpc_Value::saveXml()
 Zend_XmlRpc_Value::setEncoding()
 Zend_XmlRpc_Value::setGenerator()
 Zend_XmlRpc_Value::_createSimpleXMLElement()
 Zend_XmlRpc_Value::_extractTypeAndValue()
 Zend_XmlRpc_Value::_phpVarToNativeXmlRpc()
 Zend_XmlRpc_Value::_setXML()
 Zend_XmlRpc_Value::_xmlStringToNativeXmlRpc()
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:47:08 -0400 by phpDocumentor 1.4.3