Class containing data for rendering LTI upgrade choices page.
More...
|
string string | $startregurl |
| tool URL.
|
|
array array | $tools = [] |
| array of tools.
|
|
Class containing data for rendering LTI upgrade choices page.
- Copyright
- 2021 Cengage
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
mod_lti\output\registration_upgrade_choice_page::__construct |
( |
array | $tools, |
|
|
string | $startregurl ) |
Constructor.
- Parameters
-
array | $tools | array of tools that can be upgraded |
string | $startregurl | tool URL to start the registration process |
◆ export_for_template()
mod_lti\output\registration_upgrade_choice_page::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
stdClass | Data to be used by the template |
Implements templatable.
The documentation for this class was generated from the following file:
- mod/lti/classes/output/registration_upgrade_choice_page.php