XOOPS  2.6.0
XoopsXmlRpcBase64 Class Reference
Inheritance diagram for XoopsXmlRpcBase64:
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 326 of file xmlrpctag.php.

Constructor & Destructor Documentation

XoopsXmlRpcBase64::__construct (   $value)
Parameters
string$value

Definition at line 336 of file xmlrpctag.php.

Member Function Documentation

XoopsXmlRpcBase64::render ( )
Returns
string

Definition at line 344 of file xmlrpctag.php.

Member Data Documentation

XoopsXmlRpcBase64::$_value
protected

Definition at line 331 of file xmlrpctag.php.


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