Uses of Interface
com.atlassian.confluence.themes.StylesheetManager

Packages that use StylesheetManager
com.atlassian.confluence.admin.actions.lookandfeel   
com.atlassian.confluence.core.actions   
com.atlassian.confluence.plugin.webresource   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.themes   
 

Uses of StylesheetManager in com.atlassian.confluence.admin.actions.lookandfeel
 

Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type StylesheetManager
 void EditStylesheetAction.setStylesheetManager(StylesheetManager stylesheetManager)
           
 

Uses of StylesheetManager in com.atlassian.confluence.core.actions
 

Methods in com.atlassian.confluence.core.actions with parameters of type StylesheetManager
 void CustomStylesheetAction.setStylesheetManager(StylesheetManager stylesheetManager)
           
 

Uses of StylesheetManager in com.atlassian.confluence.plugin.webresource
 

Constructors in com.atlassian.confluence.plugin.webresource with parameters of type StylesheetManager
DefaultConfluenceWebResourceManager(com.atlassian.webresource.api.assembler.WebResourceAssemblerFactory webResourceAssemblerFactory, com.atlassian.plugin.webresource.PluginResourceLocator pluginResourceLocator, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.plugin.webresource.ResourceBatchingConfiguration batchingConfiguration, com.atlassian.plugin.webresource.ResourceDependencyResolver resourceDependencyResolver, ThemeManager themeManager, StylesheetManager stylesheetManager, CssResourceCounterManager cssResourceCounterManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ResourceAccessor resourceAccessor, SettingsManager settingsManager)
           
 

Uses of StylesheetManager in com.atlassian.confluence.spaces.actions
 

Methods in com.atlassian.confluence.spaces.actions with parameters of type StylesheetManager
 void SpaceEditStylesheetAction.setStylesheetManager(StylesheetManager stylesheetManager)
           
 

Uses of StylesheetManager in com.atlassian.confluence.themes
 

Classes in com.atlassian.confluence.themes that implement StylesheetManager
 class DefaultStylesheetManager
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.