public interface ThemedDecorator
Modifier and Type | Method and Description |
---|---|
com.opensymphony.module.sitemesh.Decorator |
getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator) |
String |
getName() |
String |
getResourceKey() |
void |
init(LayoutModuleDescriptor moduleDescriptor) |
String getName()
com.opensymphony.module.sitemesh.Decorator getDecorator(com.opensymphony.module.sitemesh.Decorator parentDecorator)
void init(LayoutModuleDescriptor moduleDescriptor)
String getResourceKey()
Copyright © 2003–2019 Atlassian. All rights reserved.