zoneminder/web/app/Model
Kyle Johnson 05c8ddf153 Reworked to allow displaying of monitors from many views with less code.
* Moved getStreamSrc from Monitors Controller to Monitors Model
 * Minor indenting of code
 * Removed some old code
 * Changed how I lookup ZM_MPEG_LIVE_FORMAT from within getStreamSrc
 * Changed Monitors View view to use divs instead of tables
2013-05-24 20:13:14 -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 Added a function to check the status of the ZoneMinder daemons 2013-05-17 08:57:24 -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 Overriding the primaryKey for the Events and Monitors models 2013-05-06 10:36:47 -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