zoneminder/web/app/Controller
Kyle Johnson f35e7cbe73 Initial commit of Config Controller and View.
* Allows basic updating of config options
 * No validation yet
 * All options are rendered as text boxes.  Some need to be dropdown, etc.
2013-05-06 11:06:58 -04:00
..
Component Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppController.php Moved the Html and Form helpers to the common AppController 2013-05-03 07:34:45 -04:00
ConfigController.php Initial commit of Config Controller and View. 2013-05-06 11:06:58 -04:00
EventsController.php Added the list of distinct monitors to the monitors variable for later use with filtering 2013-05-06 08:40:25 -04:00
MonitorsController.php Added number of archived events per monitor to Monitors index view 2013-05-04 22:45:59 -04:00
PagesController.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00