public class TopicMapLinkPlugin extends DefaultPlugin
description, directory, groups, id, params, RP_TOPIC_ID, RP_TOPICMAP_ID, state, target, title, uri
ACTIVATED, DEACTIVATED, ERROR
Constructor and Description |
---|
TopicMapLinkPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
generateHTML(ContextTag contextTag)
INTERNAL: Called by the framework to make the plugin produce the
HTML that is going to represent it on a web page in the web
application.
|
addGroup, equals, getDescription, getGroups, getId, getParameter, getPluginDirectory, getState, getStateAsString, getTarget, getTitle, getURI, hashCode, init, resetGroups, setDescription, setGroups, setId, setParameter, setPluginDirectory, setState, setTarget, setTitle, setURI, toString
public String generateHTML(ContextTag contextTag)
PluginIF
generateHTML
in interface PluginIF
generateHTML
in class DefaultPlugin