UrlWithParameterMethodModel
Allows to modify a bulk of parameters in current component providing a map.
implements: method
bundle: standard portal bundle
since 2.0.0
Allows to modify a bulk of parameters in current component providing a map.
This model is accessible as > method by the global access path 'custom.portal.componentStateWithParameters'.
Methods
custom.portal.componentStateWithParameters(Map<String, String>:paramKey,paramvalue) ↦ String
since 2.0.0
Get a URL with the given parameters set by the provided mapping paramkey to paramValue.