|
XOOPS
2.6.0
|

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) | |
Definition at line 510 of file xmlrss2parser.php.
| RssTextInputHandler::getName | ( | ) |
Definition at line 515 of file xmlrss2parser.php.
| RssTextInputHandler::handleBeginElement | ( | & | $parser, |
| & | $attributes | ||
| ) |
| XoopsXmlRss2Parser | $parser | |
| array | $attributes |
Definition at line 525 of file xmlrss2parser.php.
| RssTextInputHandler::handleEndElement | ( | & | $parser | ) |