Uses of Class
net.sourceforge.pebble.event.blogentry.BlogEntryListenerSupport

Packages that use BlogEntryListenerSupport
net.sourceforge.pebble.event.blogentry   
 

Uses of BlogEntryListenerSupport in net.sourceforge.pebble.event.blogentry
 

Subclasses of BlogEntryListenerSupport in net.sourceforge.pebble.event.blogentry
 class EmailNotificationListener
          Sends an e-mail notification when new blog entries are added.
 class EmailSubscriptionListener
          Sends an e-mail notification to e-mail subscribers when new blog entries are added.
 class MarkUnpublishedListener
          Marks new and changed blog entries as unpublished.
 class TidyListener
          Runs W3C Tidy over the excerpt and body of blog entries so that they are valid XHTML.
 class XmlRpcNotificationListener
          Sends XML-RPC pings to websites when a blog entry is added.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.