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 StringAbstractThemeAction.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.booleanAbstractThemeAction.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 TypeMethodDescriptionvoidBasicTheme.init(ThemeModuleDescriptor moduleDescriptor) voidDefaultTheme.init(ThemeModuleDescriptor moduleDescriptor) voidExperimentalUnsupportedTheme.init(ThemeModuleDescriptor moduleDescriptor) voidTheme.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) booleanLayoutHelper.hasIcon(ThemeModuleDescriptor descriptor)