Renderer for the forum summary report.
More...
Renderer for the forum summary report.
- Copyright
- 2019 Michael Hawkins micha.nosp@m.elh@.nosp@m.moodl.nosp@m.e.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ render_filters_form()
forumreport_summary_renderer::render_filters_form |
( |
stdClass | $course, |
|
|
array | $cms, |
|
|
moodle_url | $actionurl, |
|
|
array | $filters = [] ) |
Render the filters available for the forum summary report.
- Parameters
-
stdClass | $course | The course object. |
array | $cms | Array of course module objects. |
moodle_url | $actionurl | The form action URL. |
array | $filters | Optional array of currently applied filter values. |
- Return values
-
string | The filter form HTML. |
◆ render_summary_table()
forumreport_summary_renderer::render_summary_table |
( |
summary_table | $table | ) |
|
Render the summary report table.
- Parameters
-
- Return values
-
string | The report table HTML. |
The documentation for this class was generated from the following file:
- mod/forum/report/summary/renderer.php