zoneminder/web/app
Kyle Johnson 633aa7a9ad Initial support for filtering events.
First I tell extractNamedParams() which params I care about (ignore the rest),
then I loop through the returned results and build my query via named params.

Finally I pass the named params into the $conditions array for paginate to use.
2013-05-29 07:54:06 -04:00
..
Config Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Console Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Controller Initial support for filtering events. 2013-05-29 07:54:06 -04:00
Lib Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Locale/eng/LC_MESSAGES Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Model Reworked to allow displaying of monitors from many views with less code. 2013-05-24 20:13:14 -04:00
Plugin Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Test Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Vendor Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
View Initial commit of events.js file; added it to all pages. 2013-05-29 07:47:27 -04:00
webroot An AJAX loading / spinner gif 2013-05-29 07:50:49 -04:00
.htaccess Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
index.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00