public class ReloadPlugin extends DefaultPlugin
description, directory, groups, id, params, RP_TOPIC_ID, RP_TOPICMAP_ID, state, target, title, uriACTIVATED, DEACTIVATED, ERROR| Constructor and Description |
|---|
ReloadPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateHTML(ContextTag context)
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, toStringpublic String generateHTML(ContextTag context)
PluginIFgenerateHTML in interface PluginIFgenerateHTML in class DefaultPlugin