| Package | Description | 
|---|---|
| org.apache.wiki.plugin | 
 Provides plugins to the JSPWiki. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.