public class DecoratorTagRuleBundle extends Object implements TagRuleBundle
TagRuleBundle for custom SiteMesh tags used for building/applying decorators.| Constructor and Description |
|---|
DecoratorTagRuleBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
void |
install(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
public void install(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
install in interface TagRuleBundlepublic void cleanUp(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
cleanUp in interface TagRuleBundleCopyright © 2015. All Rights Reserved.