| Modifier and Type | Class and Description |
|---|---|
class |
ContentProcessor
Processor used to display structured content that is maintained with the Broadleaf CMS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BreadcrumbProcessor
A Thymeleaf processor that will add a list of BreadcrumbDTOs to the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigVariableProcessor
Looks up the value of a configuration variable and adds the value to the model.
|
class |
DataDrivenEnumerationProcessor
Processor that adds a list of
DataDriveEnumerationValues onto the model for a particular key. |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoriesProcessor
A Thymeleaf processor that will add the desired categories to the model.
|
class |
GoogleAnalyticsProcessor
Deprecated.
use the
GoogleUniversalAnalyticsProcessor instead |
class |
NamedOrderProcessor
A Thymeleaf processor that will add the desired named order to the model
|
class |
ProductOptionsProcessor
This processor will add the following information to the model, available for consumption by a template:
-pricing for a sku based on the product option values selected
-the complete set of product options and values for a given product
|
class |
RatingsProcessor
A Thymeleaf processor that will add the product ratings and reviews to the model
|
class |
RelatedProductProcessor
A Thymeleaf processor that will find related products and skus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminModuleProcessor
A Thymeleaf processor that will add the appropriate AdminModules to the model.
|
class |
AdminUserProcessor
A Thymeleaf processor that will add the appropriate AdminUser to the model.
|
Copyright © 2015. All rights reserved.