XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
RpcArrayHandler Class Reference
Inheritance diagram for RpcArrayHandler:
Inheritance graph

Public Member Functions

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

Detailed Description

Definition at line 874 of file xmlrpcparser.php.

Member Function Documentation

RpcArrayHandler::getName ( )

This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

Author
Parameters
@return
See Also

Definition at line 886 of file xmlrpcparser.php.

RpcArrayHandler::handleBeginElement ( $parser,
$attributes 
)

This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

Author
Parameters
@return
See Also

Definition at line 900 of file xmlrpcparser.php.

References $parser.

RpcArrayHandler::handleEndElement ( $parser)

This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.

Author
Parameters
@return
See Also

Definition at line 915 of file xmlrpcparser.php.

References $parser.


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