Tool registration page class.  
 More...
|  | 
| returnurl | $returnurl | 
|  | The url to which the tool proxy should return. 
 | 
|  | 
Tool registration page class. 
- Copyright
- 2016 John Okely john@.nosp@m.mood.nosp@m.le.co.nosp@m.m 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ __construct()
      
        
          | enrol_lti\output\registration::__construct | ( |  | $returnurl = null | ) |  | 
      
 
Construct a new tool registration page. 
- Parameters
- 
  
    | string | null | $returnurl | The url the consumer wants us to return the user to (optional) |  
 
 
 
◆ export_for_template()
      
        
          | enrol_lti\output\registration::export_for_template | ( | renderer_base | $output | ) |  | 
      
 
Export the data. 
- Parameters
- 
  
  
- Return values
- 
  
    | stdClass | Data to be used for the template |  
 
Implements templatable.
 
 
The documentation for this class was generated from the following file: