|
| __construct (int $courseid) |
| Renderable constructor.
|
|
| get_header () |
| Get the course tools page header renderable.
|
|
| get_table () |
| Get the course tools list system report.
|
|
◆ __construct()
mod_lti\output\course_tools_page::__construct |
( |
int | $courseid | ) |
|
Renderable constructor.
- Parameters
-
int | $courseid | the id of the course. |
◆ get_header()
mod_lti\output\course_tools_page::get_header |
( |
| ) |
|
Get the course tools page header renderable.
- Return values
-
course_tools_page_header | the renderable. |
◆ get_table()
mod_lti\output\course_tools_page::get_table |
( |
| ) |
|
Get the course tools list system report.
- Return values
-
course_external_tools_list | the course tools list report. |
The documentation for this class was generated from the following file:
- mod/lti/classes/output/course_tools_page.php