6D Labs / CQ Extended Tag Library / API / Expression Language Functions / getInheritanceValueMap

getInheritanceValueMap EL Function

Gets an InheritanceValueMap from the specified resource.

Parameters

  • resource - org.apache.sling.api.resource.Resource - the resource from which to get the InheritanceValueMap

Returns

com.day.cq.commons.inherit.InheritanceValueMap - The InheritanceValueMap for the specified Resource.

Example:

<c:set var="iprops" value="${ext:getInheritanceValueMap(resource)}" />

Follow Our Blog Posts

Latest CQ News