|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
org.apache.struts2.sitemesh.NoneDecoratorMapper
public class NoneDecoratorMapper
Won't decorate the output if it finds a "decorator" flag in the request
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
|---|
config, parent |
| Constructor Summary | |
|---|---|
NoneDecoratorMapper()
|
|
| Method Summary | |
|---|---|
com.opensymphony.module.sitemesh.Decorator |
getDecorator(javax.servlet.http.HttpServletRequest req,
com.opensymphony.module.sitemesh.Page page)
|
| Methods inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
|---|
getNamedDecorator, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoneDecoratorMapper()
| Method Detail |
|---|
public com.opensymphony.module.sitemesh.Decorator getDecorator(javax.servlet.http.HttpServletRequest req,
com.opensymphony.module.sitemesh.Page page)
getDecorator in interface com.opensymphony.module.sitemesh.DecoratorMappergetDecorator in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||