Class CmsContainerpageController.ReferenceCheckVisitor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean beginContainer​(java.lang.String name, org.opencms.ade.containerpage.shared.CmsContainer container)
      This method is called before a container is processed.
      void endContainer()
      This method is called after all elements of a container have been processed.
      void handleElement​(CmsContainerPageElementPanel element)
      This method is called for each element of a container.
      boolean hasReferences()
      Checks if other references have been found.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait