- get(Object) - Method in class org.codehaus.groovy.grails.web.metaclass.GetParamsDynamicProperty
-
- getActionResultTransformers(GrailsWebRequest) - Method in class org.codehaus.groovy.grails.web.metaclass.RenderDynamicMethod
-
- getActionUri(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Returns the URI of the currently executing action
- getArtefactType() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerDomainTransformer
-
- getArtefactType() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerTransformer
-
- getArtefactTypes() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- getChainModel(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Obtains the chain model which is used to chain request attributes from one request to the next via flash scope
- getCodeToHandleAllowedMethods(ClassNode, String) - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- getCodeToInitializeCommandObjects(ASTNode, String, Parameter[], ClassNode, SourceUnit, GeneratorContext) - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- getControllerUri(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Returns the URI of the currently executing controller
- getErrors(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Obtains the errors instance for the current controller
- getExceptionHandlerMethodFor(Object, Class<? extends Exception>) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
- getExceptionHandlerMethods(ClassNode, SourceUnit) - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- getExceptionType() - Method in interface org.codehaus.groovy.grails.web.controllers.ControllerExceptionHandlerMetaData
-
- getInstanceImplementation() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerDomainTransformer
-
- getInstanceImplementation() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerTransformer
-
- getMarkerAnnotation() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerTransformer
-
- getMethodName() - Method in interface org.codehaus.groovy.grails.web.controllers.ControllerExceptionHandlerMetaData
-
- getMethodToIncludeCommandObjectInitializationCode(MethodNode) - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- getModelAndView(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Obtains the ModelAndView for the currently executing controller
- GetParamsDynamicProperty - Class in org.codehaus.groovy.grails.web.metaclass
-
A dynamic property that adds a "params" map to a controller for accessing request and controller parameters.
- GetParamsDynamicProperty(HttpServletRequest, HttpServletResponse) - Constructor for class org.codehaus.groovy.grails.web.metaclass.GetParamsDynamicProperty
-
- getProperties(Object) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersDomainBindingApi
-
Returns a map of the objects properties that can be used to during binding to bind a subset of properties
- getRejectValueExpression(ClassNode, String) - Method in class org.codehaus.groovy.grails.compiler.web.ControllerActionTransformer
-
- GetSessionDynamicProperty - Class in org.codehaus.groovy.grails.web.metaclass
-
A dynamic property that adds a "session" map to a controller for accessing the Http Session.
- GetSessionDynamicProperty() - Constructor for class org.codehaus.groovy.grails.web.metaclass.GetSessionDynamicProperty
-
- getStaticApplicationContext() - Static method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
- getStaticImplementation() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerDomainTransformer
-
- getStaticImplementation() - Method in class org.codehaus.groovy.grails.compiler.web.ControllerTransformer
-
- getTemplateUri(Object, String) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Obtains a URI of a template by name
- getViewUri(Object, String) - Method in class org.codehaus.groovy.grails.plugins.web.api.ControllersApi
-
Obtains a URI of a view by name
- GRAILS_REDIRECT_ISSUED - Static variable in class org.codehaus.groovy.grails.web.metaclass.RedirectDynamicMethod
-
- GRAILS_VIEWS_ENABLE_JSESSIONID - Static variable in class org.codehaus.groovy.grails.web.metaclass.RedirectDynamicMethod
-