|  | 
|  | get_converter () | 
|  | 
|  | get_paths () | 
|  | 
|  | log ($message, $level, $a=null, $depth=null, $display=false) | 
|  | This function will be responsible for handling the params, and to call to the corresponding logger->process() once all modifications in params have been performed. 
 | 
|  | 
|  | on_info_details_end () | 
|  | Stashes the list of activity module types for later processing by moodle1_root_handler. 
 | 
|  | 
|  | on_info_details_mod_end ($data) | 
|  | Stashes the backup info for later processing by moodle1_root_handler. 
 | 
|  | 
|  | process_info ($data) | 
|  | Stashes the backup info for later processing by moodle1_root_handler. 
 | 
|  | 
|  | process_info_details_mod ($data) | 
|  | Initializes the in-memory cache for the current mod. 
 | 
|  | 
|  | process_info_details_mod_instance ($data) | 
|  | Appends the current instance data to the temporary in-memory cache. 
 | 
|  | 
Handles the conversion of /MOODLE_BACKUP/INFO paths. 
We do not produce any XML file here, just storing the data in the temp table so thay can be used by a later handler.