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 274 of file xmlrpctag.php.
XoopsXmlRpcString::__construct | ( | $value | ) |
string | $value |
Definition at line 284 of file xmlrpctag.php.
XoopsXmlRpcString::render | ( | ) |
Definition at line 292 of file xmlrpctag.php.
References XoopsXmlRpcTag\encode().
|
protected |
Definition at line 279 of file xmlrpctag.php.