Class ChartistPlugin
java.lang.Object
org.apache.jspwiki.plugins.chartist.ChartistPlugin
- All Implemented Interfaces:
org.apache.wiki.api.plugin.Plugin
Chartlist-js plugin for JSPWiki.
See readme for deployment and usage guide.
- Since:
- 3.0.0
-
Field Summary
Fields inherited from interface org.apache.wiki.api.plugin.Plugin
CORE_PLUGINS_RESOURCEBUNDLE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChartistPlugin
public ChartistPlugin()
-
-
Method Details
-
execute
public String execute(org.apache.wiki.api.core.Context context, Map<String, String> params) throws org.apache.wiki.api.exceptions.PluginException- Specified by:
executein interfaceorg.apache.wiki.api.plugin.Plugin- Throws:
org.apache.wiki.api.exceptions.PluginException
-
getSnipExample
- Specified by:
getSnipExamplein interfaceorg.apache.wiki.api.plugin.Plugin
-
getDisplayName
- Specified by:
getDisplayNamein interfaceorg.apache.wiki.api.plugin.Plugin
-