|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Theme | |
|---|---|
| com.atlassian.confluence.core.actions | |
| com.atlassian.confluence.plugin.descriptor | |
| com.atlassian.confluence.themes | |
| Uses of Theme in com.atlassian.confluence.core.actions |
|---|
| Methods in com.atlassian.confluence.core.actions that return Theme | |
|---|---|
Theme |
StylesheetAction.getTheme()
Deprecated. |
Theme |
CombinedStylesheetAction.getTheme()
|
Theme |
AdminStylesheetAction.getTheme()
|
| Uses of Theme in com.atlassian.confluence.plugin.descriptor |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor that return Theme | |
|---|---|
Theme |
ThemeModuleDescriptor.getModule()
|
| Uses of Theme in com.atlassian.confluence.themes |
|---|
| Classes in com.atlassian.confluence.themes that implement Theme | |
|---|---|
class |
BasicTheme
A theme that is loaded from a Confluence plugin. |
class |
DefaultTheme
Represents the default Confluence theme with stylesheets. |
| Methods in com.atlassian.confluence.themes that return Theme | |
|---|---|
Theme |
ThemeManager.getGlobalTheme()
Gets the globally configured theme. |
Theme |
DefaultThemeManager.getGlobalTheme()
|
static Theme |
DefaultTheme.getInstance()
|
Theme |
ThemeManager.getSpaceTheme(String spaceKey)
|
Theme |
DefaultThemeManager.getSpaceTheme(String spaceKey)
Retrieve the theme configured for an identified space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||