Notification_Model Class Reference

Describes a single object from livestatus. More...

Inheritance diagram for Notification_Model:
BaseNotification_Model Object_Model BaseObject_Model

Public Member Functions

 __construct ($values, $prefix)
 Create an instance of the given type.
 get_state_text ()
 Get the state, as text.

Static Public Attributes

static $rewrite_columns
 An array containing the custom column dependencies.

Detailed Description

Describes a single object from livestatus.


Constructor & Destructor Documentation

Notification_Model::__construct ( values,
prefix 
)

Create an instance of the given type.

Don't call dirctly, called from *Set_Model-objects

Reimplemented from BaseNotification_Model.


Field Documentation

Notification_Model::$rewrite_columns [static]
Initial value:
 array(
                'state_text' => array('state','notification_type')
                )

An array containing the custom column dependencies.

Reimplemented from BaseObject_Model.


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

Generated on 7 May 2013 for ninja by  doxygen 1.6.1