Class DefaultCMSTabParagraphContainerStategy

    • Constructor Detail

      • DefaultCMSTabParagraphContainerStategy

        public DefaultCMSTabParagraphContainerStategy()
    • Method Detail

      • needShowContainer

        protected boolean needShowContainer​(java.util.List<AbstractCMSComponentModel> components)
        check whether show the container in corresponding jsp
        Parameters:
        components - the children components
        Returns:
        children components all match given types then return true otherwise false
      • getTypeService

        protected TypeService getTypeService()
      • setTypeService

        public void setTypeService​(TypeService typeService)
      • getShowContainerForTypes

        protected java.util.List<java.lang.String> getShowContainerForTypes()
      • setShowContainerForTypes

        public void setShowContainerForTypes​(java.util.List<java.lang.String> showContainerForTypes)