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.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.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-2010 Atlassian. All Rights Reserved.