Uses of Interface
com.atlassian.confluence.impl.sitemesh.DecoratablePage
Packages that use DecoratablePage
-
Uses of DecoratablePage in com.atlassian.confluence.impl.sitemesh
Classes in com.atlassian.confluence.impl.sitemesh that implement DecoratablePageModifier and TypeClassDescriptionfinal class
A Velocity-safe SitemeshHTMLPage
implementation that also implementsDecoratablePage
.Methods in com.atlassian.confluence.impl.sitemesh with parameters of type DecoratablePageModifier and TypeMethodDescriptionvoid
ConfluenceSitemeshDecorator.render
(DecoratablePage page, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) void
ConfluenceSitemeshErrorDecorator.render
(DecoratablePage page, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) protected void
ConfluenceSitemeshDecorator.renderInternal
(DecoratablePage page, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) protected void
ConfluenceSitemeshErrorDecorator.renderInternal
(DecoratablePage page, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)