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

Public Member Functions

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

Protected Attributes

 $_value
 
- Protected Attributes inherited from XoopsXmlRpcTag
 $_fault = false
 

Detailed Description

Definition at line 202 of file xmlrpctag.php.

Constructor & Destructor Documentation

XoopsXmlRpcInt::__construct (   $value)
Parameters
$value

Definition at line 212 of file xmlrpctag.php.

Member Function Documentation

XoopsXmlRpcInt::render ( )
Returns
string

Definition at line 220 of file xmlrpctag.php.

Member Data Documentation

XoopsXmlRpcInt::$_value
protected

Definition at line 207 of file xmlrpctag.php.


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