XOOPS
2.6.0
|
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 | |
Definition at line 226 of file xmlrpctag.php.
XoopsXmlRpcDouble::__construct | ( | $value | ) |
float | $value |
Definition at line 236 of file xmlrpctag.php.
XoopsXmlRpcDouble::render | ( | ) |
Definition at line 244 of file xmlrpctag.php.
|
protected |
Definition at line 231 of file xmlrpctag.php.