Interface BroadleafStaticAssetExtensionHandler
- All Superinterfaces:
ExtensionHandler
- Author:
- Chris Kittrell (ckittrell)
-
Method Summary
Modifier and TypeMethodDescriptionmodifyDuplicateAssetURL
(StringBuilder urlBuilder) Provide an extension point to modify the url for a StaticAsset in the case where multiple assets have the same url.removeShareOptionsForMTStandardSite
(org.springframework.ui.Model model, Site currentSite) Methods inherited from interface org.broadleafcommerce.common.extension.ExtensionHandler
getPriority, isEnabled
-
Method Details
-
modifyDuplicateAssetURL
Provide an extension point to modify the url for a StaticAsset in the case where multiple assets have the same url.- Parameters:
urlBuilder
-- Returns: