public class SitemeshLayoutView extends GrailsLayoutView
Fields inherited from class | Fields |
---|---|
class GrailsLayoutView |
GSP_SITEMESH_PAGE, innerView |
Constructor and description |
---|
SitemeshLayoutView(GroovyPageLayoutFinder groovyPageLayoutFinder, View innerView, ContentProcessor contentProcessor) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected GrailsContentBufferingResponse |
createContentBufferingResponse(Map<String, Object> model, GrailsWebRequest webRequest, HttpServletRequest request, HttpServletResponse response) |
Methods inherited from class | Name |
---|---|
class GrailsLayoutView |
applyMetaHttpEquivContentType, beforeDecorating, createContentBufferingResponse, getContentType, getInnerView, getTemplate, obtainContent, renderInnerView, renderTemplate |
class AbstractGrailsView |
createGrailsWebRequest, getTemplate, renderMergedOutputModel, renderTemplate, rethrowRenderException |