| Class | Description |
|---|---|
| BroadleafThymeleaf3MessageResolver |
This implementation will check to see if the key matches the known i18n value key.
|
| BroadleafThymeleaf3TemplateEngine |
Overrides the standard
SpringTemplateEngine to allow for custom MessageResolvers to be added with
order values
Created on 1/13/17. |
| BroadleafThymeleaf3ThemeAwareTemplateResolver |
Overrides the Thymeleaf ContextTemplateResolver and appends the org.broadleafcommerce.presentation.thymeleaf3.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.
|
Copyright © 2021. All rights reserved.