| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GrailsWebRequest in grails.util | 
|---|
| Methods in grails.util that return GrailsWebRequest | |
|---|---|
static GrailsWebRequest | 
GrailsWebUtil.bindMockWebRequest()
 | 
static GrailsWebRequest | 
GrailsWebUtil.bindMockWebRequest(GrailsWebApplicationContext ctx)
 | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.mapping | 
|---|
| Methods in org.codehaus.groovy.grails.web.mapping with parameters of type GrailsWebRequest | |
|---|---|
 void | 
DefaultUrlMappingInfo.configure(GrailsWebRequest webRequest)
 | 
 void | 
UrlMappingInfo.configure(GrailsWebRequest webRequest)
Configure this UrlMappingInfo the for the given GrailsWebRequest  | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.metaclass | 
|---|
| Methods in org.codehaus.groovy.grails.web.metaclass with parameters of type GrailsWebRequest | |
|---|---|
 GrailsScaffolder | 
ChainDynamicMethod.getScaffolderForController(String controllerName,
                           GrailsWebRequest webRequest)
 | 
 GrailsScaffolder | 
RedirectDynamicMethod.getScaffolderForController(String controllerName,
                           GrailsWebRequest webRequest)
 | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.pages | 
|---|
| Methods in org.codehaus.groovy.grails.web.pages with parameters of type GrailsWebRequest | |
|---|---|
static String | 
GroovyPage.captureTagOutput(groovy.lang.GroovyObject tagLib,
                 String methodName,
                 Map attrs,
                 Object body,
                 GrailsWebRequest webRequest,
                 BeanWrapper bean)
 | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.servlet | 
|---|
| Methods in org.codehaus.groovy.grails.web.servlet that return GrailsWebRequest | |
|---|---|
 GrailsWebRequest | 
WebRequestDelegatingRequestContext.getWebRequest()
Retrieves the webRequest objec  | 
| Methods in org.codehaus.groovy.grails.web.servlet with parameters of type GrailsWebRequest | |
|---|---|
protected  void | 
GrailsDispatcherServlet.copyParamsFromPreviousRequest(GrailsWebRequest previousRequestAttributes,
                              GrailsWebRequest requestAttributes)
 | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.servlet.mvc | 
|---|
| Methods in org.codehaus.groovy.grails.web.servlet.mvc with parameters of type GrailsWebRequest | |
|---|---|
protected  ModelAndView | 
SimpleGrailsControllerHelper.executeFlow(GrailsWebRequest webRequest,
            HttpServletRequest request,
            HttpServletResponse response)
This method is responsible for execution of a flow based on the currently executing GrailsWebRequest  | 
 ModelAndView | 
SimpleGrailsControllerHelper.handleURI(String uri,
          GrailsWebRequest webRequest)
 | 
 ModelAndView | 
GrailsControllerHelper.handleURI(String uri,
          GrailsWebRequest webRequest)
Handles a Grails URI  | 
 ModelAndView | 
SimpleGrailsControllerHelper.handleURI(String uri,
          GrailsWebRequest webRequest,
          Map params)
 | 
 ModelAndView | 
GrailsControllerHelper.handleURI(String uri,
          GrailsWebRequest webRequest,
          Map params)
Handles a Grails URI  | 
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.web.taglib | 
|---|
| Constructors in org.codehaus.groovy.grails.web.taglib with parameters of type GrailsWebRequest | |
|---|---|
GroovyPageTagBody(Object owner,
                  GrailsWebRequest webRequest,
                  groovy.lang.Closure bodyClosure)
 | 
|
| Uses of GrailsWebRequest in org.codehaus.groovy.grails.webflow.executor.support | 
|---|
| Constructors in org.codehaus.groovy.grails.webflow.executor.support with parameters of type GrailsWebRequest | |
|---|---|
GrailsConventionsFlowExecutorArgumentHandler(GrailsWebRequest webRequest)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||