Describes a single object from livestatus. More...
Public Member Functions | |
get_state_text () | |
Get the state, as text. | |
Static Public Attributes | |
static | $rewrite_columns |
An array containing the custom column dependencies. |
Describes a single object from livestatus.
Notification_Model::$rewrite_columns [static] |
array( 'state_text' => array('state','notification_type') )
An array containing the custom column dependencies.
Reimplemented from BaseObject_Model.