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

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
 

Detailed Description

Definition at line 381 of file xmlrpctag.php.

Member Function Documentation

XoopsXmlRpcStruct::add (   $name,
XoopsXmlRpcTag $tagobj 
)
Parameters
$name
XoopsXmlRpcTag$tagobj
Returns
void

Definition at line 393 of file xmlrpctag.php.

References $name.

XoopsXmlRpcStruct::render ( )

Definition at line 398 of file xmlrpctag.php.

References XoopsXmlRpcTag\encode().

Here is the call graph for this function:

Member Data Documentation

XoopsXmlRpcStruct::$_tags = array()
protected

Definition at line 386 of file xmlrpctag.php.


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