Alert Summary controller Requires authentication. More...
Public Member Functions | |
__construct () | |
Sanity-checks. | |
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. | |
Data Fields | |
$type = 'summary' | |
The type of this report. |
Alert Summary controller Requires authentication.
op5, and the op5 logo are trademarks, servicemarks, registered servicemarks or registered trademarks of op5 AB. All other trademarks, servicemarks, registered trademarks, and registered servicemarks mentioned herein may be the property of their respective owner(s). The information contained herein is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.
Summary_Controller::$type = 'summary' |
The type of this report.
Usually based on controller name, but not always.
Reimplemented from Base_reports_Controller.
Reimplemented in Alert_history_Controller.