com.atlassian.confluence.themes
Class VelocityDecorator

java.lang.Object
  extended by com.atlassian.confluence.themes.VelocityDecorator
All Implemented Interfaces:
ThemedDecorator

public class VelocityDecorator
extends java.lang.Object
implements ThemedDecorator


Constructor Summary
VelocityDecorator()
           
 
Method Summary
 com.opensymphony.module.sitemesh.Decorator getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator)
           
 java.lang.String getName()
           
 java.lang.String getResourceKey()
           
 java.lang.String getVelocityTemplatePath()
           
 void init(LayoutModuleDescriptor moduleDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityDecorator

public VelocityDecorator()
Method Detail

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.