icingaweb2/application/controllers
Eric Lippmann c2d7f0577e Use Controller::translate() instead of just t()
refs #7330
2015-05-28 13:17:00 +02:00
..
AuthenticationController.php Use space after the boolean negotiation operator 2015-03-11 22:25:52 +01:00
ConfigController.php Add missing return argument when removing a resource fails 2015-05-28 13:17:00 +02:00
DashboardController.php Use Controller::translate() instead of just t() 2015-05-28 13:17:00 +02:00
ErrorController.php lib: Move HttpNotFoundException beneath the Http Exception namespace 2015-05-22 09:25:49 +02:00
FilterController.php
IndexController.php
LayoutController.php
ListController.php Inherit from Icinga\Web\Controller 2015-05-27 13:19:50 +02:00
PreferenceController.php
RolesController.php Merge branch 'feature/protected-menu-8720' 2015-03-13 04:26:19 +01:00
SearchController.php
StaticController.php