icingaweb2-module-businessp.../application/controllers
raviks789 6ebaedccf4 Add moduleInit() method to HostController and ServiceController to check if icingadb is used.
Use moduleInit() to check whether icingadb to be used.
Also use ipl\Stdlib\Filter with $query->filter() instead $query->getSelectBase()->where() in case of icingadb.
2022-02-18 10:06:59 +01:00
..
HostController.php Add moduleInit() method to HostController and ServiceController to check if icingadb is used. 2022-02-18 10:06:59 +01:00
IndexController.php IndexController: use controls() and content() 2016-12-16 19:28:33 +01:00
NodeController.php Select default backend when icingadb is deactivated and the same when monitoring backend is deactivated 2022-02-03 16:56:46 +01:00
ProcessController.php Select default backend when icingadb is deactivated and the same when monitoring backend is deactivated 2022-02-03 16:56:46 +01:00
ServiceController.php Add moduleInit() method to HostController and ServiceController to check if icingadb is used. 2022-02-18 10:06:59 +01:00