Moodle  2.2.1
http://www.collinsharper.com
mock_simplified_parser_processor Class Reference
Inheritance diagram for mock_simplified_parser_processor:
Collaboration diagram for mock_simplified_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 765 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 772 of file testparser.php.

Definition at line 799 of file testparser.php.

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.


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