zoneminder/web/api/app/Controller
Kyle Johnson c42ad0ba13 Add support for deleting monitor in new ui
Deletes via the API.  Also attempts to stop any zma or zmc processes
for the given monitor before deleting it from the table.
2015-01-07 16:43:37 -05:00
..
Component Add initial API Filter component 2015-01-05 14:02:42 -05:00
AppController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
ConfigsController.php Return specific configs as an HTML <form> in API 2014-11-20 04:04:23 +00:00
EventsController.php Only build filter if named params are set 2015-01-05 14:21:19 -05:00
FramesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
HostController.php Update API to return disk usage for all monitors 2014-11-25 16:10:34 +00:00
LogsController.php Remove Logs views, ouput log json via _serialize 2014-12-01 16:13:08 +00:00
MonitorsController.php Add support for deleting monitor in new ui 2015-01-07 16:43:37 -05:00
PagesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
ZonesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00