Class CmsJspTagSearch

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int DEFAULT_CONTENTINFO_ROWS
      Default number of items which are checked for change for the "This page" publish dialog.
      protected CmsObject m_cms
      The CmsObject for the current user.
      protected CmsFlexController m_controller
      The FlexController for the current request.
      • Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport

        bodyContent
      • Fields inherited from class javax.servlet.jsp.tagext.TagSupport

        id, pageContext
      • Fields inherited from interface javax.servlet.jsp.tagext.BodyTag

        EVAL_BODY_BUFFERED, EVAL_BODY_TAG
      • Fields inherited from interface javax.servlet.jsp.tagext.IterationTag

        EVAL_BODY_AGAIN
      • Fields inherited from interface javax.servlet.jsp.tagext.Tag

        EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
    • Constructor Summary

      Constructors 
      Constructor Description
      CmsJspTagSearch()
      Empty constructor, required for JSP tags.