com.atlassian.confluence.themes
Interface Theme

All Known Implementing Classes:
BasicTheme

public interface Theme


Method Summary
 ColourScheme getColourScheme()
           
 ThemedDecorator getDecorator(String path)
           
 void init(ThemeModuleDescriptor moduleDescriptor)
           
 

Method Detail

getColourScheme

ColourScheme getColourScheme()

getDecorator

ThemedDecorator getDecorator(String path)

init

void init(ThemeModuleDescriptor moduleDescriptor)


Confluence is developed by Atlassian.