Report options for alert history reports. More...
Public Member Functions | |
setup_properties () | |
Properties should be completely setup - with translations and all - before loading any options, and options are loaded by the construct, so do initialization here. | |
Static Public Attributes | |
static | $type = 'alert_history' |
A name for this report type that doesn't rely on splitting class_name() by _ This is used when saving the report. |
Report options for alert history reports.
Alert history reports are specialized summary reports.
Alert_history_options::setup_properties | ( | ) |
Properties should be completely setup - with translations and all - before loading any options, and options are loaded by the construct, so do initialization here.
< Warning! 1 indexed
Reimplemented from Summary_options.