XOOPS
2.6.0
|
Public Member Functions | |
add ($name, XoopsXmlRpcTag &$tagobj) | |
render () | |
Public Member Functions inherited from XoopsXmlRpcTag | |
encode (&$text) | |
isFault () | |
render () | |
setFault ($fault=true) | |
Protected Attributes | |
$_tags = array() | |
Protected Attributes inherited from XoopsXmlRpcTag | |
$_fault = false | |
Definition at line 381 of file xmlrpctag.php.
XoopsXmlRpcStruct::add | ( | $name, | |
XoopsXmlRpcTag & | $tagobj | ||
) |
$name | ||
XoopsXmlRpcTag | $tagobj |
Definition at line 393 of file xmlrpctag.php.
References $name.
XoopsXmlRpcStruct::render | ( | ) |
Definition at line 398 of file xmlrpctag.php.
References XoopsXmlRpcTag\encode().
|
protected |
Definition at line 386 of file xmlrpctag.php.