Modifier and Type | Method and Description |
---|---|
ThemeModuleDescriptor |
AbstractThemeAction.getCurrentThemeDescriptor() |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
List<ThemeModuleDescriptor> |
PluginThemesAccessor.getAvailableThemeDescriptors() |
Modifier and Type | Method and Description |
---|---|
String |
ChooseThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the context path for the space configuration.
|
Modifier and Type | Method and Description |
---|---|
List<ThemeModuleDescriptor> |
ThemeManager.getAvailableThemeDescriptors() |
List<ThemeModuleDescriptor> |
DefaultThemeManager.getAvailableThemeDescriptors() |
Modifier and Type | Method and Description |
---|---|
void |
ExperimentalUnsupportedTheme.init(ThemeModuleDescriptor moduleDescriptor) |
void |
Theme.init(ThemeModuleDescriptor moduleDescriptor)
Initialise the theme details from the given theme module descriptor.
|
void |
DefaultTheme.init(ThemeModuleDescriptor moduleDescriptor) |
void |
BasicTheme.init(ThemeModuleDescriptor moduleDescriptor) |
Modifier and Type | Method and Description |
---|---|
ThemeModuleDescriptor |
LayoutHelper.findThemeDescriptor(String moduleCompleteKey) |
Modifier and Type | Method and Description |
---|---|
String |
LayoutHelper.getConfigPath(ThemeModuleDescriptor descriptor,
String configPath) |
boolean |
LayoutHelper.hasIcon(ThemeModuleDescriptor descriptor) |
Copyright © 2003–2023 Atlassian. All rights reserved.