Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250605) (9223e346c3e)
tool_analytics\output\insights_report Class Reference

Insights report renderable. More...

Inheritance diagram for tool_analytics\output\insights_report:

Public Member Functions

 __construct (\core_analytics\model $model, ?int $contextid=null)
 Inits the insights report renderable.
 
 export_for_template (\renderer_base $output)
 Export the data.
 

Detailed Description

Insights report renderable.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __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
null

Member Function Documentation

◆ export_for_template()

tool_analytics\output\insights_report::export_for_template ( \renderer_base $output)

Export the data.

Parameters
renderer_base$output
Return values
stdClass

The documentation for this class was generated from the following file: