|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.sitemesh.FreemarkerMapper2DecoratorSelector
public class FreemarkerMapper2DecoratorSelector
Returns a OldDecorator2NewStrutsFreemarkerDecorator
decorator
for a Freemarker request.
Won't decorate the output if it finds a "decorator" flag in the request
Constructor Summary | |
---|---|
FreemarkerMapper2DecoratorSelector(com.opensymphony.module.sitemesh.DecoratorMapper decoratorMapper)
|
Method Summary | |
---|---|
com.opensymphony.sitemesh.Decorator |
selectDecorator(com.opensymphony.sitemesh.Content content,
com.opensymphony.sitemesh.SiteMeshContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreemarkerMapper2DecoratorSelector(com.opensymphony.module.sitemesh.DecoratorMapper decoratorMapper)
Method Detail |
---|
public com.opensymphony.sitemesh.Decorator selectDecorator(com.opensymphony.sitemesh.Content content, com.opensymphony.sitemesh.SiteMeshContext context)
selectDecorator
in interface com.opensymphony.sitemesh.DecoratorSelector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |