@ProviderType public final class MultiFieldPanelFunctions extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,String>> |
getMultiFieldPanelValues(org.apache.sling.api.resource.Resource resource,
String name)
Extract the value of a MultiFieldPanel property into a list of maps.
|
public static List<Map<String,String>> getMultiFieldPanelValues(org.apache.sling.api.resource.Resource resource, String name)
resource - the resourcename - the property nameCopyright © 2013–2020 Adobe. All rights reserved.