|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.tuberlin.cs.flp.jspwiki.plugin._
[{_ ... comment text ... }]
The most simple plugin possible - does nothing at all. Can be used for inserting invisible comments into a page.
Constructor Summary | |
_()
|
Method Summary | |
java.lang.String |
execute(WikiContext context,
java.util.Map params)
Executes the plugin. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public _()
Method Detail |
public java.lang.String execute(WikiContext context, java.util.Map params)
context
- The WikiContext.params
- Parameters specified at plugin inclusion.
PluginException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |