|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncludedContent | |
---|---|
org.codehaus.groovy.grails.web.util |
Uses of IncludedContent in org.codehaus.groovy.grails.web.util |
---|
Methods in org.codehaus.groovy.grails.web.util that return IncludedContent | |
---|---|
static IncludedContent |
WebUtils.includeForUrl(String includeUrl,
HttpServletRequest request,
HttpServletResponse response,
Map model)
Includes the given URL returning the resulting content as a String |
static IncludedContent |
WebUtils.includeForUrlMappingInfo(HttpServletRequest request,
HttpServletResponse response,
UrlMappingInfo info,
Map model)
Include whatever the given UrlMappingInfo maps to within the current response |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |