XOOPS
2.6.0
|
Public Member Functions | |
encode (&$text) | |
isFault () | |
render () | |
setFault ($fault=true) | |
Protected Attributes | |
$_fault = false | |
Definition at line 89 of file xmlrpctag.php.
XoopsXmlRpcTag::encode | ( | & | $text | ) |
string | $text |
Definition at line 100 of file xmlrpctag.php.
References $text.
Referenced by XoopsXmlRpcFault\render(), XoopsXmlRpcString\render(), and XoopsXmlRpcStruct\render().
XoopsXmlRpcTag::isFault | ( | ) |
|
abstract |
XoopsXmlRpcTag::setFault | ( | $fault = true | ) |
bool | $fault |
Definition at line 111 of file xmlrpctag.php.
Referenced by XoopsXmlRpcFault\__construct().
|
protected |
Definition at line 94 of file xmlrpctag.php.
Referenced by isFault().