Class Zend_XmlRpc_Value_Boolean

Description

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

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_Boolean
Method Summary
 Zend_XmlRpc_Value_Boolean __construct (bool $value)
 bool getValue ()
Variables
Methods
Constructor __construct (line 43)

Set the value of a boolean native type We hold the boolean type as an integer (0 or 1)

  • access: public
Zend_XmlRpc_Value_Boolean __construct (bool $value)
  • bool $value
getValue (line 56)

Return the value of this object, convert the XML-RPC native boolean value into a PHP boolean

  • access: public
bool 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()
 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:54:40 -0700 by phpDocumentor 1.3.0RC3