Class Zend_XmlRpc_Value_DateTime

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

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

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 45)

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 66)

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::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:06 -0600 by phpDocumentor 1.3.0RC6