All Classes and Interfaces

Class
Description
Holds a reference to the Sitemesh Factory object.
TODO remove this once http://jira.opensymphony.com/browse/SIM-263 is fixed.
 
 
Implements the SiteMesh decorator mapper interface and allows grails views to map to grails layouts.
 
Grails version of Sitemesh's NoDecorator original version always calls response.setContentLength which would require the calculation of resulting bytes.
 
 
Factory to lazily instantiate the destination.
 
 
Provides the logic for GrailsLayoutDecoratorMapper without so many ties to the Sitemesh API.
Grails/GSP specific implementation of Sitemesh's AbstractHTMLPage g:capture* tags in RenderTagLib are used to capture head, meta, title, component and body contents.
 
Encapsulates the logic for rendering a layout.