| Interface | Description |
|---|---|
| ActiveThemeProvider |
The
ActiveThemeProvider interface |
| IBootstrapSettings |
Settings interface for bootstrap settings.
|
| ITheme |
Interface that represents a special theme.
|
| ThemeProvider |
The
ThemeProvider interface |
| Class | Description |
|---|---|
| BootstrapSettings |
Default
IBootstrapSettings implementation |
| DefaultThemeProvider |
A default
ThemeProvider implementation that only contains
the BootstrapTheme. |
| SessionThemeProvider |
An
ActiveThemeProvider implementation that stores the active theme
in the user session as style. |
| Theme |
Default
ITheme implementation |
Copyright © 2013 agilecoders.de. All Rights Reserved.