Class to help display report link in mod_h5pactivity.  
 More...
|  | 
| H5P | $message | 
|  | library list 
 | 
|  | 
| H5P | $url | 
|  | factory 
 | 
|  | 
Class to help display report link in mod_h5pactivity. 
- Copyright
- 2020 Ferran Recio 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | mod_h5pactivity\output\reportlink::__construct | ( | moodle_url | $url, | 
        
          |  |  | string | $message ) | 
      
 
Constructor. 
- Parameters
- 
  
    | moodle_url | $url | the destination url |  | string | $message | the link message |  
 
 
 
◆ export_for_template()
      
        
          | mod_h5pactivity\output\reportlink::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: