Package com.atlassian.confluence.themes
package com.atlassian.confluence.themes
-
ClassDescriptionHelper class providing access to an Attachment.This default color should be the colors that AUI has as defaults.A Confluence L&F colour-scheme that is editable - colours are stored in a map in memory.A theme that is loaded from a Confluence plugin.A simple colour scheme that looks through a list of colour schemes until it finds a matching colour (or null if none found).Provides accessors for all the expected colours in a
ColourScheme
.Poorly named.Manager for layouts -- theme-like Velocity templates that can be edited from within the Confluence administrative UI.Represents the default Confluence theme with stylesheets.For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been successfully upgraded.Like BasicTheme, but allows you to do some truly evil stuff like overriding Velocity results and turning off Sitemesh.Note - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general.A theme stylesheet which is a resource in a plugin.Context object placed in the HttpServletRequest attributes that the theme manager can use to determine what the 'context' of the current request might be.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.Represents a custom stylesheet or javascript associated with a theme.