|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReferralPlugin | |
---|---|
org.apache.wiki.plugin | Provides plugins to the JSPWiki. |
Uses of AbstractReferralPlugin in org.apache.wiki.plugin |
---|
Subclasses of AbstractReferralPlugin in org.apache.wiki.plugin | |
---|---|
class |
IndexPlugin
A WikiPlugin that creates an index of pages according to a certain pattern. |
class |
PageViewPlugin
This plugin counts the number of times a page has been viewed. |
class |
RecentChangesPlugin
Returns the Recent Changes in the wiki being a date-sorted list of page names. |
class |
ReferringPagesPlugin
Displays the pages referring to the current page. |
class |
ReferringUndefinedPagesPlugin
Lists all pages containing links to Undefined Pages (pages containing dead links). |
class |
UndefinedPagesPlugin
Plugin that enumerates the pages in the wiki that have not yet been defined. |
class |
UnusedPagesPlugin
Plugin for displaying pages that are not linked to in other pages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |