|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| getName () | |
| handleBeginElement (&$parser, &$attributes) | |
| handleEndElement (&$parser) | |
| RssWebMasterHandler () | |
Public Member Functions inherited from XmlTagHandler | |
| getName () | |
| handleBeginElement (&$parser, &$attributes) | |
| handleCharacterData (&$parser, &$data) | |
| handleEndElement (&$parser) | |
| XmlTagHandler () | |
Definition at line 451 of file xmlrss2parser.php.
| RssTextInputHandler::getName | ( | ) |
Definition at line 459 of file xmlrss2parser.php.
| RssTextInputHandler::handleBeginElement | ( | & | $parser, |
| & | $attributes | ||
| ) |
Definition at line 464 of file xmlrss2parser.php.
References $parser.
| RssTextInputHandler::handleEndElement | ( | & | $parser | ) |
Definition at line 469 of file xmlrss2parser.php.
References $parser.
| RssTextInputHandler::RssWebMasterHandler | ( | ) |
Definition at line 454 of file xmlrss2parser.php.