|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThemeModuleDescriptor | |
---|---|
com.atlassian.confluence.admin.actions.lookandfeel | |
com.atlassian.confluence.spaces.actions | |
com.atlassian.confluence.themes | |
com.atlassian.confluence.util |
Uses of ThemeModuleDescriptor in com.atlassian.confluence.admin.actions.lookandfeel |
---|
Methods in com.atlassian.confluence.admin.actions.lookandfeel that return ThemeModuleDescriptor | |
---|---|
ThemeModuleDescriptor |
AbstractThemeAction.getCurrentThemeDescriptor()
|
Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type ThemeModuleDescriptor | |
---|---|
String |
ChooseThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the context path for the global configuration. |
protected abstract String |
AbstractThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the Config Path for the theme defined in the theme plugin.xml |
boolean |
AbstractThemeAction.hasIcon(ThemeModuleDescriptor descriptor)
|
Uses of ThemeModuleDescriptor in com.atlassian.confluence.spaces.actions |
---|
Methods in com.atlassian.confluence.spaces.actions with parameters of type ThemeModuleDescriptor | |
---|---|
String |
ChooseThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the context path for the space configuration. |
String |
AbstractCreateSpaceAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the context path for the space configuration. |
boolean |
AbstractCreateSpaceAction.hasIcon(ThemeModuleDescriptor descriptor)
|
Uses of ThemeModuleDescriptor in com.atlassian.confluence.themes |
---|
Methods in com.atlassian.confluence.themes with parameters of type ThemeModuleDescriptor | |
---|---|
void |
BasicTheme.init(ThemeModuleDescriptor moduleDescriptor)
|
void |
Theme.init(ThemeModuleDescriptor moduleDescriptor)
|
void |
DefaultTheme.init(ThemeModuleDescriptor moduleDescriptor)
|
Uses of ThemeModuleDescriptor in com.atlassian.confluence.util |
---|
Methods in com.atlassian.confluence.util that return ThemeModuleDescriptor | |
---|---|
ThemeModuleDescriptor |
LayoutHelper.findThemeDescriptor(String moduleCompleteKey)
|
Methods in com.atlassian.confluence.util with parameters of type ThemeModuleDescriptor | |
---|---|
String |
LayoutHelper.getConfigPath(ThemeModuleDescriptor descriptor,
String configPath)
|
boolean |
LayoutHelper.hasIcon(ThemeModuleDescriptor descriptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |