Uses of Interface
com.atlassian.confluence.themes.ThemeManager
-
-
Uses of ThemeManager in com.atlassian.confluence.core.actions
Methods in com.atlassian.confluence.core.actions with parameters of type ThemeManager Modifier and Type Method Description voidFourOhFourAction. 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 Constructor Description ThemeResource(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.impl.importexport
Methods in com.atlassian.confluence.impl.importexport with parameters of type ThemeManager Modifier and Type Method Description voidAbstractRendererExporterImpl. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.impl.themes
Constructors in com.atlassian.confluence.impl.themes with parameters of type ThemeManager Constructor Description ThemeContextRequestHelper(ThemeManager themeManager, SpaceManager spaceManager) -
Uses of ThemeManager in com.atlassian.confluence.importexport.actions
Methods in com.atlassian.confluence.importexport.actions that return ThemeManager Modifier and Type Method Description ThemeManagerRestorePageAction. getThemeManager()Deprecated.Methods in com.atlassian.confluence.importexport.actions with parameters of type ThemeManager Modifier and Type Method Description voidRestorePageAction. setThemeManager(ThemeManager themeManager)Deprecated. -
Uses of ThemeManager in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl with parameters of type ThemeManager Modifier and Type Method Description voidAbstractRendererExporterImpl. setThemeManager(ThemeManager themeManager)Deprecated. -
Uses of ThemeManager in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages with parameters of type ThemeManager Modifier and Type Method Description voidListPagesContextProvider. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as ThemeManager Modifier and Type Field Description protected ThemeManagerAbstractCreatePageAction. themeManagerMethods in com.atlassian.confluence.pages.actions that return ThemeManager Modifier and Type Method Description ThemeManagerPageNotFoundAction. getThemeManager()Methods in com.atlassian.confluence.pages.actions with parameters of type ThemeManager Modifier and Type Method Description voidAbstractCreatePageAction. setThemeManager(ThemeManager themeManager)voidPageNotFoundAction. setThemeManager(ThemeManager themeManager)voidRemovePageAction. setThemeManager(ThemeManager themeManager)voidViewPageAction. 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 ThemeManager Modifier and Type Method Description voidActiveThemeCondition. setThemeManager(ThemeManager themeManager)voidSpaceSidebarCondition. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type ThemeManager Constructor Description DefaultConfluenceWebResourceService(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, DarkFeaturesManager darkFeaturesManager, ColourSchemeManager colourSchemeManager)DefaultConfluenceWebResourceService(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier)Deprecated.since 5.9DefaultConfluenceWebResourceService(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier, ColourSchemeManager colourSchemeManager)Deprecated.since 7.5 -
Uses of ThemeManager in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with parameters of type ThemeManager Modifier and Type Method Description voidRenderContentAction. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.security.actions
Fields in com.atlassian.confluence.security.actions declared as ThemeManager Modifier and Type Field Description protected ThemeManagerViewSpacePermissionsAction. themeManagerMethods in com.atlassian.confluence.security.actions that return ThemeManager Modifier and Type Method Description ThemeManagerEditSpacePermissionsAction. getThemeManager()ThemeManagerViewSpacePermissionsAction. getThemeManager()Methods in com.atlassian.confluence.security.actions with parameters of type ThemeManager Modifier and Type Method Description voidEditSpacePermissionsAction. setThemeManager(ThemeManager themeManager)voidViewSpacePermissionsAction. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.spaces.actions
Fields in com.atlassian.confluence.spaces.actions declared as ThemeManager Modifier and Type Field Description protected ThemeManagerAbstractSpaceAction. themeManagerprotected ThemeManagerConfigureSpaceLogoAction. themeManagerMethods in com.atlassian.confluence.spaces.actions that return ThemeManager Modifier and Type Method Description ThemeManagerAbstractSpaceAction. getThemeManager()ThemeManagerConfigureSpaceLogoAction. getThemeManager()Methods in com.atlassian.confluence.spaces.actions with parameters of type ThemeManager Modifier and Type Method Description voidAbstractSpaceAction. setThemeManager(ThemeManager themeManager)voidConfigureSpaceLogoAction. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ThemeManager Modifier and Type Method Description voidFuncTestRpcHandlerImpl. setThemeManager(ThemeManager themeManager) -
Uses of ThemeManager in com.atlassian.confluence.themes
Classes in com.atlassian.confluence.themes that implement ThemeManager Modifier and Type Class Description classDefaultThemeManagerFor 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 ThemeManager Modifier and Type Method Description voidDefaultColourSchemeManager. setThemeManager(ThemeManager themeManager)voidDefaultStylesheetManager. 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 ThemeManager Constructor Description LegacyContentServiceImpl(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.upgrade.upgradetask
Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type ThemeManager Constructor Description MigrateDocThemeSettingsToCustomPageSettings(CustomPageSettingsManager customPageSettingsManager, ThemeManager themeManager, org.hibernate.SessionFactory sessionFactory) -
Uses of ThemeManager in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type ThemeManager Modifier and Type Method Description voidLayoutHelper. setThemeManager(ThemeManager themeManager)Constructors in com.atlassian.confluence.util with parameters of type ThemeManager Constructor Description TemplateSupport(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 Constructor Description DefaultBreadcrumbGenerator(ThemeManager themeManager)
-