| Class | Description |
|---|---|
| BroadleafThymeleaf3MessageResolver |
This implementation will check to see if the key matches the known i18n value key.
|
| 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 © 2016. All rights reserved.