Uses of Interface
com.atlassian.confluence.themes.ThemeManager
Packages that use ThemeManager
Package
Description
These REST resources are replacements for admin-level functest RPC calls and should only
be run by a sys-admin in a websudo session.
This package groups the breadcrumb logic:
All breadcrumbs for global admin and other general purpose,
Breadcrumb generation and interfaces,
Pre-5.0 breadcrumbs for Spaces.
-
Uses of ThemeManager in com.atlassian.confluence.core.actions
Methods in com.atlassian.confluence.core.actions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
FourOhFourAction.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.functest.rest.admin
Constructors in com.atlassian.confluence.functest.rest.admin with parameters of type ThemeManager -
Uses of ThemeManager in com.atlassian.confluence.impl.importexport
Methods in com.atlassian.confluence.impl.importexport with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
AbstractRendererExporterImpl.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.impl.sitemesh
Constructors in com.atlassian.confluence.impl.sitemesh with parameters of type ThemeManagerModifierConstructorDescriptionConfluenceSpaceDecoratorMapper
(ThemeManager themeManager, org.apache.struts2.views.velocity.VelocityManagerInterface velocityManager) -
Uses of ThemeManager in com.atlassian.confluence.impl.spring
Methods in com.atlassian.confluence.impl.spring with parameters of type ThemeManagerModifier and TypeMethodDescriptionConfluenceWebresourceManagerWiring.confluenceWebResourceService
(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, DarkFeaturesManager darkFeaturesManager, ColourSchemeManager colourSchemeManager) -
Uses of ThemeManager in com.atlassian.confluence.impl.themes
Constructors in com.atlassian.confluence.impl.themes with parameters of type ThemeManagerModifierConstructorDescriptionThemeContextRequestHelper
(ThemeManager themeManager, SpaceManager spaceManager) -
Uses of ThemeManager in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
ListPagesContextProvider.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as ThemeManagerMethods in com.atlassian.confluence.pages.actions that return ThemeManagerMethods in com.atlassian.confluence.pages.actions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
AbstractCreatePageAction.setThemeManager
(ThemeManager themeManager) void
PageNotFoundAction.setThemeManager
(ThemeManager themeManager) void
RemovePageAction.setThemeManager
(ThemeManager themeManager) void
ViewPageAction.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.plugin.descriptor.web.conditions
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
ActiveThemeCondition.setThemeManager
(ThemeManager themeManager) void
SpaceSidebarCondition.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type ThemeManagerModifierConstructorDescriptionDefaultConfluenceWebResourceService
(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, DarkFeaturesManager darkFeaturesManager, ColourSchemeManager colourSchemeManager) -
Uses of ThemeManager in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
RenderContentAction.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.security.actions
Fields in com.atlassian.confluence.security.actions declared as ThemeManagerMethods in com.atlassian.confluence.security.actions that return ThemeManagerModifier and TypeMethodDescriptionEditSpacePermissionsAction.getThemeManager()
ViewSpacePermissionsAction.getThemeManager()
Methods in com.atlassian.confluence.security.actions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
EditSpacePermissionsAction.setThemeManager
(ThemeManager themeManager) void
ViewSpacePermissionsAction.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.setup.sitemesh
Constructors in com.atlassian.confluence.setup.sitemesh with parameters of type ThemeManagerModifierConstructorDescriptionConfluenceSpaceDecoratorMapper
(ThemeManager themeManager, org.apache.struts2.views.velocity.VelocityManagerInterface velocityManager) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ThemeManager in com.atlassian.confluence.spaces.actions
Fields in com.atlassian.confluence.spaces.actions declared as ThemeManagerModifier and TypeFieldDescriptionprotected ThemeManager
AbstractSpaceAction.themeManager
protected ThemeManager
ConfigureSpaceLogoAction.themeManager
Methods in com.atlassian.confluence.spaces.actions that return ThemeManagerModifier and TypeMethodDescriptionAbstractSpaceAction.getThemeManager()
ConfigureSpaceLogoAction.getThemeManager()
Methods in com.atlassian.confluence.spaces.actions with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
AbstractSpaceAction.setThemeManager
(ThemeManager themeManager) void
ConfigureSpaceLogoAction.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
FuncTestRpcHandlerImpl.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.themes
Classes in com.atlassian.confluence.themes that implement ThemeManagerModifier and TypeClassDescriptionclass
For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been successfully upgraded.Methods in com.atlassian.confluence.themes with parameters of type ThemeManagerModifier and TypeMethodDescriptionvoid
DefaultColourSchemeManager.setThemeManager
(ThemeManager themeManager) void
DefaultStylesheetManager.setThemeManager
(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.ui.rest.service.content
Constructors in com.atlassian.confluence.ui.rest.service.content with parameters of type ThemeManagerModifierConstructorDescriptionLegacyContentServiceImpl
(PageManager pageManager, CommentManager commentManager, ContentEntityManager contentEntityManager, PermissionManager permissionManager, LegacyContentBuilder contentBuilder, LegacyContentBodyBuilder contentBodyBuilder, FormatConverter formatConverter, ThemeManager themeManager, CustomLayoutManager customLayoutManager, LabelsService labelsService) Deprecated. -
Uses of ThemeManager in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type ThemeManagerConstructors in com.atlassian.confluence.util with parameters of type ThemeManagerModifierConstructorDescriptionTemplateSupport
(ThemeManager themeManager, String template_extension) -
Uses of ThemeManager in com.atlassian.confluence.util.breadcrumbs
Constructors in com.atlassian.confluence.util.breadcrumbs with parameters of type ThemeManager