Uses of Class
com.atlassian.confluence.plugin.descriptor.ThemeModuleDescriptor
Packages that use ThemeModuleDescriptor
Package
Description
-
Uses of ThemeModuleDescriptor in com.atlassian.confluence.admin.actions.lookandfeel
Methods in com.atlassian.confluence.admin.actions.lookandfeel that return ThemeModuleDescriptorMethods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type ThemeModuleDescriptorModifier and TypeMethodDescriptionprotected abstract String
AbstractThemeAction.getConfigPath
(ThemeModuleDescriptor descriptor) returns the Config Path for the theme defined in the theme plugin.xmlChooseThemeAction.getConfigPath
(ThemeModuleDescriptor descriptor) returns the context path for the global configuration.boolean
AbstractThemeAction.hasIcon
(ThemeModuleDescriptor descriptor) -
Uses of ThemeModuleDescriptor in com.atlassian.confluence.impl.themes
Methods in com.atlassian.confluence.impl.themes that return types with arguments of type ThemeModuleDescriptor -
Uses of ThemeModuleDescriptor in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with parameters of type ThemeModuleDescriptorModifier and TypeMethodDescriptionChooseThemeAction.getConfigPath
(ThemeModuleDescriptor descriptor) returns the context path for the space configuration. -
Uses of ThemeModuleDescriptor in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes that return types with arguments of type ThemeModuleDescriptorModifier and TypeMethodDescriptionDefaultThemeManager.getAvailableThemeDescriptors()
ThemeManager.getAvailableThemeDescriptors()
Methods in com.atlassian.confluence.themes with parameters of type ThemeModuleDescriptorModifier and TypeMethodDescriptionvoid
BasicTheme.init
(ThemeModuleDescriptor moduleDescriptor) void
DefaultTheme.init
(ThemeModuleDescriptor moduleDescriptor) void
ExperimentalUnsupportedTheme.init
(ThemeModuleDescriptor moduleDescriptor) void
Theme.init
(ThemeModuleDescriptor moduleDescriptor) Initialise the theme details from the given theme module descriptor. -
Uses of ThemeModuleDescriptor in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util that return ThemeModuleDescriptorMethods in com.atlassian.confluence.util with parameters of type ThemeModuleDescriptorModifier and TypeMethodDescriptionLayoutHelper.getConfigPath
(ThemeModuleDescriptor descriptor, String configPath) boolean
LayoutHelper.hasIcon
(ThemeModuleDescriptor descriptor)