XOOPS  2.6.0
XoopsXmlRpcRequest Class Reference
Inheritance diagram for XoopsXmlRpcRequest:
Inheritance graph

Public Member Functions

 __construct ($methodName)
 
 render ()
 
- Public Member Functions inherited from XoopsXmlRpcDocument
 add (XoopsXmlRpcTag &$tagobj)
 
 render ()
 

Public Attributes

 $methodName
 

Additional Inherited Members

- Protected Attributes inherited from XoopsXmlRpcDocument
 $_tags = array()
 

Detailed Description

Definition at line 62 of file xmlrpctag.php.

Constructor & Destructor Documentation

XoopsXmlRpcRequest::__construct (   $methodName)
Parameters
string$methodName

Definition at line 73 of file xmlrpctag.php.

References $methodName.

Member Function Documentation

XoopsXmlRpcRequest::render ( )

Definition at line 78 of file xmlrpctag.php.

Member Data Documentation

XoopsXmlRpcRequest::$methodName

Definition at line 68 of file xmlrpctag.php.

Referenced by __construct().


The documentation for this class was generated from the following file: