zoneminder/web/app/Model
Kyle Johnson 26c1110e3f Function to return info necessary to create an HTML img tag for a given event.
This function determines the scaled width and height of the image for the
thumbnail, as well as other information relating to the frame with the
highest score in this event.
2013-05-30 22:31:55 -04:00
..
Behavior Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Datasource Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppModel.php Function to return components necessary to build src to an event thumbnail. 2013-05-30 22:22:48 -04:00
Bandwidth.php Initial commit of Bandwidth Model, View and Controller. 2013-05-06 19:37:22 -04:00
Config.php Fixed some indenting 2013-05-22 21:19:10 -04:00
Event.php Associated the Event Model with the Frame Model 2013-05-30 19:47:32 -04:00
Frame.php Function to return info necessary to create an HTML img tag for a given event. 2013-05-30 22:31:55 -04:00
Monitor.php Reworked to allow displaying of monitors from many views with less code. 2013-05-24 20:13:14 -04:00
Zone.php Added Zone model, as well as Monitor and Zone model association 2013-05-02 09:01:27 -04:00