Handles the conversion of the scales included in the moodle.xml file.  
 More...
|  | 
|  | get_converter () | 
|  | 
|  | get_paths () | 
|  | Registers 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_scales_start () | 
|  | Prepare the file manager for the files embedded in the scale description field. 
 | 
|  | 
|  | process_scale (array $data, array $raw) | 
|  | This is executed every time we have one <SCALE> data available. 
 | 
|  | 
Handles the conversion of the scales included in the moodle.xml file. 
◆ get_converter()
  
  | 
        
          | moodle1_handler::get_converter | ( |  | ) |  |  | inherited | 
 
 
◆ log()
  
  | 
        
          | moodle1_handler::log | ( |  | $message, |  
          |  |  |  | $level, |  
          |  |  |  | $a = null, |  
          |  |  |  | $depth = null, |  
          |  |  |  | $display = false ) |  | inherited | 
 
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. 
Implements loggable.
 
 
◆ process_scale()
      
        
          | moodle1_scales_handler::process_scale | ( | array | $data, | 
        
          |  |  | array | $raw ) | 
      
 
This is executed every time we have one <SCALE> data available. 
- Parameters
- 
  
  
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: