icingaweb2/library/Icinga/User/Preferences
Matthias Jentsch 7f30b587be Change the StoreFactory to work with the DbAdapterFactory and fix code styling
Change the StoreFactory configuration to reference to a resource instead of
defining the whole database. Additionally fix docstrings, fix imports and fix
function calls to comply to coding style standards.

refs #4503
2013-08-15 14:16:34 +02:00
..
ChangeSet.php User preferences: Add database store 2013-08-05 16:56:03 +02:00
DbStore.php User preferences: Add database store 2013-08-05 16:56:03 +02:00
FlushObserverInterface.php User preferences: Implement interfaces and ini store 2013-08-05 16:56:02 +02:00
IniStore.php User preferences: Session store and glue to build instance 2013-08-05 16:56:02 +02:00
LoadInterface.php User preferences: Implement interfaces and ini store 2013-08-05 16:56:02 +02:00
SessionStore.php CC: Add newline to end of file where missing 2013-08-07 10:27:50 +02:00
StoreFactory.php Change the StoreFactory to work with the DbAdapterFactory and fix code styling 2013-08-15 14:16:34 +02:00