Interface | Description |
---|---|
GrailsTagDateHelper | An interface for defining behavior that Grails tags require surrounding dates |
Class | Description |
---|---|
DefaultGrailsTagDateHelper | The default implementation of GrailsTagDateHelper |
GrailsLayoutViewResolverPostProcessor | This BeanDefinitionRegistryPostProcessor replaces the existing jspViewResolver bean with GrailsLayoutViewResolver and moves the previous jspViewResolver bean configuration as an inner bean of GrailsLayoutViewResolver to be used as the innerViewResolver of it. |
GroovyPagesGrailsPlugin | Sets up and configures the GSP and GSP tag library support in Grails. |