org.broadleafcommerce.common.web.expression.BraodleafVariableExpression in
combination with th:with if using Thymeleaf@Deprecated public interface BroadleafVariableModifierProcessor extends BroadleafProcessor
useGlobalScope() is false and local if it's trueDEFAULT_PRECEDENCE, DEFAULT_PREFIX| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCollectionModelVariableNamesToAddTo()
Deprecated.
|
Map<String,Object> |
populateModelVariables(String tagName,
Map<String,String> tagAttributes,
BroadleafTemplateContext context)
Deprecated.
|
boolean |
useGlobalScope()
Deprecated.
|
getName, getPrecedence, getPrefixboolean useGlobalScope()
List<String> getCollectionModelVariableNamesToAddTo()
Map<String,Object> populateModelVariables(String tagName, Map<String,String> tagAttributes, BroadleafTemplateContext context)
tagName - The name of the tag the event was triggered ontagAttributes - A map of String to String of all of the attributes on the tagcontext - The BroadleafTemplateContext that should be used to perform operations on the tag withuseGlobalScope()Copyright © 2022. All rights reserved.