Package net.sourceforge.blogentis.plugins.base

Interface Summary
AbstractNavigationExtension.Authenticator  
ICommentExtension  
ICommentExtensionPoint The Comment Extension Point will implement this interface.
ILinkTo This interface defines a linked item in the blogs UI.
INavigationExtension Extensions to the navigation list should implement this interface.
INavigationExtensionPoint This is an extension point for managing the different navigation lists of a blog.
IPageExtension This extension wil be invoked for each HTTP request.
IPageExtensionPoint This extension point will invoke the extensions for each page load.
IPostEditExtension  
IPostEditExtension.IPostAction An action that can be performed on a post.
IPostEditExtensionPoint Plugins that wish to act upon a creation, modification or deletion of a post should add extensions here.
IPostViewExtension This extension will be invoked whenever a post is about to be viewed, either in an HTML page or in an RSS Feed.
IPostViewExtensionPoint Plugins that wish to implement functionality that should be performed anytime a post is about to be viewed, either in HTML or in an RSS feed, should put an extension here.
 

Class Summary
AbstractCommentExtension  
AbstractNavigationExtension  
AbstractNavigationExtension.AbstractLink  
AbstractNavigationExtension.LinkToActionPage  
AbstractNavigationExtension.LinkToParameterPage  
AbstractNavigationExtension.LinkToSplitPage  
AbstractNavigationExtension.LinkToTemplate  
AbstractNavigationExtension.TargetAuthenticator  
AbstractPageExtension  
AbstractPostEditExtension  
AbstractPostViewExtension  
BaseBlogPlugin The basic plugin that sets up most of the default extension points.
 



Copyright © 2003-2004 SourceForge.net. All Rights Reserved.