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 ThemedDecoratorpublic void init(LayoutModuleDescriptor moduleDescriptor)
init in interface ThemedDecoratorpublic String getResourceKey()
getResourceKey in interface ThemedDecoratorpublic String getVelocityTemplatePath()
public String getName()
getName in interface ThemedDecoratorCopyright © 2003–2018 Atlassian. All rights reserved.