|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundledTheme | |
|---|---|
| com.atlassian.confluence.it.admin | |
| com.atlassian.confluence.it.rpc | |
| com.atlassian.confluence.it.space | |
| Uses of BundledTheme in com.atlassian.confluence.it.admin |
|---|
| Methods in com.atlassian.confluence.it.admin that return BundledTheme | |
|---|---|
static BundledTheme |
BundledTheme.getDefaultTheme()
|
static BundledTheme |
BundledTheme.getDocumentationTheme()
|
static BundledTheme[] |
BundledTheme.getNonDefaultThemes()
|
static BundledTheme |
BundledTheme.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BundledTheme[] |
BundledTheme.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of BundledTheme in com.atlassian.confluence.it.rpc |
|---|
| Methods in com.atlassian.confluence.it.rpc with parameters of type BundledTheme | |
|---|---|
void |
ConfluenceRpc.setGlobalTheme(BundledTheme theme)
|
void |
ConfluenceRpc.setThemeForSpace(Space space,
BundledTheme theme)
|
| Uses of BundledTheme in com.atlassian.confluence.it.space |
|---|
| Methods in com.atlassian.confluence.it.space with parameters of type BundledTheme | |
|---|---|
void |
SpaceAdmin.setTheme(BundledTheme theme)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||