Class Zend_XmlRpc_Value_Base64

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

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

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

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

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

Documentation generated on Fri, 30 Jun 2006 11:19:39 -0500 by phpDocumentor 1.3.0RC6