| Interface | Description |
|---|---|
| ContentProcessorExtensionHandler |
Extension handler for the
ContentProcessor |
| Class | Description |
|---|---|
| AbstractContentProcessorExtensionHandler |
Abstract implementation of
ContentProcessorExtensionHandler |
| ContentProcessor |
Processor used to display structured content that is maintained with the Broadleaf CMS.
|
| ContentProcessorExtensionManager | |
| HrefUrlRewriteProcessor |
Similar to
UrlRewriteProcessor but handles href tags. |
| UrlRewriteProcessor |
A Thymeleaf processor that processes the given url through the StaticAssetService's
StaticAssetService.convertAssetPath(String, String, boolean) method to determine
the appropriate URL for the asset to be served from. |
Copyright © 2017. All rights reserved.