Shows report_insights insights list.
More...
|
| __construct (\core_analytics\model $model, context $context, $othermodels, $page=0, $perpage=100) |
| Constructor.
|
|
| export_for_template (\renderer_base $output) |
| Exports the data.
|
|
|
context | $context |
|
core_analytics model | $model |
|
core_analytics model[] | $othermodels |
|
int | $page |
|
int | $perpage |
|
Shows report_insights insights list.
- Copyright
- 2017 David Monllao
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
report_insights\output\insights_list::__construct |
( |
\core_analytics\model | $model, |
|
|
context | $context, |
|
|
| $othermodels, |
|
|
| $page = 0, |
|
|
| $perpage = 100 ) |
Constructor.
- Parameters
-
core_analytics::model | $model | |
context | $context | |
core_analytics::model[] | $othermodels | |
int | $page | |
int | $perpage | The max number of results to fetch |
- Return values
-
◆ export_for_template()
report_insights\output\insights_list::export_for_template |
( |
\renderer_base | $output | ) |
|
Exports the data.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- report/insights/classes/output/insights_list.php