| Interface | Description |
|---|---|
| ColourScheme |
Poorly named.
|
| ColourSchemeManager | |
| CustomLayoutManager |
Manager for layouts -- theme-like Velocity templates that can be edited from within the Confluence administrative UI.
|
| StylesheetManager | |
| Theme | |
| ThemedDecorator | |
| ThemeHelper | |
| ThemeManager | |
| ThemeResource |
Represents a custom stylesheet or javascript associated with a theme.
|
| VelocityResultOverride |
| Class | Description |
|---|---|
| AbstractColourScheme | |
| AttachmentHelper |
Helper class providing access to an Attachment.
|
| AUIDefaultColorScheme |
This default color should be the colors that AUI has as defaults.
|
| BaseColourScheme |
A Confluence L&F colour-scheme that is editable - colours are stored in a map in memory.
|
| BasicTheme |
A theme that is loaded from a Confluence plugin.
|
| ChainedColourScheme |
A simple colour scheme that looks through a list of colour schemes until it finds a matching colour (or null if none found).
|
| ClasspathThemeStylesheet | |
| ColorSchemeBean |
Provides accessors for all the expected colours in a
ColourScheme. |
| DefaultColourSchemeManager | |
| DefaultCustomLayoutManager | |
| DefaultStylesheetManager | |
| DefaultTheme |
Represents the default Confluence theme with stylesheets.
|
| DefaultThemeManager |
For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been
successfully upgraded.
|
| ExperimentalUnsupportedTheme |
Like BasicTheme, but allows you to do some truly evil stuff like overriding Velocity results and
turning off Sitemesh.
|
| GlobalHelper | |
| PageHelper |
Note - this is not a helper for the Page object but rather a helper for rendering
pages in Confluence themes in general.
|
| PluginThemeResource |
A theme stylesheet which is a resource in a plugin.
|
| PropertiesBackedColorSupport | |
| ThemeContext |
Context object placed in the HttpServletRequest attributes that the theme manager can use to determine what the
'context' of the current request might be.
|
| ThemeContextInterceptor |
Interceptor to put information in the Http Request object that can be used by the themeing subsystem to determine
which theme to apply to the request.
|
| VelocityDecorator |
| Enum | Description |
|---|---|
| ThemeResource.Type |
Copyright © 2003–2020 Atlassian. All rights reserved.