public class VelocityDecorator extends Object implements ThemedDecorator
Constructor and Description |
---|
VelocityDecorator() |
Modifier and Type | Method and Description |
---|---|
com.opensymphony.module.sitemesh.Decorator |
getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator) |
String |
getName() |
String |
getResourceKey() |
String |
getVelocityTemplatePath() |
void |
init(LayoutModuleDescriptor moduleDescriptor) |
public com.opensymphony.module.sitemesh.Decorator getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator)
getDecorator
in interface ThemedDecorator
public void init(LayoutModuleDescriptor moduleDescriptor)
init
in interface ThemedDecorator
public String getResourceKey()
getResourceKey
in interface ThemedDecorator
public String getVelocityTemplatePath()
public String getName()
getName
in interface ThemedDecorator
Copyright © 2003–2017 Atlassian. All rights reserved.