icingaweb2/application/views
Jannis Moßhammer be29b8ff8f Make ConfigController and PreferenceController extensible by convention
- Rename ConfigurationController to ConfigController
- ConfigController and PreferenceController are now subclasses of
  BaseConfigController and BasePreferenceController
- Module and Application Config/Preference Tabs are detected via
  the ControllerTabCollector
- Moved Controller classes to Icinga/Web/Controller (this is why
  so many files are modified)

refs #4530
2013-08-14 16:08:15 +02:00
..
helpers Framework/DateTime: No longer use the Unix timestamp format since this ignores the time zone 2013-08-12 16:43:10 +02:00
scripts Make ConfigController and PreferenceController extensible by convention 2013-08-14 16:08:15 +02:00