Package | Description |
---|---|
com.atlassian.confluence.plugin.descriptor | |
com.atlassian.confluence.themes |
Modifier and Type | Method and Description |
---|---|
ThemedDecorator |
LayoutModuleDescriptor.getModule() |
Modifier and Type | Method and Description |
---|---|
List<ThemedDecorator> |
ThemeModuleDescriptor.getLayouts() |
Modifier and Type | Class and Description |
---|---|
class |
VelocityDecorator |
Modifier and Type | Method and Description |
---|---|
ThemedDecorator |
ExperimentalUnsupportedTheme.getDecorator(String path) |
ThemedDecorator |
Theme.getDecorator(String path) |
ThemedDecorator |
BasicTheme.getDecorator(String path) |
ThemedDecorator |
DefaultTheme.getDecorator(String path)
Returns null because this object doesn't attempt to list the default decorators, which are
still loaded directly from the classpath.
|
Copyright © 2003–2017 Atlassian. All rights reserved.