public class LinkToTag extends WikiLinkTag
Attributes
| Modifier and Type | Field and Description |
|---|---|
String |
m_accesskey |
String |
m_title |
ANCHOR, m_format, m_pageName, m_template, URLATTR_CONTEXT, m_wikiContext| Constructor and Description |
|---|
LinkToTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
String |
getVersion() |
void |
initTag()
This method is called when the tag is encountered within a new request,
but before the setXXX() methods are called.
|
void |
setAccesskey(String access) |
void |
setTitle(String title) |
void |
setVersion(String arg) |
doEndTag, getPage, getTemplate, setFormat, setPage, setTemplatedoCatch, doFinally, doStartTag, setId, setPageContextpublic String m_accesskey
public LinkToTag()
public void initTag()
WikiTagBaseinitTag in class WikiLinkTagpublic String getVersion()
public void setVersion(String arg)
public void setAccesskey(String access)
public int doWikiStartTag() throws IOException
WikiTagBasedoWikiStartTag in class WikiTagBaseIOExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.