com.atlassian.confluence.themes
Class VelocityDecorator
java.lang.Object
com.atlassian.confluence.themes.VelocityDecorator
- All Implemented Interfaces:
- ThemedDecorator
public class VelocityDecorator
- extends java.lang.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 java.lang.String getResourceKey()
- Specified by:
getResourceKey
in interface ThemedDecorator
getVelocityTemplatePath
public java.lang.String getVelocityTemplatePath()
getName
public java.lang.String getName()
- Specified by:
getName
in interface ThemedDecorator
Copyright © 2003-2014 Atlassian. All Rights Reserved.