XOOPS 2.5.6
Final
|
Public Member Functions | |
getName () | |
handleBeginElement (&$parser, &$attributes) | |
handleCharacterData (&$parser, &$data) | |
handleEndElement (&$parser) | |
Public Member Functions inherited from XmlTagHandler | |
getName () | |
handleBeginElement (&$parser, &$attributes) | |
handleCharacterData (&$parser, &$data) | |
handleEndElement (&$parser) | |
XmlTagHandler () | |
Definition at line 743 of file xmlrpcparser.php.
RpcValueHandler::getName | ( | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 755 of file xmlrpcparser.php.
RpcValueHandler::handleBeginElement | ( | & | $parser, |
& | $attributes | ||
) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 793 of file xmlrpcparser.php.
RpcValueHandler::handleCharacterData | ( | & | $parser, |
& | $data | ||
) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 769 of file xmlrpcparser.php.
References $parser.
RpcValueHandler::handleEndElement | ( | & | $parser | ) |
This Method starts the parsing of the specified RDF File. The File can be a local or a remote File.
@return |
Definition at line 807 of file xmlrpcparser.php.
References $parser.