SLA reports controller. More...
Public Member Functions | |
custom_start () | |
Get the earliest timestamp found in the report database, or fallback to the current timestamp. | |
per_month_sla_for_report () | |
Returns a json object which describes the months that should be set for this report id. | |
Data Fields | |
$type = 'sla' | |
The type of this report. |
SLA reports controller.
Sla_Controller::$type = 'sla' |
The type of this report.
Usually based on controller name, but not always.
Reimplemented from Base_reports_Controller.