Modifier and Type | Method and Description |
---|---|
ThemeModuleDescriptor |
AbstractThemeAction.getCurrentThemeDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
AbstractThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the Config Path for the theme defined in the theme plugin.xml
|
String |
ChooseThemeAction.getConfigPath(ThemeModuleDescriptor descriptor)
returns the context path for the global configuration.
|
boolean |
AbstractThemeAction.hasIcon(ThemeModuleDescriptor descriptor) |
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() |
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 |
BasicTheme.init(ThemeModuleDescriptor moduleDescriptor) |
void |
DefaultTheme.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–2020 Atlassian. All rights reserved.