Class containing data for learning plan template competencies page.  
 More...
|  | 
| array | $competencies | 
|  | $competencies 
 | 
|  | 
| context | $context | 
|  | $context 
 | 
|  | 
| int | $courseid | 
|  | $courseid 
 | 
|  | 
| int | $moduleid | 
|  | $moduleid 
 | 
|  | 
| int | $userid | 
|  | The user id. 
 | 
|  | 
Class containing data for learning plan template competencies page. 
- Copyright
- 2015 Damyon Wiese 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | report_competency\output\report::__construct | ( |  | $courseid, | 
        
          |  |  |  | $userid, | 
        
          |  |  |  | $moduleid ) | 
      
 
Construct this renderable. 
- Parameters
- 
  
    | int | $courseid | The course id |  | int | $userid | The user id |  | int | $moduleid | The module id |  
 
 
 
◆ export_for_template()
      
        
          | report_competency\output\report::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: