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

Public Member Functions

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

Detailed Description

Definition at line 647 of file xmlrss2parser.php.

Member Function Documentation

RssItemHandler::getName ( )
Returns
string

Definition at line 652 of file xmlrss2parser.php.

RssItemHandler::handleBeginElement ( $parser,
$attributes 
)
Parameters
XoopsXmlRss2Parser$parser
array$attributes
Returns
void

Definition at line 662 of file xmlrss2parser.php.

RssItemHandler::handleEndElement ( $parser)
Parameters
XoopsXmlRss2Parser$parser
Returns
void

Definition at line 671 of file xmlrss2parser.php.


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