zoneminder/web/app/Controller
Kyle Johnson 50085d48b5 Reworked the Events index view to display thumbnails by default.
The EventsController calls createListThumbnail() to build a list
of thumbnail data which is then passed to the view to be looped though.

Also had to change how I loop through $events so that I can match up the
indexes in $events with the indexes in $thumbData
2013-05-30 22:54:51 -04:00
..
Component Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppController.php Added one of the hard coded options from the original config.php file 2013-05-30 22:03:20 -04:00
BandwidthController.php Initial commit of Bandwidth Model, View and Controller. 2013-05-06 19:37:22 -04:00
ConfigController.php Initial commit of Config Controller and View. 2013-05-06 11:06:58 -04:00
EventsController.php Reworked the Events index view to display thumbnails by default. 2013-05-30 22:54:51 -04:00
MonitorsController.php Reworked to allow displaying of monitors from many views with less code. 2013-05-24 20:13:14 -04:00
PagesController.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00