| Class | Description |
|---|---|
| BroadleafThymeleafMessageResolver |
This implementation will check to see if the key matches the known i18n value key.
|
| BroadleafThymeleafStandardTemplateModeHandlers | |
| BroadleafThymeleafTemplateModeHandler |
Overrides the Thymeleaf ContextTemplateResolver and appends the Theme path to the url if it exists.
|
| BroadleafThymeleafThemeAwareTemplateResolver |
Overrides the Thymeleaf ContextTemplateResolver and appends the org.broadleafcommerce.presentation.thymeleaf2.Theme path to the url
if it exists.
|
| BroadleafThymeleafViewResolver |
This class extends the default ThymeleafViewResolver to facilitate rendering
template fragments (such as those used by AJAX modals or iFrames) within a
full page container should the request for that template have occurred in a
stand-alone context.
|
| NullBroadleafTemplateResolver |
Placeholder component to support a custom TemplateResolver.
|
Copyright © 2018. All rights reserved.