Class Zend_XmlRpc_Value_Integer

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

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

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_Integer
Method Summary
 Zend_XmlRpc_Value_Integer __construct (int $value)
 int getValue ()
Variables
Methods
Constructor __construct (line 44)

Set the value of an integer native type

  • access: public
Zend_XmlRpc_Value_Integer __construct (int $value)
  • int $value
getValue (line 55)

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

  • access: public
int 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::saveXML()

Inherited From Zend_XmlRpc_Value

 Zend_XmlRpc_Value::getAsDOM()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
 Zend_XmlRpc_Value::saveXML()
 Zend_XmlRpc_Value::_stripXmlDeclaration()
Class Constants

Documentation generated on Wed, 21 Feb 2007 11:52:05 -0800 by phpDocumentor 1.3.1