XOOPS  2.6.0
XoopsXmlRpcDouble Class Reference
Inheritance diagram for XoopsXmlRpcDouble:
Inheritance graph

Public Member Functions

 __construct ($value)
 
 render ()
 
- Public Member Functions inherited from XoopsXmlRpcTag
 encode (&$text)
 
 isFault ()
 
 render ()
 
 setFault ($fault=true)
 

Protected Attributes

 $_value
 
- Protected Attributes inherited from XoopsXmlRpcTag
 $_fault = false
 

Detailed Description

Definition at line 226 of file xmlrpctag.php.

Constructor & Destructor Documentation

XoopsXmlRpcDouble::__construct (   $value)
Parameters
float$value

Definition at line 236 of file xmlrpctag.php.

Member Function Documentation

XoopsXmlRpcDouble::render ( )
Returns
string

Definition at line 244 of file xmlrpctag.php.

Member Data Documentation

XoopsXmlRpcDouble::$_value
protected

Definition at line 231 of file xmlrpctag.php.


The documentation for this class was generated from the following file: