Package com.atlassian.confluence.themes

Interface Summary
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.
ThemeStylesheet Deprecated. since 3.4.
 

Class Summary
AttachmentHelper Helper class providing access to an Attachment.
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.
DefaultColourScheme The default Confluence colours, loaded from confluence-default-colours.properties file in the classpath.
DefaultColourSchemeManager  
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.
GlobalHelper  
MailHelper  
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.
VelocityDecorator  
 

Enum Summary
ThemeResource.Type  
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.