Package org.broadleafcommerce.presentation.thymeleaf3
package org.broadleafcommerce.presentation.thymeleaf3
-
ClassesClassDescriptionThis implementation will check to see if the key matches the known i18n value key.Overrides the standard
SpringTemplateEngineto allow for custom MessageResolvers to be added with order values Created on 1/13/17.Overrides the Thymeleaf ContextTemplateResolver and appends the org.broadleafcommerce.presentation.thymeleaf3.Theme path to the url if it exists.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.