[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 86 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file mod/wiki/parser/markups/nwiki.php |
html_parser:: (6 methods):
__construct()
before_parsing()
header_tag_rule()
get_section()
get_repeated_sections()
get_repeated_sections_callback()
Class: html_parser - X-Ref
HTML parser implementation. It only implements links.__construct() X-Ref |
No description |
before_parsing() X-Ref |
No description |
header_tag_rule($match) X-Ref |
Header tag rule param: array $match Header regex match return: string |
get_section($header, $text, $clean = false) X-Ref |
Section editing: Special for HTML Parser (It parses <h1></h1>) |
get_repeated_sections(&$text, $repeated = array() X-Ref |
No description |
get_repeated_sections_callback($match) X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |