|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThemedDecorator | |
|---|---|
| com.atlassian.confluence.plugin.descriptor | |
| com.atlassian.confluence.themes | |
| Uses of ThemedDecorator in com.atlassian.confluence.plugin.descriptor |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor that return ThemedDecorator | |
|---|---|
ThemedDecorator |
LayoutModuleDescriptor.getModule()
|
| Methods in com.atlassian.confluence.plugin.descriptor that return types with arguments of type ThemedDecorator | |
|---|---|
java.util.List<ThemedDecorator> |
ThemeModuleDescriptor.getLayouts()
|
| Uses of ThemedDecorator in com.atlassian.confluence.themes |
|---|
| Classes in com.atlassian.confluence.themes that implement ThemedDecorator | |
|---|---|
class |
VelocityDecorator
|
| Methods in com.atlassian.confluence.themes that return ThemedDecorator | |
|---|---|
ThemedDecorator |
Theme.getDecorator(java.lang.String path)
|
ThemedDecorator |
ExperimentalUnsupportedTheme.getDecorator(java.lang.String path)
|
ThemedDecorator |
DefaultTheme.getDecorator(java.lang.String path)
Returns null because this object doesn't attempt to list the default decorators, which are still loaded directly from the classpath. |
ThemedDecorator |
BasicTheme.getDecorator(java.lang.String path)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||