|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.tuberlin.cs.flp.jspwiki.plugin.FileIcon
[{FileIcon filename='...'}]
Inserts an icon image fitting the specified filename. Available Icons can be configured via the page FileIcons (or as set via jspwiki.fileicons.page).
Constructor Summary | |
FileIcon()
|
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 FileIcon()
Method Detail |
public java.lang.String execute(WikiContext context, java.util.Map params) throws PluginException
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 |