Package com.ecyrd.jspwiki.plugin

Interface Summary
WikiPlugin Defines an interface for plugins.
 

Class Summary
AbstractReferralPlugin This is a base class for all plugins using referral things.
Counter Provides a page-specific counter.
CurrentTimePlugin Just displays the current date and time.
Image Provides an image plugin for better control than is possible with a simple image inclusion.
IndexPlugin Builds an index of all pages.
ListLocksPlugin This is a plugin for the administrator: It allows him to see in a single glance who is editing what.
PluginManager Manages plugin classes.
RecentChangesPlugin Returns the Recent Changes.
ReferringPagesPlugin Displays the pages referring to the current page.
UndefinedPagesPlugin Parameters: none.
UnusedPagesPlugin Parameters: none.
WeblogEntryPlugin Builds a simple weblog.
WeblogPlugin Builds a simple weblog.
 

Exception Summary
PluginException