- GenericGroovyTemplateResolver - Class in grails.views.resolve
A generic TemplateResolver for resolving Groovy templates that are compiled into classes
- GenericGroovyTemplateView - Class in grails.views.mvc
An implementation of the Spring AbstractUrlBaseView class for ResolvableGroovyTemplateEngine
- GenericGroovyTemplateViewResolver - Class in grails.views.mvc
A UrlBasedViewResolver for ResolvableGroovyTemplateEngine
- GenericGroovyTemplateViewResolver(SmartViewResolver) - Constructor in GenericGroovyTemplateViewResolver
-
- GenericViewConfiguration - Trait in grails.views
Default configuration
- GenericViewUriResolver - Class in grails.views.resolve
Generic implementation for resolving views
- GenericViewUriResolver(String) - Constructor in GenericViewUriResolver
-
- get(String, String) - Method in DelegatingParameters
-
- get(String, String) - Method in EmptyParameters
-
- get(String, String) - Method in Parameters
-
Obtains the value of a parameter
- getAbsoluteTemplateURI(String, boolean) - Method in GenericViewUriResolver
-
Used to resolve template names that are not relative to a controller.
- getAt(Object) - Method in DelegatingParameters
-
- getAt(Object) - Method in EmptyParameters
-
- getAt(Object) - Method in Parameters
-
- getAttribute(String) - Method in Request
-
Obtains the value of an attribute
- getAttribute(String) - Method in TestRequestConfigurer
-
- getAttributeNames() - Method in Request
-
@return All of the attribute names
- getAttributeNames() - Method in TestRequestConfigurer
-
- getBaseTemplateClass() - Method in ViewConfiguration
-
@return The template base class
- getBinding() - Method in MarkupViewTemplate
-
- getBinding() - Method in WritableScript
-
@return Obtains the binding
- getBooleanFromMap(String, Map<?, ?>, boolean) - Method in ViewUtils
-
Retrieves a boolean value from a Map for the given key
- getBuilderClassNode() - Method in BuilderTypeCheckingExtension
-
@return The class node of the builder
- getBuilderClassNode() - Method in JsonTemplateTypeCheckingExtension
-
- getBuilderInvokeMethod() - Method in BuilderTypeCheckingExtension
-
@return The method node to invoke for an unresolved dynamic method on the main builder variable
- getBuilderInvokeMethod() - Method in JsonTemplateTypeCheckingExtension
-
- getBuilderVariableName() - Method in BuilderTypeCheckingExtension
-
@return The name within the view script of the main builder variable
- getBuilderVariableName() - Method in JsonTemplateTypeCheckingExtension
-
- getCharacterEncoding() - Method in Request
-
@return The request character encoding
- getCompilerConfiguration() - Method in ResolvableGroovyTemplateEngine
-
- getCompilerName() - Method in AbstractGroovyTemplateCompileTask
-
- getCompilerName() - Method in JsonViewCompilerTask
-
- getCompilerName() - Method in MarkupViewCompilerTask
-
- getContentType() - Method in Request
-
@return The request content type
- getContextPath() - Method in DefaultGrailsViewHelper
-
- getContextPath() - Method in Request
-
@return The context path
- getContextPath() - Method in TestLinkGenerator
-
- getDelegateInvokeMethod() - Method in BuilderTypeCheckingExtension
-
@return The method node to invoke for unresolved methods within closures of the builder (implicit this)
- getDelegateInvokeMethod() - Method in JsonTemplateTypeCheckingExtension
-
- getDynamicTemplatePrefix() - Method in JsonViewTemplateEngine
-
- getDynamicTemplatePrefix() - Method in MarkupViewTemplateEngine
-
- getDynamicTemplatePrefix() - Method in ResolvableGroovyTemplateEngine
-
- getEncoding() - Method in ViewConfiguration
-
@return The default encoding to use to render views
- getExtension() - Method in ViewConfiguration
-
@return The file extension
- getFileExtension() - Method in AbstractGroovyTemplateCompileTask
-
- getFileExtension() - Method in JsonViewCompilerTask
-
- getFileExtension() - Method in MarkupViewCompilerTask
-
- getFileName() - Method in ViewRenderException
-
- getG() - Method in GrailsView
-
@return Obtain the view helper
- getG() - Method in JsonView
-
@return The default view helper
- getGenericType(Class, PropertyDescriptor) - Method in DefaultGrailsJsonViewHelper
-
- getHeader(String) - Method in Request
-
Obtains the value of a header
- getHeader(String) - Method in TestRequestConfigurer
-
- getHeaderNames() - Method in Request
-
@return The header for the request
- getHeaderNames() - Method in TestRequestConfigurer
-
- getHeaders(String) - Method in Request
-
Obtains all the values for the give header
- getHeaders(String) - Method in TestRequestConfigurer
-
- getIterableWritable(Iterable, Closure) - Method in DefaultGrailsJsonViewHelper
-
- getLastOffset(Integer, Integer) - Method in DefaultHalViewHelper
-
- getLineNumber() - Method in ViewCompilationException
-
- getLinkGenerator() - Method in DefaultGrailsViewHelper
-
- getLinkGenerator() - Method in GrailsView
-
The link generator
- getMappingContext() - Method in GrailsView
-
The GORM mapping context
- getMapWritable(Map, Map, Closure, JsonWritable>) - Method in DefaultGrailsJsonViewHelper
-
- getMessageSource() - Method in GrailsView
-
The message source object
- getMethod() - Method in Request
-
@return The request method
- getMimeUtility() - Method in GrailsView
-
The mime utility
- getModelTypes() - Method in AbstractWritableScript
-
- getNextOffset(Integer, Integer, Integer) - Method in DefaultHalViewHelper
-
- getOut() - Method in AbstractWritableScript
-
@return The current writer
- getOut() - Method in WriterProvider
-
@return The current writer
- getPackageImports() - Method in ViewConfiguration
-
@return The packages to automatically import
- getPackageName() - Method in ViewConfiguration
-
@return The package name
- getPage() - Method in HttpView
-
- getPaginationLinks(Object, Integer, Integer, Integer, String, String) - Method in DefaultHalViewHelper
-
@return the pagination links if any
- getParentPath() - Method in WritableScriptTemplate
-
The path to the parent directory that containers the template
- getPrevOffset(Integer, Integer) - Method in DefaultHalViewHelper
-
- getProjectPackageNames(File) - Method in AbstractGroovyTemplateCompileTask
-
- getProperty(String) - Method in EmptyParameters
-
- getProperty(String) - Method in Parameters
-
- getProxyHandler() - Method in GrailsView
-
Handlers for proxies
- getScriptBaseName() - Method in AbstractGroovyTemplateCompileTask
-
- getScriptBaseName() - Method in JsonViewCompilerTask
-
- getScriptBaseName() - Method in MarkupViewCompilerTask
-
- getServerBaseURL() - Method in DefaultGrailsViewHelper
-
- getServerBaseURL() - Method in TestLinkGenerator
-
- getSourceFile() - Method in WritableScript
-
Obtains the source file
- getSourceUnit() - Method in BuilderTypeCheckingExtension.BuilderMethodReplacer
-
- getStaticImports() - Method in ViewConfiguration
-
@return The static imports to automatically import
- getStringListFromMap(String, Map, List<String>) - Method in ViewUtils
-
Obtains a list of strings from the map for the given key
- getTemplateEngine() - Method in GrailsView
-
The template engine
- getTemplatePath() - Method in ViewConfiguration
-
@return Path to the templates
- getText() - Method in JsonOutput.JsonUnescaped
-
- getUri() - Method in Request
-
@return The request URI
- getViewModuleName() - Method in JsonViewConfiguration
-
- getViewModuleName() - Method in MarkupViewConfiguration
-
- getViewModuleName() - Method in ViewConfiguration
-
@return The name of the views module (example json or markup)
- getWriter() - Method in StreamingJsonBuilder.StreamingJsonDelegate
-
@return Obtains the current writer
- GrailsJsonViewHelper - Interface in grails.plugin.json.view.api
Additional methods specific to JSON views
- GrailsJsonViewsPlugin - Class in grails.views.gradle.json
Concrete implementation of plugin for JSON views
- GrailsJsonViewsPlugin() - Constructor in GrailsJsonViewsPlugin
-
- GrailsMarkupViewsPlugin - Class in grails.views.gradle.markup
A plugin for compiling markup templates
- GrailsMarkupViewsPlugin() - Constructor in GrailsMarkupViewsPlugin
-
- GrailsView - Trait in grails.views.api
A trait for all view types to extend to add methods to generate links, render other templates and so on
- GrailsViewHelper - Interface in grails.views.api
Methods available via the 'g' namespace in views
- GrailsViewTemplate - Class in grails.views
@author Graeme Rocher