Alert_history_options Class Reference

Report options for alert history reports. More...

Inheritance diagram for Alert_history_options:
Summary_options Report_options

Public Member Functions

 rewrite_states ($name, $value, $obj)
 Callback helper for getting the bitmask host/service states into array form.
 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.

Protected Member Functions

 update_value ($name, $value)
 Will actually set the provided $name to the value $value.

Detailed Description

Report options for alert history reports.

Alert history reports are specialized summary reports.


Member Function Documentation

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.

Alert_history_options::update_value ( name,
value 
) [protected]

Will actually set the provided $name to the value $value.

Warning: you probably want to use set() or utilize the ArrayAccess API

Reimplemented from Summary_options.


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

Generated on 14 Jan 2015 for ninja by  doxygen 1.6.1