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::getAsDOM()
Zend_XmlRpc_Value::getAsXML()
Zend_XmlRpc_Value::getType()
Zend_XmlRpc_Value::getValue()
Zend_XmlRpc_Value::getXmlRpcValue()
Zend_XmlRpc_Value::_stripXmlDeclaration()
Class Constants

Documentation generated on Sun, 29 Oct 2006 21:27:01 -0600 by phpDocumentor 1.3.0RC6