com.atlassian.confluence.themes
Class VelocityDecorator
java.lang.Object
com.atlassian.confluence.themes.VelocityDecorator
- All Implemented Interfaces:
- ThemedDecorator
public class VelocityDecorator
- extends Object
- implements ThemedDecorator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityDecorator
public VelocityDecorator()
getDecorator
public com.opensymphony.module.sitemesh.Decorator getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator)
- Specified by:
getDecorator
in interface ThemedDecorator
init
public void init(LayoutModuleDescriptor moduleDescriptor)
- Specified by:
init
in interface ThemedDecorator
getResourceKey
public String getResourceKey()
- Specified by:
getResourceKey
in interface ThemedDecorator
getVelocityTemplatePath
public String getVelocityTemplatePath()
getName
public String getName()
- Specified by:
getName
in interface ThemedDecorator
Copyright © 2003-2012 Atlassian. All Rights Reserved.