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 250 of file xmlrpctag.php.
XoopsXmlRpcBoolean::__construct | ( | $value | ) |
boolean | $value |
Definition at line 260 of file xmlrpctag.php.
XoopsXmlRpcBoolean::render | ( | ) |
Definition at line 268 of file xmlrpctag.php.
|
protected |
Definition at line 255 of file xmlrpctag.php.