Class Zend_XmlRpc_Value_String

Description

Located in /Zend/XmlRpc/Value/String.php (line 34)

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_String
Method Summary
 Zend_XmlRpc_Value_String __construct (string $value)
 string getValue ()
Variables
Methods
Constructor __construct (line 42)

Set the value of a string native type

  • access: public
Zend_XmlRpc_Value_String __construct (string $value)
  • string $value
getValue (line 56)

Return the value of this object, convert the XML-RPC native string value into a PHP string Decode all encoded risky XML entities back to normal characters

  • access: public
string 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_Scalar

 Zend_XmlRpc_Value_Scalar::saveXML()

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:59:33 -0800 by phpDocumentor 1.3.1