public interface MenuProcessorExtensionHandler
extends org.broadleafcommerce.common.extension.ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
addAdditionalFieldsToModel(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
This method will add any additional attributes to the model that the extension needs
|
org.broadleafcommerce.common.extension.ExtensionResultStatusType addAdditionalFieldsToModel(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
arguments - - the Thymeleaf Processor argumentselement - - the Thymeleaf Processor elementCopyright © 2015. All rights reserved.