Uses of Interface
com.atlassian.confluence.themes.ThemedDecorator

Packages that use ThemedDecorator
com.atlassian.confluence.themes   
 

Uses of ThemedDecorator in com.atlassian.confluence.themes
 

Classes in com.atlassian.confluence.themes that implement ThemedDecorator
 class VelocityDecorator
           
 

Methods in com.atlassian.confluence.themes that return ThemedDecorator
 ThemedDecorator Theme.getDecorator(String path)
           
 ThemedDecorator DefaultTheme.getDecorator(String path)
          Returns null because this object doesn't attempt to list the default decorators, which are still loaded directly from the classpath.
 ThemedDecorator BasicTheme.getDecorator(String path)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.