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 ()
 string _xml_entities (string $str)
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 54)

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
_xml_entities (line 65)

Make sure a string will be safe for XML, convert risky characters to HTML entities

  • access: private
string _xml_entities (string $str)
  • string $str

Inherited Methods

Inherited From Zend_XmlRpc_Value_Scalar

 Zend_XmlRpc_Value_Scalar::getAsXML()

Inherited From Zend_XmlRpc_Value

 Zend_XmlRpc_Value::getAsXML()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
 Zend_XmlRpc_Value::_phpVarToNativeXmlRpc()
 Zend_XmlRpc_Value::_setXML()
 Zend_XmlRpc_Value::_xmlStringToNativeXmlRpc()
Class Constants

Inherited Constants

Inherited from Zend_XmlRpc_Value

Documentation generated on Tue, 18 Apr 2006 11:55:41 -0700 by phpDocumentor 1.3.0RC3