Notifications_Model Class Reference

Handle notifications for hosts and services. More...

Public Member Functions

 show_notifications ($num_per_page=false, $offset=false, $count=false)
 Fetch scheduled events.
 count_notifications ()
 Wrapper method to fetch no of hosts in the scheduling queue.

Data Fields

 $sort_field = 'next_check'
 The field to sort on.
 $sort_order = 'ASC'
 The sort order.
 $where = ''
 Arbitrary SQL to add to filtering.

Detailed Description

Handle notifications for hosts and services.


Member Function Documentation

Notifications_Model::show_notifications ( num_per_page = false,
offset = false,
count = false 
)

Fetch scheduled events.


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

Generated on 18 Feb 2013 for ninja by  doxygen 1.6.1