Scheduling_queue_Model Class Reference
Handle comments for hosts and services.
More...
Public Member Functions |
| set_range ($limit, $offset) |
| Sets how many objects show_schduling_queue should return.
|
| show_scheduling_queue ($service_filter=null, $host_filter=null) |
| Fetch scheduled events.
|
Detailed Description
Handle comments for hosts and services.
Member Function Documentation
Scheduling_queue_Model::set_range |
( |
$ |
limit, |
|
|
$ |
offset | |
|
) |
| | |
Sets how many objects show_schduling_queue should return.
- Parameters:
-
Scheduling_queue_Model::show_scheduling_queue |
( |
$ |
service_filter = null , |
|
|
$ |
host_filter = null | |
|
) |
| | |
Fetch scheduled events.
- Parameters:
-
| $service_filter | string = null |
| $host_filter | string = null |
- Returns:
- Database result object or false if none if $count is false or unset, otherwise the number of result rows
The documentation for this class was generated from the following file: