Class Zend_XmlRpc_Value_String

Description

Located in /XmlRpc/Value/String.php (line 33)

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 41)

Set the value of a string native type

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

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 Sun, 27 May 2007 23:27:56 -0700 by phpDocumentor 1.3.2