| Interface | Description |
|---|---|
| CategoriesProcessorExtensionHandler | |
| ProductOptionsProcessorExtensionHandler |
| Class | Description |
|---|---|
| AddSortLinkProcessor |
A Thymeleaf processor that generates a search query href that will reflect the current
search criteria in addition to the requested sort string
|
| CatalogRelativeHrefProcessor |
For use with category and product entities.
|
| CategoriesProcessor |
A Thymeleaf processor that will add the desired categories to the model.
|
| CategoriesProcessorExtensionManager | |
| GoogleAnalytics4Processor |
Takes advantage of the new-type gtag.js from Google Analytics rather than the deprecated analytics.js.
|
| GoogleEndTagManagerProcessor | |
| GoogleTagManagerProcessor | |
| GoogleUniversalAnalyticsProcessor | Deprecated
use
GoogleAnalytics4Processor instead |
| NamedOrderProcessor | Deprecated |
| OnePageCheckoutProcessor | Deprecated
in favor of using the following
BroadleafVariableExpression implementations:
CheckoutFormVariableExpression
CheckoutStageVariableExpression
FulfillmentVariableExpression
PaymentMethodVariableExpression
BasicAddressVariableExpression |
| PaginationPageLinkProcessor |
A Thymeleaf processor that processes the value attribute on the element it's tied to
with a predetermined value based on the SearchFacetResultDTO object that is passed into this
processor.
|
| PaginationSizeLinkProcessor | |
| PaginationSortLinkProcessor | |
| PriceTextDisplayProcessor |
A Thymeleaf processor that renders a Money object according to the currently set locale options.
|
| ProductOptionDisplayProcessor | |
| 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
|
| ProductOptionsProcessorExtensionManager | |
| ProductOptionValueProcessor | |
| RatingsProcessor |
A Thymeleaf processor that will add the product ratings and reviews to the model
|
| RemoveFacetValuesLinkProcessor |
A Thymeleaf processor that processes the value attribute on the element it's tied to
with a predetermined value based on the SearchFacetResultDTO object that is passed into this
processor.
|
| ToggleFacetLinkProcessor |
A Thymeleaf processor that processes the value attribute on the element it's tied to
with a predetermined value based on the SearchFacetResultDTO object that is passed into this
processor.
|
| UncacheableDataProcessor |
This processor outputs a SCRIPT tag with JSON data that can be used to update a mostly cached page followed by
a call to a javascript function.
|
Copyright © 2025. All rights reserved.