Alert_history_Controller Class Reference

Alert History controller This is just a special case of the recent alert view in the summary controller. More...

Inheritance diagram for Alert_history_Controller:
Summary_Controller Base_reports_Controller

Public Member Functions

 index ($input=false)
 Setup options for alert summary report.
 generate ($input=false)
 Generates an alert summary report.
 edit_settings ($input=false)
 Controller method that should render a form for editing a report in LightBox.
 add_comment ()
 End-point for XHR requests, that creates an event comment which will be displayed with the event itself in reports.

Static Public Member Functions

static _helptexts ($id)
 So this static method that random code everywhere assumes exist doesn't even have a fallback defined? Yeah, that's good code.

Data Fields

 $type = 'alert_history'
 The type of this report.

Detailed Description

Alert History controller This is just a special case of the recent alert view in the summary controller.


Member Function Documentation

static Alert_history_Controller::_helptexts ( id  )  [static]

So this static method that random code everywhere assumes exist doesn't even have a fallback defined? Yeah, that's good code.

..

Reimplemented from Base_reports_Controller.


Field Documentation

Alert_history_Controller::$type = 'alert_history'

The type of this report.

Usually based on controller name, but not always.

Reimplemented from Summary_Controller.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1