Class Zend_XmlRpc_Value_DateTime

Description

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

Zend_XmlRpc_Value
   |
   --Zend_XmlRpc_Value_Scalar
      |
      --Zend_XmlRpc_Value_DateTime
Method Summary
 Zend_XmlRpc_Value_DateTime __construct (mixed $value)
 int getValue ()
Variables
Methods
Constructor __construct (line 43)

Set the value of a dateTime.iso8601 native type, The value is in iso8601 format

  • access: public
Zend_XmlRpc_Value_DateTime __construct (mixed $value)
  • mixed $value: Integer of the unix timestamp or any string that can be parsed to a unix timestamp using the PHP strtotime() function
getValue (line 64)

Return the value of this object, convert the XML-RPC native dateTime value into a PHP integer (unix timestamp representation of the iso8601 date format)

  • return: As a Unix timestamp
  • 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::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:43 -0700 by phpDocumentor 1.3.0RC3