|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| render () | |
| XoopsXmlRpcRequest ($methodName) | |
Public Member Functions inherited from XoopsXmlRpcDocument | |
| add (&$tagobj) | |
| render () | |
| XoopsXmlRpcDocument () | |
Public Attributes | |
| $methodName | |
Public Attributes inherited from XoopsXmlRpcDocument | |
| $_tags = array() | |
Definition at line 70 of file xmlrpctag.php.
| XoopsXmlRpcRequest::render | ( | ) |
Definition at line 80 of file xmlrpctag.php.
| XoopsXmlRpcRequest::XoopsXmlRpcRequest | ( | $methodName | ) |
Definition at line 75 of file xmlrpctag.php.
References $methodName.
| XoopsXmlRpcRequest::$methodName |
Definition at line 73 of file xmlrpctag.php.
Referenced by XoopsXmlRpcRequest().