Uses of Interface
org.apache.wiki.api.plugin.InitializablePlugin
Package | Description |
---|---|
org.apache.wiki.plugin |
Provides plugins to the JSPWiki.
|
-
Uses of InitializablePlugin in org.apache.wiki.plugin
Classes in org.apache.wiki.plugin that implement InitializablePlugin Modifier and Type Class Description class
PageViewPlugin
This plugin counts the number of times a page has been viewed.
Parameters: count=yes|no show=none|count|list entries=maximum number of list entries to be returned min=minimum page count to be listed max=maximum page count to be listed sort=name|count Default values:
show=none sort=name