|
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 807 of file testparser.php.
| dispatch_chunk | ( | $ | data | ) |
Get the already simplified chunk and dispatch it
Reimplemented from simplified_parser_processor.
Definition at line 814 of file testparser.php.
Definition at line 841 of file testparser.php.
| get_chunks | ( | ) |
Definition at line 829 of file testparser.php.
Definition at line 837 of file testparser.php.
Definition at line 833 of file testparser.php.
| notify_path_end | ( | $ | path | ) |
Get one selected path and notify about end
Reimplemented from simplified_parser_processor.
Definition at line 824 of file testparser.php.
| notify_path_start | ( | $ | path | ) |
Get one selected path and notify about start
Reimplemented from simplified_parser_processor.
Definition at line 819 of file testparser.php.