public class CheckVersionTag extends WikiTagBase
m_wikiContext| Constructor and Description |
|---|
CheckVersionTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
void |
initTag()
This method is called when the tag is encountered within a new request, but before the setXXX() methods are called.
|
void |
setMode(java.lang.String arg)
Sets the mode.
|
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic CheckVersionTag()
public void initTag()
initTag in class WikiTagBasepublic void setMode(java.lang.String arg)
arg - The mode to set.public final int doWikiStartTag()
doWikiStartTag in class WikiTagBaseCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.