Class containing data for competency summary.  
 More...
|  | 
| core_competency competency | $competency = null | 
|  | $competency. 
 | 
|  | 
| course[] | $courses = array() | 
|  | $courses List of courses. 
 | 
|  | 
| core_competency competency_framework | $framework = null | 
|  | $framework This competency framework. 
 | 
|  | 
| core_competency competency[] | $relatedcompetencies = array() | 
|  | $relatedcompetencies List of competencies. 
 | 
|  | 
Class containing data for competency summary. 
- Copyright
- 2015 Issam Taboubi issam.nosp@m..tab.nosp@m.oubi@.nosp@m.umon.nosp@m.treal.nosp@m..ca 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | tool_lp\output\competency_summary::__construct | ( |  | $competency, | 
        
          |  |  |  | $framework, | 
        
          |  |  |  | $includerelated, | 
        
          |  |  |  | $includecourses ) | 
      
 
Construct this renderable. 
- Parameters
- 
  
  
 
 
◆ export_for_template()
      
        
          | tool_lp\output\competency_summary::export_for_template | ( | renderer_base | $output | ) |  | 
      
 
Export this data so it can be used as the context for a mustache template. 
- Parameters
- 
  
  
- Return values
- 
  
  
Implements templatable.
 
 
The documentation for this class was generated from the following file: