ObjectPool_Model Class Reference

The univese of a objects of a given type in livestatus. More...

Inheritance diagram for ObjectPool_Model:
BaseObjectPool_Model BaseColumnPool_Model BaseCommandPool_Model BaseCommentPool_Model BaseContactGroupPool_Model BaseContactPool_Model BaseDowntimePool_Model BaseHostGroupPool_Model BaseHostPool_Model BaseNotificationPool_Model BaseSavedFilterPool_Model BaseServiceGroupPool_Model BaseServicePool_Model BaseStatusPool_Model BaseTimePeriodPool_Model

Public Member Functions

 get_by_name ($name)
 Get a set of object, given a named query.

Static Public Member Functions

static get_by_query ($query)
 Parse a query and return the related set.
static load_table_classes ()
 Get classes for tables in the system.
static get_js_files ()
 Get JS-files to render the orm.

Detailed Description

The univese of a objects of a given type in livestatus.


Member Function Documentation

ObjectPool_Model::get_by_name ( name  ) 

Get a set of object, given a named query.

Can be overridden to handle groups (in HostPool/ServicePool)

Reimplemented in HostPool_Model, and ServicePool_Model.

static ObjectPool_Model::get_js_files (  )  [static]

Get JS-files to render the orm.

..

Todo:
move from this class... should be somewhere else, but not here...

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