Moodle  2.2.1
http://www.collinsharper.com
mock_grouped_parser_processor Class Reference
Inheritance diagram for mock_grouped_parser_processor:
Collaboration diagram for mock_grouped_parser_processor:

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 ()

Detailed Description

Definition at line 807 of file testparser.php.


Member Function Documentation

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.

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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations