public class PageInfoLinkTag 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 |
|---|
PageInfoLinkTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
void |
setAccesskey(String access) |
void |
setTitle(String title) |
doEndTag, getPage, getTemplate, initTag, setFormat, setPage, setTemplatedoCatch, doFinally, doStartTag, setId, setPageContextpublic String m_accesskey
public PageInfoLinkTag()
public void setAccesskey(String access)
public final int doWikiStartTag() throws IOException
WikiTagBasedoWikiStartTag in class WikiTagBaseIOExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.