| Home >> All >> com >> opensymphony >> module >> sitemesh >> taglib >> [ decorator Javadoc ] |
com.opensymphony.module.sitemesh.taglib.decorator: Javadoc index of package com.opensymphony.module.sitemesh.taglib.decorator.
Package Samples:
com.opensymphony.module.sitemesh.taglib.decorator
Classes:
UsePageTag: Expose the Page as a bean to the page which can then be accessed from scriptlets. Depending on the TEI used, the object will be com.opensymphony.module.sitemesh.Page or com.opensymphony.module.sitemesh.HTMLPage .
UseHTMLPageTEI: TagExtraInfo implementation to expose HTMLPage object as variable.
UsePageTEI: TagExtraInfo implementation to expose Page object as variable.
TitleTag: Write the Page <title> value to out.
HeadTag: Write original HTMLPage head to out.
BodyTag: Write original Page body to out.
PropertyTag: Write property of Page to out.
| Home | Contact Us | Privacy Policy | Terms of Service |