API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsXmlRpcFault Class Reference
Inheritance diagram for XoopsXmlRpcFault:
Collaboration diagram for XoopsXmlRpcFault:

Public Member Functions

 __construct ($code, $extra=null)
 
 render ()
 
- Public Member Functions inherited from XoopsXmlRpcTag
 __construct ()
 
encode (&$text)
 
 setFault ($fault=true)
 
 isFault ()
 
 render ()
 

Data Fields

 $_code
 
 $_extra
 
- Data Fields inherited from XoopsXmlRpcTag
 $_fault = false
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

__construct (   $code,
  $extra = null 
)
Parameters
$code
null$extra
Here is the call graph for this function:

Member Function Documentation

◆ render()

render ( )
Returns
string

Reimplemented from XoopsXmlRpcTag.

Here is the call graph for this function:

Field Documentation

◆ $_code

$_code

◆ $_extra

$_extra

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