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

Public Member Functions

 getName ()
 
 handleCharacterData (SaxParser &$parser, &$data)
 
- Public Member Functions inherited from XmlTagHandler
 getName ()
 
 handleBeginElement (SaxParser &$parser, &$attributes)
 
 handleCharacterData (SaxParser &$parser, &$data)
 
 handleEndElement (SaxParser &$parser)
 

Detailed Description

Definition at line 375 of file xmlrpcparser.php.

Member Function Documentation

RpcBooleanHandler::getName ( )
Returns
string

Definition at line 381 of file xmlrpcparser.php.

RpcBooleanHandler::handleCharacterData ( SaxParser $parser,
$data 
)
Parameters
SaxParser$parser
$data
Returns
void

Definition at line 391 of file xmlrpcparser.php.


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