Uses of Package
net.sourceforge.blogentis.plugins.base

Packages that use net.sourceforge.blogentis.plugins.base
net.sourceforge.blogentis.modules.screens   
net.sourceforge.blogentis.plugins.base   
net.sourceforge.blogentis.plugins.impl   
net.sourceforge.blogentis.storage.impl   
net.sourceforge.blogentis.trackback   
 

Classes in net.sourceforge.blogentis.plugins.base used by net.sourceforge.blogentis.modules.screens
IPostEditExtensionPoint
          Plugins that wish to act upon a creation, modification or deletion of a post should add extensions here.
 

Classes in net.sourceforge.blogentis.plugins.base used by net.sourceforge.blogentis.plugins.base
AbstractNavigationExtension.AbstractLink
           
AbstractNavigationExtension.Authenticator
           
AbstractNavigationExtension.LinkToParameterPage
           
AbstractNavigationExtension.LinkToTemplate
           
ICommentExtension
           
ILinkTo
          This interface defines a linked item in the blogs UI.
INavigationExtension
          Extensions to the navigation list should implement this interface.
IPageExtension
          This extension wil be invoked for each HTTP request.
IPostEditExtension
           
IPostViewExtension
          This extension will be invoked whenever a post is about to be viewed, either in an HTML page or in an RSS Feed.
 

Classes in net.sourceforge.blogentis.plugins.base used by net.sourceforge.blogentis.plugins.impl
AbstractNavigationExtension
           
AbstractNavigationExtension.AbstractLink
           
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.
IPageExtensionPoint
          This extension point will invoke the extensions for each page load.
IPostEditExtensionPoint
          Plugins that wish to act upon a creation, modification or deletion of a post should add extensions here.
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.
 

Classes in net.sourceforge.blogentis.plugins.base used by net.sourceforge.blogentis.storage.impl
AbstractNavigationExtension
           
INavigationExtension
          Extensions to the navigation list should implement this interface.
 

Classes in net.sourceforge.blogentis.plugins.base used by net.sourceforge.blogentis.trackback
AbstractNavigationExtension
           
AbstractPostEditExtension
           
INavigationExtension
          Extensions to the navigation list should implement this interface.
IPostEditExtension
           
 



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