org.mmbase.bridge.jsp.taglib.community
Class WhoTag
org.mmbase.bridge.jsp.taglib.AbstractNodeListTag
|
+--org.mmbase.bridge.jsp.taglib.community.WhoTag
- All Implemented Interfaces:
- ListProvider, TagIdentifier
- public class WhoTag
- extends AbstractNodeListTag
Who tag, provides functionality for listing users of a channel.
- Author:
- Pierre van Rooden
| Fields inherited from class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag |
changed, constraints, currentItemIndex, directions, max, NOT_HANDLED, offset, orderby, returnList, returnValues, timerHandle |
| Methods inherited from class org.mmbase.bridge.jsp.taglib.AbstractNodeListTag |
doAfterBody, doEndTag, doInitBody, doStartTagHelper, getCurrent, isChanged, setConstraints, setDirections, setMax, setOffset, setOrderby, setReturnValues, setReturnValues, size |
community
protected Module community
WhoTag
public WhoTag()
getIndex
public int getIndex()
- Overrides:
getIndex in class AbstractNodeListTag
- Following copied from interface:
org.mmbase.bridge.jsp.taglib.ListProvider
- Returns:
- the index of the current item in a list
setChannel
public void setChannel(java.lang.String channel)
throws javax.servlet.jsp.JspTagException
setType
public void setType(java.lang.String type)
throws javax.servlet.jsp.JspTagException
doStartTag
public int doStartTag()
throws javax.servlet.jsp.JspTagException
MMBase 2002