org.mmbase.bridge.jsp.taglib.community
Class CommunityTag
org.mmbase.bridge.jsp.taglib.NodeTag
|
+--org.mmbase.bridge.jsp.taglib.community.CommunityTag
- public class CommunityTag
- extends NodeTag
As NodeTag, but the node (which should be a commnity) will be opened or
closed at the start of the body, depending on the action given.
This affects all channels of this community.
- Author:
- Pierre van Rooden
|
Field Summary |
static java.lang.String |
CLOSE
|
static java.lang.String |
OPEN
|
OPEN
public static final java.lang.String OPEN
CLOSE
public static final java.lang.String CLOSE
CommunityTag
public CommunityTag()
setCommunity
public void setCommunity(java.lang.String c)
throws javax.servlet.jsp.JspTagException
setAction
public void setAction(java.lang.String c)
throws javax.servlet.jsp.JspTagException
doStartTag
public int doStartTag()
throws javax.servlet.jsp.JspTagException
- Overrides:
doStartTag in class NodeTag
MMBase 2002