API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
SAXY_Lite_Parser::getVersion | ( | ) |
Returns the current version of SAXY Lite
SAXY_Lite_Parser::parse | ( | $ | xmlText | ) |
The controlling method for the parsing process
string | The xml text to be processed |
Références $i, $total, SAXY_Parser_Base::getCharFromEnd(), SAXY_Parser_Base::parseBetweenTags(), parseTag(), et preprocessXML().
SAXY_Lite_Parser::parseTag | ( | $ | tagText | ) |
Parses an element tag
string | The interior text of the element tag |
Références $i, $total, SAXY_Parser_Base::fireCDataSectionEvent(), SAXY_Parser_Base::fireCharacterDataEvent(), SAXY_Parser_Base::fireEndElementEvent(), SAXY_Parser_Base::fireStartElementEvent(), et SAXY_Parser_Base::parseAttributes().
Référencé par parse().
SAXY_Lite_Parser::preprocessXML | ( | $ | xmlText | ) |
SAXY_Lite_Parser::SAXY_Lite_Parser | ( | ) |
Constructor for SAX parser
Références SAXY_Parser_Base::SAXY_Parser_Base().
SAXY_Lite_Parser::xml_error_string | ( | $ | code | ) |
Returns a textual description of the error code (non-functional for SAXY Lite)
int | The error code |
SAXY_Lite_Parser::xml_get_error_code | ( | ) |
Returns the current error code (non-functional for SAXY Lite)