Class ForumButtonVisibilityControl

  • All Implemented Interfaces:
    javax.servlet.jsp.el.VariableResolver, IControl

    public class ForumButtonVisibilityControl
    extends SourceBoundControl<TabularSource<?>>
    Since:
    4.0.5
    Version:
    $Revision$ $Date$
    • Field Detail

      • VISIBILITY_TYPE_FORUM_LOCK_BUTTONS

        public static java.lang.String VISIBILITY_TYPE_FORUM_LOCK_BUTTONS
      • VISIBILITY_TYPE_TOPIC_LOCK_BUTTONS

        public static java.lang.String VISIBILITY_TYPE_TOPIC_LOCK_BUTTONS
      • VISIBILITY_TYPE_FORUM_NEW_TOPIC_BUTTONS

        public static java.lang.String VISIBILITY_TYPE_FORUM_NEW_TOPIC_BUTTONS
      • VISIBILITY_TYPE_TOPIC_REPLY_BUTTONS

        public static java.lang.String VISIBILITY_TYPE_TOPIC_REPLY_BUTTONS
    • Constructor Detail

      • ForumButtonVisibilityControl

        public ForumButtonVisibilityControl()