Class DefaultCMSDynamicAttributeService

    • Constructor Detail

      • DefaultCMSDynamicAttributeService

        public DefaultCMSDynamicAttributeService()
    • Method Detail

      • getDynamicContentSlotAttributes

        public java.util.Map<java.lang.String,​java.lang.String> getDynamicContentSlotAttributes​(ContentSlotModel contentSlot,
                                                                                                      javax.servlet.jsp.PageContext pageContext,
                                                                                                      java.util.Map<java.lang.String,​java.lang.String> initialMaps)
        Specified by:
        getDynamicContentSlotAttributes in interface CMSDynamicAttributeService
        Parameters:
        contentSlot - the content slot to resolve dynamic attributes for
        pageContext - the current page context
        initialMaps - the initial maps
        Returns:
        Map of dynamic attributes for the given CMS content slot
      • afterAllItems

        public void afterAllItems​(javax.servlet.jsp.PageContext pageContext)
        Specified by:
        afterAllItems in interface CMSDynamicAttributeService
        Parameters:
        pageContext - the current page context