Insights report renderable.
More...
|
| __construct (\core_analytics\model $model, ?int $contextid=null) |
| Inits the insights report renderable.
|
|
| export_for_template (\renderer_base $output) |
| Export the data.
|
|
Insights report renderable.
- Copyright
- 2019 David Monllao
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_analytics\output\insights_report::__construct |
( |
\core_analytics\model | $model, |
|
|
?int | $contextid = null ) |
Inits the insights report renderable.
- Parameters
-
core_analytics::model | $model | |
int | null | $contextid | |
- Return values
-
◆ export_for_template()
tool_analytics\output\insights_report::export_for_template |
( |
\renderer_base | $output | ) |
|
Export the data.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/analytics/classes/output/insights_report.php