| Home >> All >> com >> opensymphony >> module >> sitemesh >> taglib >> [ page Javadoc ] |
com.opensymphony.module.sitemesh.taglib.page: Javadoc index of package com.opensymphony.module.sitemesh.taglib.page.
Package Samples:
com.opensymphony.module.sitemesh.taglib.page
Classes:
ApplyDecoratorTag: This tag inserts an external resource as a panel into the current Page. The page attribute should point to the panel resource which should expose an entire page (e.g. another JSP file producing HTML). This attribute can be relative to the page it is being called from or an absolute path from the context-root. OR If the page attribute is not specified, the body content is parsed into the com.opensymphony.module.sitemesh.Page object and has the com.opensymphony.module.sitemesh.Decorator applied. The (optional) decorator attribute is the name of the com.opensymphony.module.sitemesh.Decorator to apply ...
ParamTag: Add a parameter to the inline Decorator, as if specified in the Page.
| Home | Contact Us | Privacy Policy | Terms of Service |