Competency framework form.  
 More...
|  | 
|  | definition () | 
|  | Define the form - called by parent constructor. 
 | 
|  | 
|  | 
| static | $persistentclass = 'core_competency\\competency_framework' | 
|  | 
Competency framework form. 
- Copyright
- 2015 Damyon Wiese 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ convert_fields()
  
  | 
        
          | static tool_lp\form\competency_framework::convert_fields | ( | stdClass | $data | ) |  |  | staticprotected | 
 
Convert some fields. 
- Parameters
- 
  
  
- Return values
- 
  
  
 
 
◆ extra_validation()
  
  | 
        
          | tool_lp\form\competency_framework::extra_validation | ( |  | $data, |  
          |  |  |  | $files, |  
          |  |  | array & | $errors ) |  | protected | 
 
Extra validation. 
- Parameters
- 
  
    | stdClass | $data | Data to validate. |  | array | $files | Array of files. |  | array | $errors | Currently reported errors. |  
 
- Return values
- 
  
    | array | of additional errors, or overridden errors. |  
 
 
 
◆ get_default_data()
  
  | 
        
          | tool_lp\form\competency_framework::get_default_data | ( |  | ) |  |  | protected | 
 
Get the default data. 
- Return values
- 
  
  
 
 
The documentation for this class was generated from the following file: