Class Zend_XmlRpc_Value_Base64

Description

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

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_Base64
Method Summary
 Zend_XmlRpc_Value_Base64 __construct (string $value, [bool $already_encoded = false])
 string getValue ()
Variables
Methods
Constructor __construct (line 44)

Set the value of a base64 native type We keep this value in base64 encoding

  • access: public
Zend_XmlRpc_Value_Base64 __construct (string $value, [bool $already_encoded = false])
  • string $value
  • bool $already_encoded: If set, it means that the given string is already base64 encoded
getValue (line 61)

Return the value of this object, convert the XML-RPC native base64 value into a PHP string We return this value decoded (a normal string)

  • 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::getAsXML()

Inherited From Zend_XmlRpc_Value

 Zend_XmlRpc_Value::getAsXML()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
Class Constants

Inherited Constants

Inherited from Zend_XmlRpc_Value

Documentation generated on Wed, 08 Mar 2006 04:51:10 -0800 by phpDocumentor 1.3.0RC4