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


Public Member Functions | |
| __construct () | |
| process_chunk ($data) | |
| debug_info () | |
Protected Attributes | |
| $foundpaths | |
Find paths progressive_parser_processor that will search for all the paths present in the chunks being returned. Useful to know the overal structure of the XML file.
Definition at line 31 of file findpaths_parser_processor.class.php.
| __construct | ( | ) |
Reimplemented from progressive_parser_processor.
Definition at line 35 of file findpaths_parser_processor.class.php.
| debug_info | ( | ) |
Reimplemented from progressive_parser_processor.
Definition at line 53 of file findpaths_parser_processor.class.php.
| process_chunk | ( | $ | data | ) |
Receive one chunk of information from the parser
Reimplemented from progressive_parser_processor.
Definition at line 40 of file findpaths_parser_processor.class.php.
$foundpaths [protected] |
Definition at line 33 of file findpaths_parser_processor.class.php.