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

Public Member Functions

 __construct ()
 process_chunk ($data)
 debug_info ()

Protected Attributes

 $foundpaths

Detailed Description

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.


Constructor & Destructor Documentation

Reimplemented from progressive_parser_processor.

Definition at line 35 of file findpaths_parser_processor.class.php.


Member Function Documentation

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.


Field Documentation

$foundpaths [protected]

Definition at line 33 of file findpaths_parser_processor.class.php.


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