The course tools page renderable, containing a page header renderable and a course tools system report.
More...
|
| __construct (int $courseid) |
| Renderable constructor.
|
|
| get_header () |
| Get the course tools page header renderable.
|
|
| get_table () |
| Get the course tools list system report.
|
|
The course tools page renderable, containing a page header renderable and a course tools system report.
- Copyright
- 2023 Jake Dallimore jrhda.nosp@m.llim.nosp@m.ore@g.nosp@m.mail.nosp@m..com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __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: