Alertlog_Model Class Reference

model for DB based showlog More...

Public Member Functions

 get_log_entries ($options=false, $limit=false, $offset=0, $count=false)
 Return all log entries matching the specified options.

Detailed Description

model for DB based showlog


Member Function Documentation

Alertlog_Model::get_log_entries ( options = false,
limit = false,
offset = 0,
count = false 
)

Return all log entries matching the specified options.

Parameters:
$options Pretty much magical array of options to filter objects
$limit The number of rows to get
$offset The number of rows to skip before fetching
$count Skip the whole row fetching, only return the number of lines
Returns:
If count is false, database object or false on error or empty. If count is true, line count

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

Generated on 22 Nov 2012 for ninja by  doxygen 1.6.1