|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| dispatch_chunk ($data) | |
| notify_path_start ($path) | |
| notify_path_end ($path) | |
| get_chunks () | |
| get_start_notifications () | |
| get_end_notifications () | |
| get_all_notifications () | |
Definition at line 765 of file testparser.php.
| dispatch_chunk | ( | $ | data | ) |
Get the already simplified chunk and dispatch it
Reimplemented from simplified_parser_processor.
Definition at line 772 of file testparser.php.
Definition at line 799 of file testparser.php.
| get_chunks | ( | ) |
Definition at line 787 of file testparser.php.
Definition at line 795 of file testparser.php.
Definition at line 791 of file testparser.php.
| notify_path_end | ( | $ | path | ) |
Get one selected path and notify about end
Reimplemented from simplified_parser_processor.
Definition at line 782 of file testparser.php.
| notify_path_start | ( | $ | path | ) |
Get one selected path and notify about start
Reimplemented from simplified_parser_processor.
Definition at line 777 of file testparser.php.