Class Zend_XmlRpc_Value_Integer

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

Located in /XmlRpc/Value/Integer.php (line 37)

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_Integer
Direct descendents
Class Description
 class Zend_XmlRpc_Value_BigInteger
Method Summary
 Zend_XmlRpc_Value_Integer __construct (int $value)
 int getValue ()
Variables
Methods
Constructor __construct (line 45)

Set the value of an integer native type

  • access: public
Zend_XmlRpc_Value_Integer __construct (int $value)
  • int $value

Redefined in descendants as:
getValue (line 61)

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

Redefined in descendants as:

Inherited Methods

Inherited From Zend_XmlRpc_Value_Scalar

 Zend_XmlRpc_Value_Scalar::_generateXml()

Inherited From Zend_XmlRpc_Value

 Zend_XmlRpc_Value::generateXml()
 Zend_XmlRpc_Value::getGenerator()
 Zend_XmlRpc_Value::getType()
 Zend_XmlRpc_Value::getValue()
 Zend_XmlRpc_Value::getXmlRpcValue()
 Zend_XmlRpc_Value::saveXml()
 Zend_XmlRpc_Value::setEncoding()
 Zend_XmlRpc_Value::setGenerator()
 Zend_XmlRpc_Value::_createSimpleXMLElement()
 Zend_XmlRpc_Value::_extractTypeAndValue()
 Zend_XmlRpc_Value::_phpVarToNativeXmlRpc()
 Zend_XmlRpc_Value::_setXML()
 Zend_XmlRpc_Value::_xmlStringToNativeXmlRpc()
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:29:22 -0400 by phpDocumentor 1.4.3