A B C D E F G H I J L M N O P Q R S T U V W X Y _

A

ACTION_PARAM - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
ADMIN_ADMINISTRATION_PAGE - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
ADMIN_AJAX_RESPONSE - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
ADMIN_LOGIN_PAGE - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
ALL_XMLRPC_EDIT_PERMISSION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
APIHandler - class org.blojsom.extension.xmlrpc.handler.APIHandler.
API Handler
APIHandler() - Constructor for class org.blojsom.extension.xmlrpc.handler.APIHandler
 
API_NAME - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
APPROVED_STATUS - Static variable in class org.blojsom.plugin.common.ResponseConstants
 
AUTHORIZATION_EXCEPTION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
AUTHORIZATION_EXCEPTION_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
AUTHOR_EMAIL_PARAM - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Request parameter for the "authorEmail"
AUTHOR_PARAM - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Request parameter for the "author"
AUTHOR_URL_PARAM - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Request parameter for the "authorURL"
AbstractCalendarPlugin - class org.blojsom.plugin.calendar.AbstractCalendarPlugin.
AbstractCalendarPlugin is a base plugin that is used by the various calendar plugins to filter content.
AbstractCalendarPlugin() - Constructor for class org.blojsom.plugin.calendar.AbstractCalendarPlugin
 
AbstractNotification - class org.blojsom.plugin.notification.AbstractNotification.
 
AbstractNotification(URL, String, String, String) - Constructor for class org.blojsom.plugin.notification.AbstractNotification
Create a new abstract notification
AbstractVelocityEmailNotification - class org.blojsom.plugin.notification.AbstractVelocityEmailNotification.
 
AbstractVelocityEmailNotification(Email, URL) - Constructor for class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Construct a new abstract velocity e-mail notification
AbstractVelocityEmailNotification(URL, String, String, String) - Constructor for class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Construct a new abstract velocity e-mail notification
AbstractVelocityEmailNotification(URL, String, String, String, Properties) - Constructor for class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Construct a new abstract velocity e-mail notification
AbstractVelocityEmailNotification(URL, String, String, String, String) - Constructor for class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Construct a new abstract velocity e-mail notification
AbstractVisualCalendarPlugin - class org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin.
AbstractVisualCalendarPlugin
AbstractVisualCalendarPlugin() - Constructor for class org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin
 
AkismetModerationPlugin - class org.blojsom.plugin.akismet.AkismetModerationPlugin.
Akismet moderation plugin
AkismetModerationPlugin() - Constructor for class org.blojsom.plugin.akismet.AkismetModerationPlugin
Construct a new instance of the Akismet moderation plugin
ArrayTool - class org.apache.velocity.tools.generic.ArrayTool.
Tool for working with arrays in Velocity templates.
ArrayTool() - Constructor for class org.apache.velocity.tools.generic.ArrayTool
Default constructor.
ArrayToolPlugin - class org.blojsom.plugin.tools.ArrayToolPlugin.
Array Tool plugin
ArrayToolPlugin() - Constructor for class org.blojsom.plugin.tools.ArrayToolPlugin
Default constructor.
AuthorizationAddedEvent - class org.blojsom.plugin.admin.event.AuthorizationAddedEvent.
AuthorizationAddedEvent
AuthorizationAddedEvent(Object, Date, HttpServletRequest, HttpServletResponse, Blog, Map, Integer) - Constructor for class org.blojsom.plugin.admin.event.AuthorizationAddedEvent
An event related to adding an authorization for a given blog
AuthorizationDeletedEvent - class org.blojsom.plugin.admin.event.AuthorizationDeletedEvent.
AuthorizationDeletedEvent
AuthorizationDeletedEvent(Object, Date, HttpServletRequest, HttpServletResponse, Blog, Map, Integer) - Constructor for class org.blojsom.plugin.admin.event.AuthorizationDeletedEvent
An event related to deleting an authorization for a given blog
AuthorizationEvent - class org.blojsom.plugin.admin.event.AuthorizationEvent.
AuthorizationEvent
AuthorizationEvent(Object, Date, HttpServletRequest, HttpServletResponse, Blog, Map, Integer) - Constructor for class org.blojsom.plugin.admin.event.AuthorizationEvent
An event related to authorization for a given blog
AuthorizationException - exception org.blojsom.authorization.AuthorizationException.
AuthorizationException
AuthorizationException() - Constructor for class org.blojsom.authorization.AuthorizationException
Constructs a new exception with null as its detail message.
AuthorizationException(String) - Constructor for class org.blojsom.authorization.AuthorizationException
Constructs a new exception with the specified detail message.
AuthorizationException(String, Throwable) - Constructor for class org.blojsom.authorization.AuthorizationException
Constructs a new exception with the specified detail message and cause.
AuthorizationException(Throwable) - Constructor for class org.blojsom.authorization.AuthorizationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
AuthorizationProvider - interface org.blojsom.authorization.AuthorizationProvider.
AuthorizationProvider
AutoTrackbackPlugin - class org.blojsom.plugin.trackback.AutoTrackbackPlugin.
AutoTrackbackPlugin
AutoTrackbackPlugin() - Constructor for class org.blojsom.plugin.trackback.AutoTrackbackPlugin
 
addAdditionalMimeTypes(MimetypesFileTypeMap) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Add additional mime types to the map
addCookie(HttpServletResponse, int, String, String) - Static method in class org.blojsom.util.CookieUtils
Add a cookie with a key and value to the response
addFlavorInformationToContext(Blog, Map) - Method in class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Add flavor information to the context
addListener(Listener) - Method in interface org.blojsom.event.EventBroadcaster
Add a event to this event broadcaster
addListener(Listener, Filter) - Method in interface org.blojsom.event.EventBroadcaster
Add a event to this event broadcaster.
addListener(Listener) - Method in class org.blojsom.event.SimpleEventBroadcaster
Add a event to this event broadcaster
addListener(Listener, Filter) - Method in class org.blojsom.event.SimpleEventBroadcaster
Add a event to this event broadcaster.
addOperationResultMessage(Map, String) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Adds a message to the context under the BLOJSOM_ADMIN_PLUGIN_OPERATION_RESULT key
addPingback(String, String, String, String, Map, Pingback) - Method in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Add a pingback for a given blog ID
addSlashes(String) - Static method in class org.blojsom.util.BlojsomUtils
Add preceeding and trailing slashes to an input string.
addTrailingSlash(String) - Static method in class org.blojsom.util.BlojsomUtils
Add a trailing slash to the input
addUserMetaData(HttpServletRequest, Blog, Map, User, String, boolean) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Add metadata to the user.
allowsComments() - Method in interface org.blojsom.blog.Entry
Whether or not comments are allowed
allowsComments() - Method in class org.blojsom.blog.database.DatabaseEntry
Whether or not comments are allowed
allowsPingbacks() - Method in interface org.blojsom.blog.Entry
Whether or not pingbacks are allowed
allowsPingbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Whether or not pingbacks are allowed
allowsTrackbacks() - Method in interface org.blojsom.blog.Entry
Whether or not trackbacks are allowed
allowsTrackbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Whether or not trackbacks are allowed
arrayOfStringsToMap(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Turn an array of strings into a Map where the keys and values are the input strings.
arrayOfStringsToString(String[], String) - Static method in class org.blojsom.util.BlojsomUtils
Turn an array of strings into a single string separated by a given delimeter.
arrayOfStringsToString(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Turn an array of strings into a single string separated by commas.
arrayToList(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Convert a String[] to a List
authenticateUser(HttpServletRequest, HttpServletResponse, Map, Blog) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Authenticate the user if their authentication session variable is not present
authorize(Blog, Map, String, String) - Method in interface org.blojsom.authorization.AuthorizationProvider
Authorize a username and password for the given Blog
authorize(Blog, Map, String, String) - Method in class org.blojsom.authorization.database.DatabaseAuthorizationProvider
Authorize a username and password for the given Blog
authorize(Blog, Map, String, String) - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Authorize a username and password for the given Blog

B

BLOGS_DIRECTORY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_ADMINISTRATION_LOCALE_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_ADMIN_URL_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_AUTHORIZATION_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_BASE_ADMIN_URL_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_BASE_URL_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_COMMENTS_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_COUNTRY_DEFAULT - Static variable in interface org.blojsom.util.BlojsomConstants
Default country for blog if none supplied (US)
BLOG_COUNTRY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_DEFAULT_FLAVOR_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_DEFAULT_TIMEZONE - Static variable in interface org.blojsom.util.BlojsomConstants
Default time zone (America/New_York)
BLOG_DEPTH_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_DESCRIPTION_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_EMAIL_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_ENTRIES_DISPLAY_DEFAULT - Static variable in interface org.blojsom.util.BlojsomConstants
Default number of blog entries to display
BLOG_ENTRIES_DISPLAY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_ENTRY_METADATA_AUTHOR - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key for poster
BLOG_ENTRY_METADATA_AUTHOR_EXT - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Extended entry meta-data key for poster Used to store private meta-data so that the default templates wont render it, like an email address
BLOG_ENTRY_METADATA_TIMESTAMP - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key for entry time
BLOG_ID_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for the "blog id"
BLOG_LANGUAGE_DEFAULT - Static variable in interface org.blojsom.util.BlojsomConstants
Default language for blog if none supplied (en)
BLOG_LANGUAGE_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_METADATA_COMMENTS_DISABLED - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key for disabling comments
BLOG_METADATA_HEADER - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data file feader
BLOG_METADATA_PINGBACKS_DISABLED - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key for disabling pingbacks
BLOG_METADATA_TRACKBACKS_DISABLED - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key for disabling trackbacks
BLOG_NAME_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_OWNER - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_OWNER_EMAIL - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_PINGBACKS_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_PING_URLS_IP - Static variable in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
 
BLOG_TRACKBACKS_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOG_URL_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOJSOM_ADMIN_MESSAGES_RESOURCE - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_AUTHENTICATED_KEY - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_OPERATION_RESULT - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_PASSWORD_PARAM - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_USERNAME - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_USERNAME_KEY - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_ADMIN_PLUGIN_USERNAME_PARAM - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_AJAX_STATUS - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOJSOM_ALL_CATEGORIES - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which all the blog categories will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_APPLICATION_CONTEXT - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOJSOM_BLOG - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which blog information will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_BLOG_ID - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blog id will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_CALENDAR - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Key under which the blog calendar will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_CALENDAR_FORMAT - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Format String for Calendar Month (Example: March 2003)
BLOJSOM_CALENDAR_LOCALE - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
 
BLOJSOM_CALENDAR_SHORTFORMAT - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Short Format String for Previous/Next Calendar Month(s) (Example: Mar)
BLOJSOM_CALENDAR_VTLHELPER - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Key under which the blog calendar vtl helper will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_CATEGORIES - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blog categories will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_COMMENTAPI_APPLICATION_CONTEXT - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOJSOM_COMMENT_MODERATION_PLUGIN_APPROVED - Static variable in class org.blojsom.plugin.comment.CommentModerationPlugin
 
BLOJSOM_COMMENT_PLUGIN_AUTHOR - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the author from the "remember me" cookie will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_COMMENT_PLUGIN_AUTHOR_EMAIL - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the author's e-mail from the "remember me" cookie will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_COMMENT_PLUGIN_AUTHOR_URL - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the author's URL from the "remember me" cookie will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_COMMENT_PLUGIN_BLOG_COMMENT - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the blog comment will be placed for merging the comment e-mail
BLOJSOM_COMMENT_PLUGIN_BLOG_ENTRY - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the blog entry will be placed for merging the comment e-mail
BLOJSOM_COMMENT_PLUGIN_ENABLED - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the indicator this plugin is "live" will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_COMMENT_PLUGIN_METADATA_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
IP address meta-data
BLOJSOM_COMMENT_PLUGIN_REMEMBER_ME - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Key under which the "remember me" checkbox from the "remember me" cookie will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_CONFIGURATION_FILES - Variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
BLOJSOM_CONFIGURATION_FILES - Variable in class org.blojsom.servlet.BlojsomServlet
 
BLOJSOM_DATE - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the date (RFC 822 format) of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_DATE_FORMAT - Static variable in class org.blojsom.plugin.date.DateFormatPlugin
Key under which the date format of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_DATE_ISO8601 - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the date (ISO 8601 format) of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_DATE_OBJECT - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the date object of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_DATE_UTC - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the date (UTC format) of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_ENTRIES - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blog entries will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_FILTER_END_DATE - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
 
BLOJSOM_FILTER_START_DATE - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
 
BLOJSOM_LAST_MODIFIED - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the lastmodified date of the blog will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_ANSWER - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_ANSWER_CHECK_PARAM - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_OPERATION - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_STATUS_MESSAGE - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_VALUE1 - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_MATH_AUTHENTICATOR_PLUGIN_VALUE2 - Static variable in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
 
BLOJSOM_PERMALINK - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the permalink value will be placed.
BLOJSOM_PERMALINK_NEXT_ENTRY - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the next entry after the permalink value will be placed.
BLOJSOM_PERMALINK_PREVIOUS_ENTRY - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the previous entry after the permalink value will be placed.
BLOJSOM_PERMISSION_CHECKER - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_PERMISSION_CHECKER - Static variable in class org.blojsom.plugin.permission.PermissionCheckPlugin
 
BLOJSOM_PINGBACK_PLUGIN_APPROVED - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
 
BLOJSOM_PINGBACK_PLUGIN_METADATA_IP - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
IP address meta-data
BLOJSOM_PLUGINS - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the plugins will be placed (example: in the context for the Velocity dispatcher)
BLOJSOM_PLUGIN_CHAIN - Static variable in interface org.blojsom.util.BlojsomConstants
 
BLOJSOM_PLUGIN_COMMENT_METADATA - Static variable in class org.blojsom.plugin.comment.CommentPlugin
 
BLOJSOM_PLUGIN_COMMENT_METADATA_DESTROY - Static variable in class org.blojsom.plugin.comment.CommentPlugin
 
BLOJSOM_PLUGIN_DAYS_SINCE_POSTED_METADATA - Static variable in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
 
BLOJSOM_PLUGIN_PINGBACK_METADATA_DESTROY - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
 
BLOJSOM_PLUGIN_SIMPLE_OBFUSCATION - Static variable in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
 
BLOJSOM_PLUGIN_TRACKBACK_METADATA - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
 
BLOJSOM_PLUGIN_TRACKBACK_METADATA_DESTROY - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
 
BLOJSOM_PLUGIN_VIEW_USER_PROPERTIES_USER_MAP - Static variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
 
BLOJSOM_PLUGIN_WORD_COUNT_METADATA - Static variable in class org.blojsom.plugin.statistics.WordCountPlugin
 
BLOJSOM_REQUESTED_CATEGORY - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the requested category will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_REQUESTED_FLAVOR - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blojsom requested flavor string will be placed (example: in the context for the Velocity dispatcher)
BLOJSOM_SITE_URL - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blog site will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_TRACKBACK_MESSAGE - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Key under which the trackback error message will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_TRACKBACK_MODERATION_PLUGIN_APPROVED - Static variable in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
 
BLOJSOM_TRACKBACK_PLUGIN_BLOG_ENTRY - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Key under which the blog entry will be placed for merging the trackback e-mail
BLOJSOM_TRACKBACK_PLUGIN_ENABLED - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Key under which the indicator this plugin is "live" will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_TRACKBACK_PLUGIN_METADATA_IP - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
IP address meta-data
BLOJSOM_TRACKBACK_PLUGIN_TRACKBACK - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Key under which the blog comment will be placed for merging the trackback e-mail
BLOJSOM_TRACKBACK_RETURN_CODE - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Key under which the trackback return code will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_URI - Static variable in interface org.blojsom.plugin.syndication.module.Blojsom
 
BLOJSOM_USER_AUTHENTICATED - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
BLOJSOM_VERSION - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the blojsom version string will be placed (example: on the request for the JSP dispatcher)
BLOJSOM_VERSION_NUMBER - Static variable in interface org.blojsom.util.BlojsomConstants
blojsom version
BLOJSOM_WEATHER_INFORMATION - Static variable in class org.blojsom.plugin.weather.WeatherConstants
Context Value holding Weather Information
BLOJSOM_WEATHER_USER_AGENT - Static variable in class org.blojsom.plugin.weather.WeatherConstants
Blojsom Weather Plugin User Agent
BLOJSOM_XMLRPC_APPLICATION_CONTEXT - Static variable in interface org.blojsom.util.BlojsomConstants
 
BOOTSTRAP_DIRECTORY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
BSFDispatcher - class org.blojsom.dispatcher.bsf.BSFDispatcher.
BSFDispatcher
BSFDispatcher() - Constructor for class org.blojsom.dispatcher.bsf.BSFDispatcher
Default constructor
BaseAdminPlugin - class org.blojsom.plugin.admin.BaseAdminPlugin.
BaseAdminPlugin
BaseAdminPlugin() - Constructor for class org.blojsom.plugin.admin.BaseAdminPlugin
Default constructor.
BasicAuthenticationPlugin - class org.blojsom.plugin.security.BasicAuthenticationPlugin.
Basic Authentication plugin performs a BASIC authorization check so that users much authenticate before they are able to see any blog entries.
BasicAuthenticationPlugin() - Constructor for class org.blojsom.plugin.security.BasicAuthenticationPlugin
Construct a new instance of the Basic Authentication plugin
Blog - interface org.blojsom.blog.Blog.
Blog
BlogCalendar - class org.blojsom.plugin.calendar.BlogCalendar.
BlogCalendar
BlogCalendar(Calendar, String) - Constructor for class org.blojsom.plugin.calendar.BlogCalendar
Public Constructor
BlogCalendar(Calendar, String, Locale) - Constructor for class org.blojsom.plugin.calendar.BlogCalendar
Public Constructor
BloggerAPIHandler - class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler.
Blogger API handler
BloggerAPIHandler() - Constructor for class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Create a new instance of the Blogger API handler
Blojsom - interface org.blojsom.plugin.syndication.module.Blojsom.
Module for parsing blojsom-specific information using ROME
BlojsomConstants - interface org.blojsom.util.BlojsomConstants.
BlojsomConstants
BlojsomException - exception org.blojsom.BlojsomException.
BlojsomException
BlojsomException() - Constructor for class org.blojsom.BlojsomException
Constructs a new exception with null as its detail message.
BlojsomException(String) - Constructor for class org.blojsom.BlojsomException
Constructs a new exception with the specified detail message.
BlojsomException(String, Throwable) - Constructor for class org.blojsom.BlojsomException
Constructs a new exception with the specified detail message and cause.
BlojsomException(Throwable) - Constructor for class org.blojsom.BlojsomException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
BlojsomImplementation - class org.blojsom.plugin.syndication.module.BlojsomImplementation.
Implementation of module for parsing blojsom-specific information using ROME
BlojsomImplementation() - Constructor for class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
BlojsomMetaDataConstants - interface org.blojsom.util.BlojsomMetaDataConstants.
BlojsomMetaDataConstants
BlojsomParser - class org.blojsom.plugin.syndication.module.BlojsomParser.
Blojsom parser for ROME
BlojsomParser() - Constructor for class org.blojsom.plugin.syndication.module.BlojsomParser
 
BlojsomServlet - class org.blojsom.servlet.BlojsomServlet.
BlojsomServlet
BlojsomServlet() - Constructor for class org.blojsom.servlet.BlojsomServlet
 
BlojsomUtils - class org.blojsom.util.BlojsomUtils.
BlojsomUtils
BlojsomXMLRPCConstants - interface org.blojsom.extension.xmlrpc.BlojsomXMLRPCConstants.
BlojsomXMLRPCConstants
BlojsomXMLRPCServlet - class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet.
Blojsom XML-RPC Servlet

This servlet uses the Jakarta XML-RPC Library (http://ws.apache.org/xmlrpc)

BlojsomXMLRPCServlet() - Constructor for class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
Construct a new Blojsom XML-RPC servlet instance
BulkResponseManagement - class org.blojsom.plugin.admin.BulkResponseManagement.
Bulk Response Management plugin
BulkResponseManagement() - Constructor for class org.blojsom.plugin.admin.BulkResponseManagement
Create a new instance of the bulk response management plugin.
blojsomPropertiesToMap(Properties) - Static method in class org.blojsom.util.BlojsomUtils
Convert a Properties object to a Map.
broadcastEvent(Event) - Method in interface org.blojsom.event.EventBroadcaster
Broadcast an event to all listeners
broadcastEvent(Event) - Method in class org.blojsom.event.SimpleEventBroadcaster
Broadcast an event to all listeners
buildCalendar() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Builds the visual calendar model

C

CACHE_CONTROL_HTTP_HEADER - Static variable in interface org.blojsom.util.BlojsomConstants
 
CATEGORY_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for the "category"
COMMENT_AUTOFORMAT_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Initialization parameter to do plugin autoformatting
COMMENT_COOKIE_EXPIRATION_DURATION_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Initialization parameter for the duration of the "remember me" cookies
COMMENT_DAYS_EXPIRATION_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Initialization parameter for disabling comments on entries after a certain number of days
COMMENT_MODERATION_ENABLED - Static variable in class org.blojsom.plugin.comment.CommentModerationPlugin
 
COMMENT_PARAM - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Request parameter for the "comment"
COMMENT_PLUGIN_EMAIL_TEMPLATE_HTML - Static variable in class org.blojsom.plugin.comment.CommentPlugin
 
COMMENT_PLUGIN_EMAIL_TEMPLATE_TEXT - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Template for comment e-mails
COMMENT_PREFIX_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Initialization parameter for e-mail prefix
COMMENT_TEXT_PARAM - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Request parameter for the "commentText"
COMMENT_THROTTLE_MINUTES_IP - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Initialization parameter for the throttling of comments from IP addresses
COMMENT_TYPE - Static variable in interface org.blojsom.blog.Response
 
CalendarFilterPlugin - class org.blojsom.plugin.calendar.CalendarFilterPlugin.
CalendarFilterPlugin filters entries based on the calendar navigation parameters in the URL
CalendarFilterPlugin() - Constructor for class org.blojsom.plugin.calendar.CalendarFilterPlugin
 
Category - interface org.blojsom.blog.Category.
Category
CategoryAddedEvent - class org.blojsom.plugin.admin.event.CategoryAddedEvent.
CategoryAddedEvent
CategoryAddedEvent(Object, Date, Category, Blog) - Constructor for class org.blojsom.plugin.admin.event.CategoryAddedEvent
Create a new event indicating a category was added to the system.
CategoryDeletedEvent - class org.blojsom.plugin.admin.event.CategoryDeletedEvent.
CategoryDeletedEvent
CategoryDeletedEvent(Object, Date, Category, Blog) - Constructor for class org.blojsom.plugin.admin.event.CategoryDeletedEvent
Create a new event indicating a category was deleted from the system.
CategoryEvent - class org.blojsom.plugin.admin.event.CategoryEvent.
CategoryEvent
CategoryEvent(Object, Date, Category, Blog) - Constructor for class org.blojsom.plugin.admin.event.CategoryEvent
Create a new event indicating something happened with a category in the system.
CategoryUpdatedEvent - class org.blojsom.plugin.admin.event.CategoryUpdatedEvent.
CategoryUpdatedEvent
CategoryUpdatedEvent(Object, Date, Category, Blog) - Constructor for class org.blojsom.plugin.admin.event.CategoryUpdatedEvent
Create a new event indicating a category was updated in the system.
ChronoPlugin - class org.blojsom.plugin.chrono.ChronoPlugin.
ChronoPlugin

This plugin sorts the entries in ascending order.

ChronoPlugin() - Constructor for class org.blojsom.plugin.chrono.ChronoPlugin
 
CollectionUtilitiesPlugin - class org.blojsom.plugin.common.CollectionUtilitiesPlugin.
CollectionUtilities plugin
CollectionUtilitiesPlugin() - Constructor for class org.blojsom.plugin.common.CollectionUtilitiesPlugin
Construct a new instance of the Collection Utilities plugin
CollectionUtilitiesPlugin.CollectionUtilities - class org.blojsom.plugin.common.CollectionUtilitiesPlugin.CollectionUtilities.
Utility class for collection utility functions to make available to templates
CollectionUtilitiesPlugin.CollectionUtilities() - Constructor for class org.blojsom.plugin.common.CollectionUtilitiesPlugin.CollectionUtilities
Construct a new instance of CollectionUtilities
Comment - interface org.blojsom.blog.Comment.
Comment
CommentAPIServlet - class org.blojsom.extension.comment.CommentAPIServlet.
blojsom Comment API Implementation

Comment API specification.

CommentAPIServlet() - Constructor for class org.blojsom.extension.comment.CommentAPIServlet
Default constructor
CommentAddedEvent - class org.blojsom.plugin.comment.event.CommentAddedEvent.
Comment Added Event indicates an event where a BlogComment has been added to the system.
CommentAddedEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentAddedEvent
Create a new event indicating a Comment was added in the system.
CommentApprovedEvent - class org.blojsom.plugin.comment.event.CommentApprovedEvent.
Comment Approved event
CommentApprovedEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentApprovedEvent
Create a new event indicating a Comment was approved in the system.
CommentDeletedEvent - class org.blojsom.plugin.comment.event.CommentDeletedEvent.
Comment Deleted Event indicates an event where a BlogComment has been deleted from the system.
CommentDeletedEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentDeletedEvent
Create a new event indicating a Comment was deleted in the system.
CommentEvent - class org.blojsom.plugin.comment.event.CommentEvent.
Comment Event indicates an event dealing with a Comment.
CommentEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentEvent
Create a new event indicating something happened with a Comment in the system.
CommentMarkedSpamEvent - class org.blojsom.plugin.comment.event.CommentMarkedSpamEvent.
Comment marked spam event
CommentMarkedSpamEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentMarkedSpamEvent
Create a new event indicating a Comment was marked as spam in the system.
CommentModerationPlugin - class org.blojsom.plugin.comment.CommentModerationPlugin.
Comment moderation plugin
CommentModerationPlugin() - Constructor for class org.blojsom.plugin.comment.CommentModerationPlugin
Construct a new comment moderation plugin
CommentPlugin - class org.blojsom.plugin.comment.CommentPlugin.
CommentPlugin
CommentPlugin() - Constructor for class org.blojsom.plugin.comment.CommentPlugin
 
CommentResponseSubmissionEvent - class org.blojsom.plugin.comment.event.CommentResponseSubmissionEvent.
Comment response submission event
CommentResponseSubmissionEvent(Object, Date, Blog, HttpServletRequest, HttpServletResponse, String, String, String, String, Entry, Map) - Constructor for class org.blojsom.plugin.comment.event.CommentResponseSubmissionEvent
Create a new instance of the comment response submission event
CommentUnapprovedEvent - class org.blojsom.plugin.comment.event.CommentUnapprovedEvent.
Comment Unapproved event
CommentUnapprovedEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentUnapprovedEvent
Create a new event indicating a Comment was unapproved in the system.
CommentUnmarkedSpamEvent - class org.blojsom.plugin.comment.event.CommentUnmarkedSpamEvent.
Comment unmarked spam event
CommentUnmarkedSpamEvent(Object, Date, Comment, Blog) - Constructor for class org.blojsom.plugin.comment.event.CommentUnmarkedSpamEvent
Create a new event indicating a Comment was unmarked as spam in the system.
ConditionalGetPlugin - class org.blojsom.plugin.limiter.ConditionalGetPlugin.
ConditionalGetPlugin
ConditionalGetPlugin() - Constructor for class org.blojsom.plugin.limiter.ConditionalGetPlugin
Default constructor.
ConfigurationException - exception org.blojsom.ConfigurationException.
ConfigurationException
ConfigurationException() - Constructor for class org.blojsom.ConfigurationException
Constructs a new exception with null as its detail message.
ConfigurationException(String) - Constructor for class org.blojsom.ConfigurationException
Constructs a new exception with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for class org.blojsom.ConfigurationException
Constructs a new exception with the specified detail message and cause.
ConfigurationException(Throwable) - Constructor for class org.blojsom.ConfigurationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ConvertLineBreaksPlugin - class org.blojsom.plugin.common.ConvertLineBreaksPlugin.
Convert Line Breaks Plugin
ConvertLineBreaksPlugin() - Constructor for class org.blojsom.plugin.common.ConvertLineBreaksPlugin
Default constructor.
CookieUtils - class org.blojsom.util.CookieUtils.
CookieUtils
CookieUtils() - Constructor for class org.blojsom.util.CookieUtils
 
CountEntriesForCategoryPlugin - class org.blojsom.plugin.common.CountEntriesForCategoryPlugin.
Count entries for category plugin
CountEntriesForCategoryPlugin() - Constructor for class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Create a new instance of the plugin
charEncoding - Variable in class org.blojsom.plugin.notification.AbstractNotification
 
checkMapForKey(Map, String) - Static method in class org.blojsom.util.BlojsomUtils
Check to see if a given map contains a particular key.
checkNullOrBlank(String) - Static method in class org.blojsom.util.BlojsomUtils
Checks to see if the string is null or blank (after trimming)
checkPermission(Blog, Map, String, String) - Method in interface org.blojsom.authorization.AuthorizationProvider
Check a permission for the given Blog
checkPermission(Blog, Map, String, String) - Method in class org.blojsom.authorization.database.DatabaseAuthorizationProvider
Check a permission for the given Blog
checkPermission(Blog, Map, String, String) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Check the permission for a given username and permission
checkPermission(Blog, Map, String, String) - Method in interface org.blojsom.plugin.admin.PermissionedPlugin
Check the permission for a given username and permission
checkPermission(String, String) - Method in class org.blojsom.plugin.permission.PermissionChecker
Check permission for a given username and permission
checkStartingAndEndingSlash(String) - Static method in class org.blojsom.util.BlojsomUtils
Add a '/' at the beginning and end of the input string if necessary.
checkXMLRPCPermission(String, String) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Check XML-RPC permissions for a given username
cleanup() - Method in interface org.blojsom.plugin.Plugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.chrono.ChronoPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.comment.CommentModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.comment.CommentPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.comment.RecentCommentsPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.CollectionUtilitiesPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.ConvertLineBreaksPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.date.DateFormatPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.excerpt.ExcerptPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.footnote.FootnotePlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.highlight.GoogleHighlightPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.limiter.ConditionalGetPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.limiter.PreviewPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.macro.MacroExpansionPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.markdown.MarkdownPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.meta.MetaPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.nofollow.NoFollowPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.permission.PermissionCheckPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.registration.RegistrationPlugin
 
cleanup() - Method in class org.blojsom.plugin.scripting.GroovyPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.search.SimpleSearchPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.security.BasicAuthenticationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.showmore.ShowMeMorePlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.statistics.WordCountPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.technorati.TagCloudPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.textile.TextilePlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.ArrayToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.DateToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.ExtendedListToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.ImportToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.IteratorToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.ListToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.MathToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.tools.RenderToolPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.trackback.AutoTrackbackPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.weather.WeatherPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.widget.WidgetPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.wiki.WikiPlugin
Perform any cleanup for the plugin.
cleanup() - Method in class org.blojsom.plugin.xpath.XPathPlugin
Perform any cleanup for the plugin.
clone(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the clone of an array.
clone(Object) - Method in class org.apache.velocity.tools.generic.ExtendedListTool
Gets the clone of a List/array.
clone() - Method in class org.blojsom.plugin.syndication.module.Metadata
 
clone() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
clone() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
clone() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
configureXMLRPCServer(HttpServletRequest, HttpServletResponse, String) - Method in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
Configure the XML-RPC server for the given blog
constructBaseURL(HttpServletRequest) - Static method in class org.blojsom.util.BlojsomUtils
Construct a blog base URL from the request
constructBlogURL(HttpServletRequest, String) - Static method in class org.blojsom.util.BlojsomUtils
Construct a blog URL from the request
constructBlogURL(HttpServletRequest, String, String) - Static method in class org.blojsom.util.BlojsomUtils
Construct a blog URL from the request
constructEmail(Blog, User, String) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Construct an email notification to the user with their registration details.
contains(Object, Object) - Method in class org.apache.velocity.tools.generic.ListTool
Checks if a List/array contains a certain element.
contentType - Variable in class org.blojsom.plugin.notification.AbstractNotification
 
convertElementsToString(Address[]) - Method in class org.blojsom.plugin.registration.RegistrationNotification
Convert a list of addresses into the list
convertRequestParams(HttpServletRequest) - Static method in class org.blojsom.util.BlojsomUtils
Convert the request parameters to a string
convertRequestParams(HttpServletRequest, Map) - Static method in class org.blojsom.util.BlojsomUtils
Convert the request parameters to a string
copyDirectory(File, File) - Static method in class org.blojsom.util.BlojsomUtils
Recursively copy a directory from a source to a target
copyFrom(Object) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
countEntries(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Count the number of entries for a blog
countEntries(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Count the number of entries for a blog
countEntriesForCategory(Blog, Category) - Method in interface org.blojsom.fetcher.Fetcher
Count the number of entries for a blog category
countEntriesForCategory(Blog, Category) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Count the number of entries for a blog category
countWords(String) - Method in class org.blojsom.plugin.statistics.WordCountPlugin.WordCountHelper
Count the number of words in a piece of text
createInstance() - Method in class org.blojsom.servlet.ServletConfigFactoryBean
Return an instance of the ServletConfig object
createPostSlug(Blog, Entry) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Create a unique post slug
csvToList(String) - Static method in class org.blojsom.util.BlojsomUtils
Return a comma-separated list of Strings as a List; trims space around value

D

DAYS_SINCE_POSTED_PLUGIN_HELPER - Static variable in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
 
DAY_PARAM - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Request parameter for the "day"
DEFAULT_BLOGS_DIRECTORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_BLOG_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_BOOTSTRAP_DIRECTORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_COMMENT_PREFIX - Static variable in class org.blojsom.plugin.comment.CommentPlugin
Default prefix for comment e-mail notification
DEFAULT_CONFIGURATION_BASE_DIRECTORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_DIGEST_ALGORITHM - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_FLAVOR_HTML - Static variable in interface org.blojsom.util.BlojsomConstants
Default flavor for blojsom if none is requested or the flavor requested is invalid
DEFAULT_IMAGE_MIME_TYPES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Default mime-types for images
DEFAULT_MIME_TYPE - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
DEFAULT_MOBLOG_AUTHORIZATION_FILE - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Default moblog authorization properties file which lists valid e-mail addresses who can moblog entries
DEFAULT_POST_CATEGORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_RECENT_COMMENTS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_RECENT_PINGBACKS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_RECENT_TRACKBACKS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_RESOURCES_DIRECTORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_SERVLET_PATH - Static variable in interface org.blojsom.extension.xmlrpc.BlojsomXMLRPCConstants
 
DEFAULT_TEMPLATES_DIRECTORY - Static variable in interface org.blojsom.util.BlojsomConstants
 
DEFAULT_TEXT_MIME_TYPES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Default mime-types for text
DEFAULT_TRACKBACK_PREFIX - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Default prefix for trackback e-mail notification
DEFAULT_WEATHER_CODE - Static variable in class org.blojsom.plugin.weather.WeatherPlugin
Default Weather Station Code - Albany International Airport - Albany, NY USA
DEFAULT_WEATHER_PROVIDER - Static variable in class org.blojsom.plugin.weather.WeatherPlugin
Default weather provider from National Weather Service
DEFAULT_XMLRPC_HANDLER_KEY - Static variable in interface org.blojsom.extension.xmlrpc.BlojsomXMLRPCConstants
Default XML-RPC handler key for the Apache XML-RPC library
DIGEST_ALGORITHM - Static variable in interface org.blojsom.util.BlojsomConstants
 
DISPLAY_RESPONSE_TEXT_PREFERENCE - Static variable in interface org.blojsom.util.BlojsomConstants
 
DRAFT_STATUS - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key indicating "draft" status
DailyPostingPlugin - class org.blojsom.plugin.delicious.DailyPostingPlugin.
Plugin to post links from your del.icio.us account to your blog.
DailyPostingPlugin() - Constructor for class org.blojsom.plugin.delicious.DailyPostingPlugin
Create a new instance of the daily posting plugin
DatabaseAuthorizationProvider - class org.blojsom.authorization.database.DatabaseAuthorizationProvider.
Database authorization provider
DatabaseAuthorizationProvider() - Constructor for class org.blojsom.authorization.database.DatabaseAuthorizationProvider
Create a new instance of the database authorization provider
DatabaseBlog - class org.blojsom.blog.database.DatabaseBlog.
DatabaseBlog
DatabaseBlog() - Constructor for class org.blojsom.blog.database.DatabaseBlog
Create a new instance of the database blog
DatabaseCategory - class org.blojsom.blog.database.DatabaseCategory.
DatabaseCategory
DatabaseCategory() - Constructor for class org.blojsom.blog.database.DatabaseCategory
Create a new instance of the database category
DatabaseComment - class org.blojsom.blog.database.DatabaseComment.
DatabaseComment
DatabaseComment() - Constructor for class org.blojsom.blog.database.DatabaseComment
Create a new instance of the database comment
DatabaseEntry - class org.blojsom.blog.database.DatabaseEntry.
DatabaseEntry
DatabaseEntry() - Constructor for class org.blojsom.blog.database.DatabaseEntry
Create a new instance of the database entry
DatabaseFetcher - class org.blojsom.fetcher.database.DatabaseFetcher.
Database fetcher
DatabaseFetcher() - Constructor for class org.blojsom.fetcher.database.DatabaseFetcher
Create a new instance of the database fetcher
DatabaseLoader - class org.blojsom.util.database.DatabaseLoader.
Database loader
DatabaseLoader() - Constructor for class org.blojsom.util.database.DatabaseLoader
Create a new instance of the Database loader
DatabasePingback - class org.blojsom.blog.database.DatabasePingback.
DatabasePingback
DatabasePingback() - Constructor for class org.blojsom.blog.database.DatabasePingback
Create a new instance of the database pingback
DatabaseTrackback - class org.blojsom.blog.database.DatabaseTrackback.
DatabaseTrackback
DatabaseTrackback() - Constructor for class org.blojsom.blog.database.DatabaseTrackback
Create a new instance of the database trackback
DatabaseUser - class org.blojsom.blog.database.DatabaseUser.
DatabaseUser
DatabaseUser() - Constructor for class org.blojsom.blog.database.DatabaseUser
Create a new instance of the database user
DateFormatPlugin - class org.blojsom.plugin.date.DateFormatPlugin.
DateFormatPlugin
DateFormatPlugin() - Constructor for class org.blojsom.plugin.date.DateFormatPlugin
Default constructor
DateToolPlugin - class org.blojsom.plugin.tools.DateToolPlugin.
Date Tool plugin
DateToolPlugin() - Constructor for class org.blojsom.plugin.tools.DateToolPlugin
Default constructor.
DaysSincePostedPlugin - class org.blojsom.plugin.statistics.DaysSincePostedPlugin.
Days since posted plugin
DaysSincePostedPlugin() - Constructor for class org.blojsom.plugin.statistics.DaysSincePostedPlugin
Default constructor.
DaysSincePostedPlugin.DaysSincePostedHelper - class org.blojsom.plugin.statistics.DaysSincePostedPlugin.DaysSincePostedHelper.
Class to handle days since posted calculation in templates
DaysSincePostedPlugin.DaysSincePostedHelper() - Constructor for class org.blojsom.plugin.statistics.DaysSincePostedPlugin.DaysSincePostedHelper
 
Dispatcher - interface org.blojsom.dispatcher.Dispatcher.
Dispatcher
dayHasEntry(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Determines if a day of the month has entries
daysBetweenDates(Date, Date) - Static method in class org.blojsom.util.BlojsomUtils
Return the number of days between two dates
daysSincePosted(Date) - Method in class org.blojsom.plugin.statistics.DaysSincePostedPlugin.DaysSincePostedHelper
Determine number of days between current date and date passed to the method
decodeCredentialsAndAuthenticate(HttpServletRequest, Blog) - Method in class org.blojsom.plugin.security.BasicAuthenticationPlugin
Decode the BASIC authentication credentials and check the username/password against the authorized users for the blog.
decodeStringUTF8(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Decode a UTF-8 encoded string from the input
deleteBlog(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Delete a blog
deleteBlog(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a blog
deleteBlogEntry(HttpServletRequest, Blog, Map) - Method in class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Delete a blog entry
deleteCategory(Blog, Category) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given Category
deleteCategory(Blog, Category) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given Category
deleteComment(Blog, Comment) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given Comment
deleteComment(Blog, Comment) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given Comment
deleteDirectory(File) - Static method in class org.blojsom.util.BlojsomUtils
Delete a directory (or file) and any sub-directories underneath the directory
deleteDirectory(File, boolean) - Static method in class org.blojsom.util.BlojsomUtils
Delete a directory (or file) and any sub-directories underneath the directory
deleteEntry(Blog, Entry) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given Entry
deleteEntry(Blog, Entry) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given Entry
deletePingback(Blog, Pingback) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given Pingback
deletePingback(Blog, Pingback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given Pingback
deletePost(String, String, String, String, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Delete a Post
deletePost(String, String, String, String, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Delete a Post
deleteTrackback(Blog, Trackback) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given Trackback
deleteTrackback(Blog, Trackback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given Trackback
deleteUser(Blog, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Delete a given user from a blog
deleteUser(Blog, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Delete a given user from a blog
destroy() - Method in class org.blojsom.extension.comment.CommentAPIServlet
Called when removing the servlet from the servlet container
destroy() - Method in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
Called when removing the servlet from the servlet container
destroy() - Method in interface org.blojsom.fetcher.Fetcher
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.filter.FeedFilter
Remove the filter from service
destroy() - Method in class org.blojsom.filter.PageFilter
Remove the filter from service
destroy() - Method in class org.blojsom.filter.PermalinkFilter
Remove the filter from service
destroy() - Method in class org.blojsom.filter.SkipEntriesFilter
 
destroy() - Method in interface org.blojsom.plugin.Plugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.chrono.ChronoPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.comment.CommentModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.comment.CommentPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.comment.RecentCommentsPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.CollectionUtilitiesPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.ConvertLineBreaksPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.date.DateFormatPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.excerpt.ExcerptPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.footnote.FootnotePlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.highlight.GoogleHighlightPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.limiter.ConditionalGetPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.limiter.PreviewPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.macro.MacroExpansionPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.markdown.MarkdownPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.meta.MetaPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.nofollow.NoFollowPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.permission.PermissionCheckPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.registration.RegistrationPlugin
 
destroy() - Method in class org.blojsom.plugin.scripting.GroovyPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.search.SimpleSearchPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.security.BasicAuthenticationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.showmore.ShowMeMorePlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.statistics.WordCountPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.technorati.TagCloudPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.textile.TextilePlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.ArrayToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.DateToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.ExtendedListToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.ImportToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.IteratorToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.ListToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.MathToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.tools.RenderToolPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.trackback.AutoTrackbackPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.weather.WeatherPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.widget.WidgetPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.wiki.WikiPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.plugin.xpath.XPathPlugin
Called when BlojsomServlet is taken out of service
destroy() - Method in class org.blojsom.servlet.BlojsomServlet
Take blojsom out of service
destroyVelocityContext(VelocityContext) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Remove references from the Velocity context
digestString(String) - Static method in class org.blojsom.util.BlojsomUtils
Performs an MD5 Digest onthe given String content
digestString(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Performs an Digest onthe given String content for the given algorithm
discoverEnclosureProperties(String) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Discover the content length and content type for an enclosure URL
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in interface org.blojsom.dispatcher.Dispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.bsf.BSFDispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.groovy.GroovyDispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.jsp.JSPDispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Dispatch a request and response.
dispatch(HttpServletRequest, HttpServletResponse, Blog, Map, String, String) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Dispatch a request and response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.blojsom.filter.FeedFilter
Process the request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.blojsom.filter.PageFilter
Process the request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.blojsom.filter.PermalinkFilter
Process the request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.blojsom.filter.SkipEntriesFilter
 

E

ENTRY_LENGTH_CUTOFF - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
ENTRY_TEXT_CUTOFF - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
ENTRY_TEXT_CUTOFF_DEFAULT - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
ENTRY_TEXT_CUTOFF_END - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
ENTRY_TEXT_CUTOFF_START - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
EditBlogAuthorizationPlugin - class org.blojsom.plugin.admin.EditBlogAuthorizationPlugin.
EditBlogAuthorizationPlugin
EditBlogAuthorizationPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogAuthorizationPlugin
Default constructor
EditBlogCategoriesPlugin - class org.blojsom.plugin.admin.EditBlogCategoriesPlugin.
EditBlogCategoriesPlugin
EditBlogCategoriesPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogCategoriesPlugin
Default constructor.
EditBlogEntriesPlugin - class org.blojsom.plugin.admin.EditBlogEntriesPlugin.
EditBlogEntriesPlugin
EditBlogEntriesPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Default constructor.
EditBlogFlavorsPlugin - class org.blojsom.plugin.admin.EditBlogFlavorsPlugin.
EditBlogFlavorsPlugin
EditBlogFlavorsPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Default constructor.
EditBlogPermissionsPlugin - class org.blojsom.plugin.admin.EditBlogPermissionsPlugin.
Edit Blog Permissions plugin handles the adding and deleting of permissions for users of a given blog.
EditBlogPermissionsPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogPermissionsPlugin
Construct a new instance of the Edit Blog Permissions plugin
EditBlogPluginsPlugin - class org.blojsom.plugin.admin.EditBlogPluginsPlugin.
EditBlogPluginsPlugin
EditBlogPluginsPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogPluginsPlugin
Default constructor
EditBlogPreferencesPlugin - class org.blojsom.plugin.admin.EditBlogPreferencesPlugin.
 
EditBlogPreferencesPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogPreferencesPlugin
Default constructor.
EditBlogPropertiesPlugin - class org.blojsom.plugin.admin.EditBlogPropertiesPlugin.
EditBlogPropertiesPlugin
EditBlogPropertiesPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogPropertiesPlugin
Default constructor.
EditBlogTemplatesPlugin - class org.blojsom.plugin.admin.EditBlogTemplatesPlugin.
EditBlogTemplatesPlugin
EditBlogTemplatesPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Default constructor.
EditBlogsPlugin - class org.blojsom.plugin.admin.EditBlogsPlugin.
EditBlogsPlugin
EditBlogsPlugin() - Constructor for class org.blojsom.plugin.admin.EditBlogsPlugin
Default constructor.
EmailConstants - interface org.blojsom.plugin.email.EmailConstants.
Email Constants
EmailNotificationFailedException - exception org.blojsom.plugin.notification.EmailNotificationFailedException.
 
EmailNotificationFailedException() - Constructor for class org.blojsom.plugin.notification.EmailNotificationFailedException
Construct a new instance of the e-mail notification failed exception
EmailNotificationFailedException(Throwable) - Constructor for class org.blojsom.plugin.notification.EmailNotificationFailedException
Construct a new instance of the e-mail notification failed exception
EnhancedEmoticonsPlugin - class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin.
Enhanced Emoticons Plugin.
EnhancedEmoticonsPlugin() - Constructor for class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Default constructor
Entry - interface org.blojsom.blog.Entry.
Entry
EntryAddedEvent - class org.blojsom.plugin.admin.event.EntryAddedEvent.
EntryAddedEvent
EntryAddedEvent(Object, Date, Entry, Blog) - Constructor for class org.blojsom.plugin.admin.event.EntryAddedEvent
Create a new event indicating a new entry has been added to the system.
EntryDeletedEvent - class org.blojsom.plugin.admin.event.EntryDeletedEvent.
EntryDeletedEvent
EntryDeletedEvent(Object, Date, Entry, Blog) - Constructor for class org.blojsom.plugin.admin.event.EntryDeletedEvent
Create a new event indicating an entry has been deleted in the system.
EntryEvent - class org.blojsom.plugin.admin.event.EntryEvent.
EntryEvent
EntryEvent(Object, Date, Entry, Blog) - Constructor for class org.blojsom.plugin.admin.event.EntryEvent
Create a new event indicating something happened with an entry in the system.
EntryUpdatedEvent - class org.blojsom.plugin.admin.event.EntryUpdatedEvent.
EntryUpdatedEvent
EntryUpdatedEvent(Object, Date, Entry, Blog) - Constructor for class org.blojsom.plugin.admin.event.EntryUpdatedEvent
Create a new event indicating an entry has been updated in the system.
EntryWrapper - class org.blojsom.plugin.xpath.EntryWrapper.
EntryWrapper is a helper class for the XPath plugin to allow for running XPath expressions over Entry array's.
EntryWrapper(Entry[]) - Constructor for class org.blojsom.plugin.xpath.EntryWrapper
Construct a wrapper with an existing set of entries
Event - class org.blojsom.event.Event.
Event
Event(Object, Date) - Constructor for class org.blojsom.event.Event
Create a new event.
EventBroadcaster - interface org.blojsom.event.EventBroadcaster.
EventBroadcaster
ExcerptPlugin - class org.blojsom.plugin.excerpt.ExcerptPlugin.
ExcerptPlugin
ExcerptPlugin() - Constructor for class org.blojsom.plugin.excerpt.ExcerptPlugin
Default Constructor
ExtendedListTool - class org.apache.velocity.tools.generic.ExtendedListTool.
Tool for working with Lists and arrays in Velocity templates.
ExtendedListTool() - Constructor for class org.apache.velocity.tools.generic.ExtendedListTool
Default constructor.
ExtendedListToolPlugin - class org.blojsom.plugin.tools.ExtendedListToolPlugin.
Extended List Tool plugin
ExtendedListToolPlugin() - Constructor for class org.blojsom.plugin.tools.ExtendedListToolPlugin
Default constructor.
editPost(String, String, String, String, String, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Edits a given post.
editPost(String, String, String, Hashtable, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Edits a given post.
emailTemplate - Variable in class org.blojsom.plugin.notification.AbstractNotification
 
encodeRegexCharacters(String) - Method in class org.blojsom.plugin.notification.AbstractNotification
Encode regex characters in a string
encodeStringUTF8(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Return a UTF-8 encoded string from the input
escapeBrackets(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Return an escaped string where <, > are converted to their HTML equivalents
escapeBrackets(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an escaped string where <, > are converted to their HTML equivalents
escapeMetaAndLink(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an escaped string where <meta, <link tags are escaped
escapeString(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Return an escaped string where &, <, >, ", and ' are converted to their HTML equivalents
escapeString(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an escaped string where &, <, >, ", and ' are converted to their HTML equivalents
escapeStringSimple(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Return an escaped string where &, <, > are converted to their HTML equivalents
escapeStringSimple(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an escaped string where &, <, > are converted to their HTML equivalents
evaluate(String) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher.BlojsomRenderTool
Evaluate a string containing VTL markup

F

FAILED_VIEW_PROPERTIES_KEY - Static variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
 
FAILURE - Static variable in interface org.blojsom.util.BlojsomConstants
 
FILE_NAME_COMPARATOR - Static variable in class org.blojsom.util.BlojsomUtils
Return a comparator to sort by name
FLAVOR_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for the requested "flavor"
FeedFilter - class org.blojsom.filter.FeedFilter.
FeedFilter
FeedFilter() - Constructor for class org.blojsom.filter.FeedFilter
Construct a new instance of the Feed filter
FeedFilter.FeedPermalinkRequst - class org.blojsom.filter.FeedFilter.FeedPermalinkRequst.
Feed request
FeedFilter.FeedPermalinkRequst(HttpServletRequest, Map, String, String, String) - Constructor for class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
 
FeedImportPlugin - class org.blojsom.plugin.syndication.FeedImportPlugin.
Feed import plugin
FeedImportPlugin() - Constructor for class org.blojsom.plugin.syndication.FeedImportPlugin
Construct a new instance of the Feed import plugin
Fetcher - interface org.blojsom.fetcher.Fetcher.
Fetcher
FetcherException - exception org.blojsom.fetcher.FetcherException.
FetcherException
FetcherException() - Constructor for class org.blojsom.fetcher.FetcherException
Constructs a new exception with null as its detail message.
FetcherException(String) - Constructor for class org.blojsom.fetcher.FetcherException
Constructs a new exception with the specified detail message.
FetcherException(String, Throwable) - Constructor for class org.blojsom.fetcher.FetcherException
Constructs a new exception with the specified detail message and cause.
FetcherException(Throwable) - Constructor for class org.blojsom.fetcher.FetcherException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
FileAttachmentPlugin - class org.blojsom.plugin.common.FileAttachmentPlugin.
FileAttachmentPlugin-The idea behind this plugin is taken from RSSEnclosure plugin.
FileAttachmentPlugin() - Constructor for class org.blojsom.plugin.common.FileAttachmentPlugin
Default constructor
FileAttachmentPlugin.FileAttachment - class org.blojsom.plugin.common.FileAttachmentPlugin.FileAttachment.
File Attachment
FileAttachmentPlugin.FileAttachment(String, String) - Constructor for class org.blojsom.plugin.common.FileAttachmentPlugin.FileAttachment
Contruct an File Attachment
FileUploadPlugin - class org.blojsom.plugin.admin.FileUploadPlugin.
FileUploadPlugin
FileUploadPlugin() - Constructor for class org.blojsom.plugin.admin.FileUploadPlugin
Default constructor.
Filter - interface org.blojsom.event.Filter.
Filter
FootnotePlugin - class org.blojsom.plugin.footnote.FootnotePlugin.
Footnote Expansion Plugin
FootnotePlugin() - Constructor for class org.blojsom.plugin.footnote.FootnotePlugin
 
ForgottenPasswordPlugin - class org.blojsom.plugin.admin.ForgottenPasswordPlugin.
Forgotten password plugin
ForgottenPasswordPlugin() - Constructor for class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Default constructor.
FormAuthenticationPlugin - class org.blojsom.plugin.security.FormAuthenticationPlugin.
This plugin performs authorization after prompting the user in a web form.
FormAuthenticationPlugin() - Constructor for class org.blojsom.plugin.security.FormAuthenticationPlugin
Default constructor.
FreeMarkerDispatcher - class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher.
FreeMarkerDispatcher
FreeMarkerDispatcher() - Constructor for class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Default constructor.
fetchCategories(HttpServletRequest, HttpServletResponse, Blog, String, Map) - Method in interface org.blojsom.fetcher.Fetcher
Fetch a set of Category objects
fetchCategories(HttpServletRequest, HttpServletResponse, Blog, String, Map) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Fetch a set of Category objects
fetchEntries(HttpServletRequest, HttpServletResponse, Blog, String, Map) - Method in interface org.blojsom.fetcher.Fetcher
Fetch a set of Entry objects.
fetchEntries(HttpServletRequest, HttpServletResponse, Blog, String, Map) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Fetch a set of Entry objects.
findEntries(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Find entries which have the search query in their title or description
findEntries(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Find entries which have the search query in their title or description
findEntriesBetweenDates(Blog, Date, Date) - Method in interface org.blojsom.fetcher.Fetcher
Find entries between a start and end date
findEntriesBetweenDates(Blog, Date, Date) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Find entries between a start and end date
findEntriesByMetadataKeyValue(Blog, String, String, boolean, boolean) - Method in interface org.blojsom.fetcher.Fetcher
Find entries by a metadata key/value pair
findEntriesByMetadataKeyValue(Blog, String, String, boolean, boolean) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Find entries by a metadata key/value pair
findEntriesWithMetadataKey(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Find entries with a given metadata key
findEntriesWithMetadataKey(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Find entries with a given metadata key
findResponsesByQuery(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Find the responses (comments, trackbacks, pingbacks) for a given Blog matching some query
findResponsesByQuery(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Find the responses (comments, trackbacks, pingbacks) for a given Blog matching some query
findResponsesByStatus(Blog, String[]) - Method in interface org.blojsom.fetcher.Fetcher
Find the responses (comments, trackbacks, pingbacks) for a given Blog matching one of a set of status codes
findResponsesByStatus(Blog, String[]) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the responses (comments, trackbacks, pingbacks) for a given Blog matching one of a set of status codes
format(String, Object[]) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Wrapper for MessageFormat.format(String, Object[])
format(String, Object[]) - Method in interface org.blojsom.util.resources.ResourceManager
Wrapper for MessageFormat.format(String, Object[])
formatAdminResource(String, String, Locale, Object[]) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Retrieve a resource from the administration resource bundle and pass it through the ResourceManager.format(String, Object[]) method
formatRegistrationResource(String, String, Locale, Object[]) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Retrieve a resource from the registration resource bundle and pass it through the ResourceManager.format(String,Object[]) method

G

GZIP - Static variable in class org.blojsom.plugin.weather.WeatherConstants
Gzip Encoding
GoogleHighlightPlugin - class org.blojsom.plugin.highlight.GoogleHighlightPlugin.
The GoogleHighlightPlugin will highlight words on your blog if the referer came from a Google query.
GoogleHighlightPlugin() - Constructor for class org.blojsom.plugin.highlight.GoogleHighlightPlugin
 
GroovyDispatcher - class org.blojsom.dispatcher.groovy.GroovyDispatcher.
GroovyDispatcher
GroovyDispatcher() - Constructor for class org.blojsom.dispatcher.groovy.GroovyDispatcher
Default constructor
GroovyPlugin - class org.blojsom.plugin.scripting.GroovyPlugin.
GroovyPlugin
GroovyPlugin() - Constructor for class org.blojsom.plugin.scripting.GroovyPlugin
Default constructor.
get(Object, int) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the specified element of an array.
get(Object, int) - Method in class org.apache.velocity.tools.generic.ListTool
Gets the specified element of a List/array.
get(String) - Method in class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Get a value from the context
getAdminResource(String, String, Locale) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Retrieve a resource from the administration resource bundle
getAllowComments() - Method in interface org.blojsom.blog.Entry
Determines whether or not this blog entry supports comments.
getAllowComments() - Method in class org.blojsom.blog.database.DatabaseEntry
Determines whether or not this blog entry supports comments.
getAllowPingbacks() - Method in interface org.blojsom.blog.Entry
Determines whether or not this blog entry supports pingbacks.
getAllowPingbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Determines whether or not this blog entry supports pingbacks.
getAllowTrackbacks() - Method in interface org.blojsom.blog.Entry
Determines whether or not this blog entry supports trackbacks.
getAllowTrackbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Determines whether or not this blog entry supports trackbacks.
getAllowsComments() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getAllowsComments() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getAllowsPingbacks() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getAllowsPingbacks() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getAllowsTrackbacks() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getAllowsTrackbacks() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getAnswerForOperation(int, int, int) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Return the result from the specified operation where 0 = addition, 1 = subtraction, 2 = multiplication
getAttachmentMimeTypes() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the Map of attachment mime-types
getAttachmentMimeTypesAsStringList() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the accepted attachment MIME types as a string list
getAttribute(String, String) - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Get a specific attribute value for a given username
getAuthor() - Method in interface org.blojsom.blog.Comment
Get the author of the comment
getAuthor() - Method in interface org.blojsom.blog.Entry
Get the author
getAuthor() - Method in class org.blojsom.blog.database.DatabaseComment
Get the author of the comment
getAuthor() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the author
getAuthor() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getAuthor() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getAuthor() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getAuthorEmail() - Method in interface org.blojsom.blog.Comment
Get the e-mail of the author of the comment
getAuthorEmail() - Method in class org.blojsom.blog.database.DatabaseComment
Get the e-mail of the author of the comment
getAuthorEmail() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getAuthorURL() - Method in interface org.blojsom.blog.Comment
Get the URL of the author
getAuthorURL() - Method in class org.blojsom.blog.database.DatabaseComment
Get the URL of the author
getAuthorURL() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getAuthorizedAddresses() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the authorized e-mail from addresses for this mailbox
getAvailableThemes() - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Retrieve the list of directories (theme names) from the themes installation directory
getBaseDN() - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Return the LDAP base DN
getBlindCarbonCopyRecipients() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the list of BCC recipients
getBlindCarbonCopyRecipients() - Method in class org.blojsom.plugin.registration.RegistrationNotification
 
getBlog() - Method in class org.blojsom.plugin.admin.event.AuthorizationEvent
Retrieve the Blog
getBlog() - Method in class org.blojsom.plugin.admin.event.CategoryEvent
Retrieve the Blog associated with this event
getBlog() - Method in class org.blojsom.plugin.admin.event.EntryEvent
Retrieve the Blog associated with the event
getBlog() - Method in class org.blojsom.plugin.admin.event.ProcessRequestEvent
Retrieve the Blog associated with the event
getBlog() - Method in class org.blojsom.plugin.admin.event.UserEvent
Retrieve the Blog associated with the event
getBlog() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the Blog
getBlog() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the blog
getBlogAdminURL() - Method in interface org.blojsom.blog.Blog
Admin URL for the blog
getBlogAdminURL() - Method in class org.blojsom.blog.database.DatabaseBlog
Admin URL for the blog
getBlogAdministrationLocale() - Method in interface org.blojsom.blog.Blog
Retrieve the blog administration locale as a Locale object
getBlogAdministrationLocale() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve the blog administration locale as a Locale object
getBlogAdministrationLocaleAsString() - Method in interface org.blojsom.blog.Blog
Retrieve the blog administration locale as a String
getBlogAdministrationLocaleAsString() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve the blog administration locale as a String
getBlogBaseAdminURL() - Method in interface org.blojsom.blog.Blog
Base admin URL for the blog
getBlogBaseAdminURL() - Method in class org.blojsom.blog.database.DatabaseBlog
Base admin URL for the blog
getBlogBaseURL() - Method in interface org.blojsom.blog.Blog
Base URL for the blog
getBlogBaseURL() - Method in class org.blojsom.blog.database.DatabaseBlog
Base URL for the blog
getBlogBaseURL() - Method in class org.blojsom.plugin.moblog.Mailbox
Get the blog base URL
getBlogCalendar() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Retrieve the BlogCalendar object used to construct this object
getBlogCategory() - Method in interface org.blojsom.blog.Entry
Get the Category object for this blog entry
getBlogCategory() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the Category object for this blog entry
getBlogCategory(Blog, HttpServletRequest) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Determine the blog category based on the request
getBlogCategoryId() - Method in interface org.blojsom.blog.Entry
Get the blog category ID
getBlogCategoryId() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the blog category ID
getBlogCommentsEnabled() - Method in interface org.blojsom.blog.Blog
Return whether or not comments are enabled
getBlogCommentsEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Return whether or not comments are enabled
getBlogCountry() - Method in interface org.blojsom.blog.Blog
Country of the blog
getBlogCountry() - Method in class org.blojsom.blog.database.DatabaseBlog
Country of the blog
getBlogDefaultFlavor() - Method in interface org.blojsom.blog.Blog
Get the default flavor for this blog
getBlogDefaultFlavor() - Method in class org.blojsom.blog.database.DatabaseBlog
Get the default flavor for this blog
getBlogDescription() - Method in interface org.blojsom.blog.Blog
Description of the blog
getBlogDescription() - Method in class org.blojsom.blog.database.DatabaseBlog
Description of the blog
getBlogDisplayEntries() - Method in interface org.blojsom.blog.Blog
Return the number of blog entries to retrieve from the individual categories
getBlogDisplayEntries() - Method in class org.blojsom.blog.database.DatabaseBlog
Return the number of blog entries to retrieve from the individual categories
getBlogEmailEnabled() - Method in interface org.blojsom.blog.Blog
Get whether or not email is enabled
getBlogEmailEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Get whether or not email is enabled
getBlogEntryId() - Method in interface org.blojsom.blog.Comment
Get the blog entry ID
getBlogEntryId() - Method in interface org.blojsom.blog.Trackback
Get the blog entry ID
getBlogEntryId() - Method in class org.blojsom.blog.database.DatabaseComment
Get the blog entry ID
getBlogEntryId() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the blog entry ID
getBlogFromPath(String) - Static method in class org.blojsom.util.BlojsomUtils
Returns blog id information from the path provided to the method where the path provided is assumed to be everything after the servlet instance with a user id at the very beginning of the path.
getBlogId() - Method in interface org.blojsom.blog.Blog
Retrieve the blog ID
getBlogId() - Method in interface org.blojsom.blog.Category
Get the blog ID
getBlogId() - Method in interface org.blojsom.blog.Comment
Get the blog ID
getBlogId() - Method in interface org.blojsom.blog.Entry
Get the blog ID
getBlogId() - Method in interface org.blojsom.blog.Trackback
Get the blog ID
getBlogId() - Method in interface org.blojsom.blog.User
Get the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseCategory
Get the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseComment
Get the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the blog ID
getBlogId() - Method in class org.blojsom.blog.database.DatabaseUser
Get the blog ID
getBlogId() - Method in class org.blojsom.plugin.moblog.Mailbox
Get the blog ID
getBlogLanguage() - Method in interface org.blojsom.blog.Blog
Language of the blog
getBlogLanguage() - Method in class org.blojsom.blog.database.DatabaseBlog
Language of the blog
getBlogLocale() - Method in interface org.blojsom.blog.Blog
Retrive a Locale object from the blog's language and country settings
getBlogLocale() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrive a Locale object from the blog's language and country settings
getBlogName() - Method in interface org.blojsom.blog.Blog
Name of the blog
getBlogName() - Method in interface org.blojsom.blog.Trackback
Get the blog name of the trackback
getBlogName() - Method in class org.blojsom.blog.database.DatabaseBlog
Name of the blog
getBlogName() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the blog name of the trackback
getBlogName() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getBlogName() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getBlogOwner() - Method in interface org.blojsom.blog.Blog
Return the blog owner's name
getBlogOwner() - Method in class org.blojsom.blog.database.DatabaseBlog
Return the blog owner's name
getBlogOwnerEmail() - Method in interface org.blojsom.blog.Blog
Return the blog owner's e-mail address
getBlogOwnerEmail() - Method in class org.blojsom.blog.database.DatabaseBlog
Return the blog owner's e-mail address
getBlogPingbacksEnabled() - Method in interface org.blojsom.blog.Blog
Return whether or not pingbacks are enabled
getBlogPingbacksEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Return whether or not pingbacks are enabled
getBlogSiteURL(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Return a URL to the main blog site without the servlet path requested
getBlogTrackbacksEnabled() - Method in interface org.blojsom.blog.Blog
Return whether or not trackbacks are enabled
getBlogTrackbacksEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Return whether or not trackbacks are enabled
getBlogURL() - Method in interface org.blojsom.blog.Blog
URL for the blog
getBlogURL() - Method in class org.blojsom.blog.database.DatabaseBlog
URL for the blog
getBlogUserID() - Method in class org.blojsom.plugin.admin.event.AuthorizationEvent
Retrieve the authorized user ID
getCalendar() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the Calendar instance
getCalendarNavigationUrl(String, int, int, int) - Static method in class org.blojsom.util.BlojsomUtils
Create a Calendar Navigatation URL
getCalendarRow(int) - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual content for a given calendar row.
getCalendarRow(int, String) - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual content for a given calendar row.
getCalendarUrl() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the Blog URL used by the calendar
getCaption() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Returns the current Month as MMMMM yyyy (ex: March 2003)
getCarbonCopyRecipients() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the list of CC recipients
getCarbonCopyRecipients() - Method in class org.blojsom.plugin.registration.RegistrationNotification
 
getCategories(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Authenticates a user and returns the categories available in the blojsom
getCategory() - Method in interface org.blojsom.blog.Entry
Category for the blog entry.
getCategory() - Method in class org.blojsom.blog.database.DatabaseEntry
Category for the blog entry.
getCategory() - Method in class org.blojsom.plugin.admin.event.CategoryEvent
Retrieve the Category associated with this event
getCategoryFromPath(String) - Static method in class org.blojsom.util.BlojsomUtils
Returns category information from the path provided to the method where the path provided is assumed to be everything after the servlet instance with a user id at the very beginning of the path.
getCategoryId() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the category ID for new moblog entries
getCategoryList(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Returns a list of all categories defined in the weblog.
getCelcius() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the current temperate as Celcius
getCelcius() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the current temperate as Celcius
getComment() - Method in interface org.blojsom.blog.Comment
Get the comment
getComment() - Method in class org.blojsom.blog.database.DatabaseComment
Get the comment
getComment() - Method in class org.blojsom.plugin.comment.event.CommentEvent
Retrieve the Comment associated with the event
getComment() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getCommentDate() - Method in interface org.blojsom.blog.Comment
Get the date the comment was entered
getCommentDate() - Method in class org.blojsom.blog.database.DatabaseComment
Get the date the comment was entered
getCommentDate() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getComments() - Method in interface org.blojsom.blog.Entry
Get the comments
getComments() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the comments
getComments() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getComments() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getCommentsAsArray() - Method in interface org.blojsom.blog.Entry
Get the comments as an array of Comment objects
getCommentsAsArray() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the comments as an array of Comment objects
getContent() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the submission content
getContext() - Method in class org.blojsom.plugin.admin.event.AuthorizationEvent
Retrieve the context
getContext() - Method in class org.blojsom.plugin.admin.event.ProcessEntryEvent
Retrieve the plugin execution context
getContext() - Method in class org.blojsom.plugin.admin.event.ProcessRequestEvent
Retrieve the plugin execution context
getContext() - Method in class org.blojsom.plugin.admin.event.ProcessUserEvent
Retrieve the plugin execution context
getContext() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the context
getCookie(HttpServletRequest, String) - Static method in class org.blojsom.util.CookieUtils
Return a cookie given a particular key
getCountriesForSystem(Locale) - Static method in class org.blojsom.util.BlojsomUtils
Return of a list of locale countries supported on this system (JVM)
getCurrentDay() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Gets the current day for this Calendar
getCurrentMonth() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Gets the current month for this Calendar
getCurrentMonthLink() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the link for navigating to the current month
getCurrentMonthName() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the link for navigating to the next month
getCurrentYear() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Gets the current year for this Calendar
getCutoff() - Method in class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Cutoff length
getDN(String) - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Get the DN for a given username
getDate() - Method in interface org.blojsom.blog.Entry
Date of the blog entry

This value is constructed from the lastModified value of the file

getDate() - Method in interface org.blojsom.blog.Response
Retrieve the date for this object
getDate() - Method in class org.blojsom.blog.database.DatabaseComment
Retrieve the date for this object
getDate() - Method in class org.blojsom.blog.database.DatabaseEntry
Date of the blog entry

This value is constructed from the lastModified value of the file

getDate() - Method in class org.blojsom.blog.database.DatabaseTrackback
Retrieve the date for this object
getDateAsFormat(String) - Method in interface org.blojsom.blog.Comment
Return the comment date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in interface org.blojsom.blog.Comment
Return the comment date formatted with a specified date format
getDateAsFormat(String) - Method in interface org.blojsom.blog.Entry
Return the blog entry date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in interface org.blojsom.blog.Entry
Return the blog entry date formatted with a specified date format
getDateAsFormat(String) - Method in interface org.blojsom.blog.Trackback
Return the trackback date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in interface org.blojsom.blog.Trackback
Return the trackback date formatted with a specified date format
getDateAsFormat(String) - Method in class org.blojsom.blog.database.DatabaseComment
Return the comment date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in class org.blojsom.blog.database.DatabaseComment
Return the comment date formatted with a specified date format
getDateAsFormat(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Return the blog entry date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in class org.blojsom.blog.database.DatabaseEntry
Return the blog entry date formatted with a specified date format
getDateAsFormat(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Return the trackback date formatted with a specified date format
getDateAsFormat(String, Locale) - Method in class org.blojsom.blog.database.DatabaseTrackback
Return the trackback date formatted with a specified date format
getDateKey(Date) - Static method in class org.blojsom.util.BlojsomUtils
Return a string of "YYYYMMDD"
getDayOfWeekName(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the localized name of a Day of the Week
getDayOfWeekNames() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get a lit of the day of the week names (localized)
getDaysInMonth() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Returns the number of days in the current month
getDescription() - Method in interface org.blojsom.blog.Category
Retrieves the description of this category
getDescription() - Method in interface org.blojsom.blog.Entry
Description of the blog entry
getDescription() - Method in class org.blojsom.blog.database.DatabaseCategory
Retrieves the description of this category
getDescription() - Method in class org.blojsom.blog.database.DatabaseEntry
Description of the blog entry
getDigestAlgorithm() - Method in interface org.blojsom.blog.Blog
Retrieve the in-use password digest algorithm
getDigestAlgorithm() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve the in-use password digest algorithm
getDirectoryFilter() - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which only returns directories
getDirectoryFilter(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which only returns directories that are not one of a list of excluded directories
getDirectorySize(File) - Method in class org.blojsom.plugin.admin.FileUploadPlugin
Return the size of a directory by getting the size of all its files and all of its directories files
getDisplayName(Category) - Method in class org.blojsom.plugin.admin.EditBlogCategoriesPlugin
Get the display name for a category prefering the description over the name
getDisplayName() - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.admin.WebAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.syndication.FeedImportPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Return the display name for the plugin
getDisplayName() - Method in class org.blojsom.plugin.widget.event.RegisterWidgetEvent
Get the widget display name
getEmail() - Method in class org.blojsom.plugin.registration.RegistrationNotification
Retrieve the e-mail message
getEmailTemplate() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the e-mail template
getEncodedCategory() - Method in interface org.blojsom.blog.Entry
Return the category name encoded.
getEncodedCategory() - Method in class org.blojsom.blog.database.DatabaseEntry
Return the category name encoded.
getEncodedName() - Method in interface org.blojsom.blog.Category
Return the category name encoded for a link
getEncodedName() - Method in class org.blojsom.blog.database.DatabaseCategory
Return the category name encoded for a link
getEncodedPostSlug() - Method in interface org.blojsom.blog.Entry
Get the post slug encoded as UTF-8
getEncodedPostSlug() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the post slug encoded as UTF-8
getEntries() - Method in class org.blojsom.plugin.xpath.EntryWrapper
Retrieve the set of blog entries
getEntriesDirectory() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrive the directory where new blog entries will be created
getEntry() - Method in interface org.blojsom.blog.Comment
Retrieve the Entry associated with this comment
getEntry() - Method in interface org.blojsom.blog.Trackback
Retrieve the Entry associated with this trackback
getEntry() - Method in class org.blojsom.blog.database.DatabaseComment
Get the Entry
getEntry() - Method in class org.blojsom.blog.database.DatabaseTrackback
Retrieve the BlogEntry associated with this trackback
getEntry() - Method in class org.blojsom.plugin.admin.event.EntryEvent
Retrieve the Entry associated with the event
getEntry() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the Entry
getEntryDates() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the array of day of month entry flags
getEscapedAuthor() - Method in interface org.blojsom.blog.Comment
Get the author as an escaped string
getEscapedAuthor() - Method in class org.blojsom.blog.database.DatabaseComment
Get the author as an escaped string
getEscapedAuthorEmail() - Method in interface org.blojsom.blog.Comment
Get the escaped e-mail of the author of the comment
getEscapedAuthorEmail() - Method in class org.blojsom.blog.database.DatabaseComment
Get the escaped e-mail of the author of the comment
getEscapedAuthorURL() - Method in interface org.blojsom.blog.Comment
Get the escaped URL of the author
getEscapedAuthorURL() - Method in class org.blojsom.blog.database.DatabaseComment
Get the escaped URL of the author
getEscapedBlogDescription() - Method in interface org.blojsom.blog.Blog
Returns the HTML escaped description of the blog
getEscapedBlogDescription() - Method in class org.blojsom.blog.database.DatabaseBlog
Returns the HTML escaped description of the blog
getEscapedBlogName() - Method in interface org.blojsom.blog.Blog
Returns the HTML escaped name of the blog
getEscapedBlogName() - Method in interface org.blojsom.blog.Trackback
Get the escaped blog name of the trackback
getEscapedBlogName() - Method in class org.blojsom.blog.database.DatabaseBlog
Returns the HTML escaped name of the blog
getEscapedBlogName() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the escaped blog name of the trackback
getEscapedComment() - Method in interface org.blojsom.blog.Comment
Get the comment as a escaped string
getEscapedComment() - Method in class org.blojsom.blog.database.DatabaseComment
Get the comment as a escaped string
getEscapedDescription() - Method in interface org.blojsom.blog.Entry
Escaped description of the blog entry This method would be used for generating RSS feeds where the <, >, and & characters are escaped
getEscapedDescription() - Method in class org.blojsom.blog.database.DatabaseEntry
Escaped description of the blog entry This method would be used for generating RSS feeds where the <, >, and & characters are escaped
getEscapedExcerpt() - Method in interface org.blojsom.blog.Trackback
Get the excerpt as an escaped string
getEscapedExcerpt() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the excerpt as an escaped string
getEscapedSourceURI() - Method in interface org.blojsom.blog.Pingback
Get the escaped source URI
getEscapedSourceURI() - Method in class org.blojsom.blog.database.DatabasePingback
Get the escaped source URI
getEscapedTargetURI() - Method in interface org.blojsom.blog.Pingback
Get the escaped target URI
getEscapedTargetURI() - Method in class org.blojsom.blog.database.DatabasePingback
Get the escaped target URI
getEscapedTitle() - Method in interface org.blojsom.blog.Entry
Title for the entry where the <, >, and & characters are escaped
getEscapedTitle() - Method in interface org.blojsom.blog.Trackback
Get the escaped title of the trackback
getEscapedTitle() - Method in class org.blojsom.blog.database.DatabaseEntry
Title for the entry where the <, >, and & characters are escaped
getEscapedTitle() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the escaped title of the trackback
getEscapedUrl() - Method in interface org.blojsom.blog.Trackback
Get the escaped url of the trackback
getEscapedUrl() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the escaped url of the trackback
getExcerpt() - Method in interface org.blojsom.blog.Trackback
Get the excerpt of the trackback
getExcerpt() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the excerpt of the trackback
getExcerpt() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getExcerpt() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getExcerptFromSource(String, String) - Method in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Try to extract an excerpt from the source text.
getExtensionFilter(String) - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which takes a single file extension to look for
getExtensionsFilter(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which takes a list of file extensions to look for
getExtensionsFilter(String[], String[], boolean) - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which takes a list of file extensions to look for
getFahrenheit() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the current temperature as Farenheit
getFahrenheit() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the current temperature as Farenheit
getFileExtension(String) - Static method in class org.blojsom.util.BlojsomUtils
Return the file extension for a given filename or null if no file extension is present
getFilename(String) - Static method in class org.blojsom.util.BlojsomUtils
Return the filename without extension for a given filename
getFilenameForDate(String) - Static method in class org.blojsom.util.BlojsomUtils
Return a filename with the date as a long value before the file extension.
getFilenameForPermalink(String, String[]) - Static method in class org.blojsom.util.BlojsomUtils
Return only the filename of a permalink request
getFilenameFromPath(String) - Static method in class org.blojsom.util.BlojsomUtils
Returns the base file name from the supplied file path.
getFirstDateOfYear(Locale, int) - Static method in class org.blojsom.util.BlojsomUtils
Find the first date of a year
getFirstDateOfYearMonth(Locale, int, int) - Static method in class org.blojsom.util.BlojsomUtils
Find the first date of a year/month
getFirstDateOfYearMonthDay(Locale, int, int, int) - Static method in class org.blojsom.util.BlojsomUtils
Get the first date of a year/month/day
getFirstDayOfMonth() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Returns the day of the week for the 1st of the month occurs on
getFirstLine(String, int) - Static method in class org.blojsom.util.BlojsomUtils
Extracts the first line in a given string, otherwise returns the first n bytes
getFolder() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the mail folder
getFormattedDate(Date, String, Locale) - Static method in class org.blojsom.util.BlojsomUtils
Return a date formatted date
getHashableContent(String) - Static method in class org.blojsom.util.BlojsomUtils
Return a digested string of some content
getHistoryUrl() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the URL containing a link to weather history information
getHistoryUrl() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the URL containing a link to weather history information
getHostName() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the mailbox hostname
getHttpServletRequest() - Method in class org.blojsom.plugin.admin.event.AuthorizationEvent
Retrieve the request
getHttpServletRequest() - Method in class org.blojsom.plugin.admin.event.ProcessEntryEvent
Retrieve the servlet request
getHttpServletRequest() - Method in class org.blojsom.plugin.admin.event.ProcessRequestEvent
Retrieve the servlet request
getHttpServletRequest() - Method in class org.blojsom.plugin.admin.event.ProcessUserEvent
Retrieve the servlet request
getHttpServletRequest() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the HttpServletRequest
getHttpServletResponse() - Method in class org.blojsom.plugin.admin.event.AuthorizationEvent
Retrieve the response
getHttpServletResponse() - Method in class org.blojsom.plugin.admin.event.ProcessEntryEvent
Retrieve the servlet response
getHttpServletResponse() - Method in class org.blojsom.plugin.admin.event.ProcessRequestEvent
Retrieve the servlet response
getHttpServletResponse() - Method in class org.blojsom.plugin.admin.event.ProcessUserEvent
Retrieve the servlet response
getHttpServletResponse() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the HttpServletResponse
getISO8601Date() - Method in interface org.blojsom.blog.Comment
Return an ISO 8601 style date http://www.w3.org/TR/NOTE-datetime
getISO8601Date() - Method in interface org.blojsom.blog.Entry
Return an ISO 8601 style date http://www.w3.org/TR/NOTE-datetime
getISO8601Date() - Method in class org.blojsom.blog.database.DatabaseComment
Return an ISO 8601 style date http://www.w3.org/TR/NOTE-datetime
getISO8601Date() - Method in class org.blojsom.blog.database.DatabaseEntry
Return an ISO 8601 style date http://www.w3.org/TR/NOTE-datetime
getISO8601Date(Date) - Static method in class org.blojsom.util.BlojsomUtils
Return a date in ISO 8601 style http://www.w3.org/TR/NOTE-datetime
getId() - Method in interface org.blojsom.blog.Blog
Retrieve the unique id
getId() - Method in interface org.blojsom.blog.Category
Get the category ID
getId() - Method in interface org.blojsom.blog.Comment
Get the comment ID
getId() - Method in interface org.blojsom.blog.Entry
Get the entry ID
getId() - Method in interface org.blojsom.blog.Trackback
Get the trackback ID
getId() - Method in interface org.blojsom.blog.User
Get the user ID
getId() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve the unique id
getId() - Method in class org.blojsom.blog.database.DatabaseCategory
Get the category ID
getId() - Method in class org.blojsom.blog.database.DatabaseComment
Get the id of this blog comment
getId() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the entry ID
getId() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the trackback ID
getId() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user ID
getId() - Method in class org.blojsom.plugin.moblog.Mailbox
Get the ID of the blog
getIgnoreExpression() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the regular expression for ignoring bits of text
getImageMimeTypes() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the Map of image mime-types
getImageMimeTypesAsStringList() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the accepted image MIME types as a string list
getInitialPage() - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.admin.WebAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.security.FormAuthenticationPlugin
Get the initial page to load on successful authentication.
getInitialPage() - Method in class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.syndication.FeedImportPlugin
Return the name of the initial editing page for the plugin
getInitialPage() - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Return the name of the initial editing page for the plugin
getInterface() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getIp() - Method in interface org.blojsom.blog.Response
Get the IP
getIp() - Method in class org.blojsom.blog.database.DatabaseComment
Get the IP
getIp() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the IP
getIp() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getIp() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getIp() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getKey() - Method in class org.blojsom.plugin.syndication.module.Metadata
 
getKeysAsStringList(Map) - Static method in class org.blojsom.util.BlojsomUtils
Return the keys of a map as a comma-separated list
getLanguagesForSystem(Locale) - Static method in class org.blojsom.util.BlojsomUtils
Return of a list of locale languages supported on this system (JVM)
getLastDateOfYear(Locale, int) - Static method in class org.blojsom.util.BlojsomUtils
Find the last date of a year
getLastDateOfYearMonth(Locale, int, int) - Static method in class org.blojsom.util.BlojsomUtils
Find the last date of a year/month
getLastDateOfYearMonthDay(Locale, int, int, int) - Static method in class org.blojsom.util.BlojsomUtils
Get the last date of a year/month/day
getLength() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin.RSSEnclosure
Get the length of the enclosure
getLinearNavigationEnabled() - Method in interface org.blojsom.blog.Blog
Is linear navigation enabled?
getLinearNavigationEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Is linear navigation enabled?
getLocaleFromString(String) - Static method in class org.blojsom.util.BlojsomUtils
Create a Locale object from a string of form language_country_variant
getLocation() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the Location of the Weather Station
getLocation() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the Location of the Weather Station
getMessage() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the e-mail message content
getMessage() - Method in class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Get the e-mail message content evaluated
getMessageArguments() - Method in class org.blojsom.plugin.notification.EmailNotificationFailedException
Get the message arguments
getMetaData() - Method in interface org.blojsom.blog.Category
Retrieves the meta-data associated with this category
getMetaData() - Method in interface org.blojsom.blog.Comment
Get the comment meta-data
getMetaData() - Method in interface org.blojsom.blog.Entry
Return meta data for this blog entry.
getMetaData() - Method in interface org.blojsom.blog.Trackback
Get the trackback meta-data
getMetaData() - Method in interface org.blojsom.blog.User
Get the meta-data
getMetaData() - Method in class org.blojsom.blog.database.DatabaseCategory
Retrieves the meta-data associated with this category
getMetaData() - Method in class org.blojsom.blog.database.DatabaseComment
Get the comment meta-data
getMetaData() - Method in class org.blojsom.blog.database.DatabaseEntry
Return meta data for this blog entry.
getMetaData() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the trackback meta-data
getMetaData() - Method in class org.blojsom.blog.database.DatabaseUser
Get the meta-data
getMetaData() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the meta-data associated with the submission
getMetadata() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getMetadata() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getMetadata() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getMetadata() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getMetadata() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getModifiedDate() - Method in interface org.blojsom.blog.Entry
Get the last modified date
getModifiedDate() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the last modified date
getMonthName(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the localized name of the given month
getMonthNames() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get a list of the month names (localized)
getMoreText() - Method in class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Text to insert when making a cut
getName() - Method in interface org.blojsom.blog.Category
Return the category name
getName() - Method in class org.blojsom.blog.database.DatabaseCategory
Return the category name
getName() - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Retrieve the API handler name
getName() - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Retrieve the API handler name
getName() - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Retrieve the API handler name
getName() - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Gets the name of API Handler.
getName() - Method in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Gets the name of API Handler.
getName() - Method in class org.blojsom.plugin.common.FileAttachmentPlugin.FileAttachment
Get the name of the attachment
getNamespaceUri() - Method in class org.blojsom.plugin.syndication.module.BlojsomParser
 
getNextMonth() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual control for navigating to the next month
getNextMonthLink() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the link for navigating to the next month
getNextMonthName() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the name for navigating to the next month
getNumComments() - Method in interface org.blojsom.blog.Entry
Get the number of comments for this entry
getNumComments() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the number of comments for this entry
getNumPingbacks() - Method in interface org.blojsom.blog.Entry
Get the number of pingbacks for this entry
getNumPingbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the number of pingbacks for this entry
getNumTrackbacks() - Method in interface org.blojsom.blog.Entry
Get the number of trackbacks for this entry
getNumTrackbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the number of trackbacks for this entry
getObjectType() - Method in class org.blojsom.servlet.ServletConfigFactoryBean
Returns ServletConfig.class
getOperatorForOperation(int) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Return the appropriate operator for the operation
getOutputDirectory() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the output directory where attachments will be written
getParameter(String) - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Retrieve a named parameter
getParameter(String) - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Retrieve a named parameter
getParameter(String) - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Retrieve a named parameter
getParameter(String) - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Retrieve a named parameter
getParameterMap() - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Retrieve the map of parameters
getParameterMap() - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Retrieve the map of parameters
getParameterMap() - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Retrieve the map of parameters
getParameterMap() - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Retrieve the map of parameters
getParameterNames() - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Retrieve the parameter names
getParameterNames() - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Retrieve the parameter names
getParameterNames() - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Retrieve the parameter names
getParameterNames() - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Retrieve the parameter names
getParameterValues(String) - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Retrieve a parameter value as a String[]
getParameterValues(String) - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Retrieve a parameter value as a String[]
getParameterValues(String) - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Retrieve a parameter value as a String[]
getParameterValues(String) - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Retrieve a parameter value as a String[]
getParentCategory() - Method in interface org.blojsom.blog.Category
Returns the parent category of this category.
getParentCategory() - Method in class org.blojsom.blog.database.DatabaseCategory
Returns the parent category of this category.
getParentCategoryId() - Method in interface org.blojsom.blog.Category
Get the blog parent category ID
getParentCategoryId() - Method in class org.blojsom.blog.database.DatabaseCategory
Get the blog parent category ID
getParentId() - Method in interface org.blojsom.blog.Comment
Get the comment parent ID
getParentId() - Method in class org.blojsom.blog.database.DatabaseComment
Get the comment parent ID
getPassword() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the mailbox user password
getPasswordAuthentication() - Method in class org.blojsom.plugin.email.SimpleAuthenticator
Returns a PasswordAuthentication object with username and password
getPasswordAuthentication() - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin.TwitterAuthenticator
Return a PasswordAuthentication with the username and password for Twitter
getPathInfo() - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Return the path information
getPathInfo() - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Return the path information
getPathInfo() - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Return the path information
getPathInfo() - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Return the path information
getPingback() - Method in class org.blojsom.plugin.pingback.event.PingbackEvent
Retrieve the Pingback associated with the event
getPingbackDate() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getPingbacks() - Method in interface org.blojsom.blog.Entry
Get the pingbacks for this entry
getPingbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the pingbacks for this entry
getPingbacks() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getPingbacks() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getPingbacksAsArray() - Method in interface org.blojsom.blog.Entry
Get the pingbacks as an array of Pingbacks objects
getPingbacksAsArray() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the pingbacks as an array of Pingbacks objects
getPlugins() - Method in interface org.blojsom.blog.Blog
Get a map of the plugins
getPlugins() - Method in class org.blojsom.blog.database.DatabaseBlog
Get a map of the plugins
getPort() - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Return the LDAP server port
getPost(String, String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Get a particular post for a blojsom category
getPost(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Retrieves a given post from the blog
getPostCategories(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Returns a list of all categories to which the post is assigned.
getPostSlug() - Method in interface org.blojsom.blog.Entry
Get the post slug
getPostSlug() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the post slug
getPostSlug() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getPostSlug() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getPostSlug(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Return a filename appropriate for the blog entry content
getPreviousMonth() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual control for navigating to the previous month
getPreviousMonthLink() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the link for navigating to the previous month
getPreviousMonthName() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual control for navigating to the previous month
getProperties() - Method in interface org.blojsom.blog.Blog
Get the properties for the blog
getProperties() - Method in class org.blojsom.blog.database.DatabaseBlog
Get the properties for the blog
getProperty(String) - Method in interface org.blojsom.blog.Blog
Get a named property from the blog
getProperty(String, String, boolean) - Method in interface org.blojsom.blog.Blog
Get a named property from the blog
getProperty(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Get a named property
getProperty(String, String, boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Get a named property from the blog
getProviderClass() - Method in class org.blojsom.plugin.weather.Weather
Retrieve the fully-qualified classname handling the parsing of weather information
getProviderUrl() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Gets the URL required to fetch this resource
getProviderUrl() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Gets the URL required to fetch this resource
getRFC822Date() - Method in interface org.blojsom.blog.Comment
Return an RFC 822 style date
getRFC822Date() - Method in interface org.blojsom.blog.Entry
Return an RFC 822 style date
getRFC822Date() - Method in class org.blojsom.blog.database.DatabaseComment
Return an RFC 822 style date
getRFC822Date() - Method in class org.blojsom.blog.database.DatabaseEntry
Return an RFC 822 style date
getRFC822Date(Date) - Static method in class org.blojsom.util.BlojsomUtils
Return a date in RFC 822 style
getRecentPostTitles(String, String, String, int) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Returns a bandwidth-friendly list of the most recent posts in the system.
getRecentPosts(String, String, String, String, int) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Get a list of recent posts for a blojsom category
getRecentPosts(String, String, String, int) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Retrieves a set of recent posts to the blog
getRecipients() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the list of recipients
getRecipients() - Method in class org.blojsom.plugin.registration.RegistrationNotification
 
getRegistrationResource(String, String, Locale) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Retrieve a resource from the registration resource bundle
getRegularExpressionFilter(String[]) - Static method in class org.blojsom.util.BlojsomUtils
Return a file filter which takes a list of regular expressions to look for
getRequest() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the request
getRequestURI() - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Return the request URI
getRequestURI() - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Return the request URI
getRequestURI() - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Return the request URI
getRequestURI() - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Return the request URI
getRequestURL() - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Return the request URL
getRequestURL() - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Return the request URL
getRequestURL() - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Return the request URL
getRequestURL() - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Return the request URL
getRequestValue(String, HttpServletRequest) - Static method in class org.blojsom.util.BlojsomUtils
Tries to retrieve a given key using getParameter(key) and if not available, will use getAttribute(key) from the servlet request
getRequestValue(String, HttpServletRequest, boolean) - Static method in class org.blojsom.util.BlojsomUtils
Tries to retrieve a given key using getParameter(key) and if not available, will use getAttribute(key) from the servlet request
getRequestValues(String, HttpServletRequest) - Static method in class org.blojsom.util.BlojsomUtils
Get request values for a given key and if not available, returns and empty String[]
getRequestedDateKey() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Gets the current entry date match key (year+month+day)
getResponse() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the response
getResponses() - Method in interface org.blojsom.blog.Entry
Get the responses (comments, trackbacks, pingbacks)
getResponses() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the responses (comments, trackbacks, pingbacks)
getResponsesMatchingStatus(String) - Method in interface org.blojsom.blog.Entry
Get the responses (comments, trackbacks, pingbacks) matching some status code
getResponsesMatchingStatus(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Get the responses (comments, trackbacks, pingbacks) matching some status code
getResponsesNotMatchingStatus(String) - Method in interface org.blojsom.blog.Entry
Get the responses (comments, trackbacks, pingbacks) not matching some status code
getResponsesNotMatchingStatus(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Get the responses (comments, trackbacks, pingbacks) not matching some status code
getSecretWord() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the secret word for this mailbox
getSender() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the sender
getSender() - Method in class org.blojsom.plugin.registration.RegistrationNotification
 
getServer() - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Return the LDAP server name
getShortDayOfWeekName(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the localized abbreviated name of a Day of the Week
getShortDayOfWeekNames() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get a lit of the abbreviated day of the week names (localized)
getShortMonthName(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get the localized abbreviated name of the given month
getShortMonthNames() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get a list of the abbreviated month names (localized)
getSource() - Method in class org.blojsom.event.Event
Retrieve the source of the event
getSourceURI() - Method in interface org.blojsom.blog.Pingback
Get the source URI
getSourceURI() - Method in class org.blojsom.blog.database.DatabasePingback
Get the source URI
getSourceURI() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getStationCode() - Method in class org.blojsom.plugin.weather.Weather
Get the weather station ID for retrieving a feed of weather data
getStationCode() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the Station Id
getStationCode() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the Station Id
getStatus() - Method in interface org.blojsom.blog.Entry
Get the status
getStatus() - Method in interface org.blojsom.blog.Response
Get the status
getStatus() - Method in class org.blojsom.blog.database.DatabaseComment
Get the status
getStatus() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the status
getStatus() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the status
getStatus() - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
getStatus() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getStatus() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getString(String, String, String) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Retrieve a string from a given resource bundle for the default locale.
getString(String, String, String, String) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getString(String, String, String, String, String) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getString(String, String, String, Locale) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getString(String, String, String) - Method in interface org.blojsom.util.resources.ResourceManager
Retrieve a string from a given resource bundle for the default locale.
getString(String, String, String, String) - Method in interface org.blojsom.util.resources.ResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getString(String, String, String, String, String) - Method in interface org.blojsom.util.resources.ResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getString(String, String, String, Locale) - Method in interface org.blojsom.util.resources.ResourceManager
Retrieve a string from a given resource bundle for the particular language and country locale.
getSubject() - Method in class org.blojsom.plugin.notification.AbstractNotification
Retrieve the subject
getSubject() - Method in class org.blojsom.plugin.registration.RegistrationNotification
 
getSubmitter() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the submitter
getSubmitterItem1() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the submitter item #1
getSubmitterItem2() - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Retrieve the submitter item #2
getTargetURI() - Method in interface org.blojsom.blog.Pingback
Get the target URI
getTargetURI() - Method in class org.blojsom.blog.database.DatabasePingback
Get the target URI
getTargetURI() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getTechnoratiTags() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getTechnoratiTags() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getTemplate(String, String, String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Returns the main or archive index template of a given blog (NOT IMPLEMENTED)
getTemplate(String, String, String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Returns the main or archive index template of a given blog (NOT IMPLEMENTED)
getTemplateForPage(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Return the template name for a particular page
getTemplates() - Method in interface org.blojsom.blog.Blog
Get a map of the templates
getTemplates() - Method in class org.blojsom.blog.database.DatabaseBlog
Get a map of the templates
getTextCutoff() - Method in class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Cutoff string
getTextCutoffEnd() - Method in class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
End tag for cutting parts of entries
getTextCutoffStart() - Method in class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Start tag for cutting parts of entries
getTextMimeTypes() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the Map of text mime-types
getTextMimeTypesAsStringList() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the accepted text MIME types as a string list
getTimeZonesForSystem(Locale) - Static method in class org.blojsom.util.BlojsomUtils
Return of a list of time zone IDs supported on this system (JVM)
getTimestamp() - Method in class org.blojsom.event.Event
Retrieve the timestamp when the event occurred
getTitle() - Method in interface org.blojsom.blog.Entry
Title of the blog entry
getTitle() - Method in interface org.blojsom.blog.Trackback
Get the title of the trackback
getTitle() - Method in class org.blojsom.blog.database.DatabaseEntry
Title of the blog entry
getTitle() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the title of the trackback
getTitle() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getTitle() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getTitleFromSource(String) - Method in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Try to find the <title></title> tags from the source text
getToday() - Method in class org.blojsom.plugin.calendar.BlogCalendar
Get today as a Calendar instance
getToday() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Get the visual control for navigating to Today
getTodayText() - Method in class org.blojsom.plugin.calendar.VelocityHelper
Retrieve the text displayed for the "Today" link
getTrackback() - Method in class org.blojsom.plugin.trackback.event.TrackbackEvent
Retrieve the Trackback associated with the event
getTrackbackDate() - Method in interface org.blojsom.blog.Trackback
Retrieve the date this trackback was created
getTrackbackDate() - Method in class org.blojsom.blog.database.DatabaseTrackback
Retrieve the date this trackback was created
getTrackbackDate() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getTrackbackDateLong() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the date of the trackback
getTrackbackPings(String) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Retrieve the list of TrackBack pings posted to a particular entry
getTrackbacks() - Method in interface org.blojsom.blog.Entry
Get the trackbacks
getTrackbacks() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the trackbacks
getTrackbacks() - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
getTrackbacks() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getTrackbacksAsArray() - Method in interface org.blojsom.blog.Entry
Get the trackbacks as an array of Trackback objects
getTrackbacksAsArray() - Method in class org.blojsom.blog.database.DatabaseEntry
Get the trackbacks as an array of Trackback objects
getType() - Method in interface org.blojsom.blog.Response
Get the response type
getType() - Method in class org.blojsom.blog.database.DatabaseComment
Get the response type
getType() - Method in class org.blojsom.blog.database.DatabasePingback
Get the response type
getType() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the response type
getType() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin.RSSEnclosure
Get the type of the enclosure
getUTCDate() - Method in interface org.blojsom.blog.Entry
Return an UTC style date
getUTCDate() - Method in class org.blojsom.blog.database.DatabaseEntry
Return an UTC style date
getUTCDate(Date) - Static method in class org.blojsom.util.BlojsomUtils
Return a date in UTC style
getUri() - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
getUrl() - Method in interface org.blojsom.blog.Trackback
Get the url of the trackback
getUrl() - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the url of the trackback
getUrl() - Method in class org.blojsom.plugin.common.FileAttachmentPlugin.FileAttachment
get the URL for the attachment
getUrl() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin.RSSEnclosure
Get the URL for the enclosure
getUrl() - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
getUrl() - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
getUrlPrefix() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve the URL prefix for linking to attachments
getUseEncryptedPasswords() - Method in interface org.blojsom.blog.Blog
Retrieve whether or not MD5 encrypted passwords are used
getUseEncryptedPasswords() - Method in class org.blojsom.blog.database.DatabaseBlog
Retrieve whether or not MD5 encrypted passwords are used
getUser() - Method in class org.blojsom.plugin.admin.event.UserEvent
Retrieve the User associated with the event
getUserEmail() - Method in interface org.blojsom.blog.User
Get the user e-mail
getUserEmail() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user e-mail
getUserId() - Method in class org.blojsom.plugin.moblog.Mailbox
Retreive the mailbox user id
getUserInfo(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Authenticates a user and returns basic user info (name, email, userid, etc.).
getUserLogin() - Method in interface org.blojsom.blog.User
Get the user login
getUserLogin() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user login
getUserName() - Method in interface org.blojsom.blog.User
Get the user name
getUserName() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user name
getUserPassword() - Method in interface org.blojsom.blog.User
Get the password
getUserPassword() - Method in class org.blojsom.blog.database.DatabaseUser
Get the password
getUserRegistered() - Method in interface org.blojsom.blog.User
Get the user registered date
getUserRegistered() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user registered date
getUserStatus() - Method in interface org.blojsom.blog.User
Get the user status
getUserStatus() - Method in class org.blojsom.blog.database.DatabaseUser
Get the user status
getUsernameFromSession(HttpServletRequest, Blog) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Retrieve the current authorized username for this session
getUsers(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Retrieve the users for a given blog
getUsers(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Retrieve the users for a given blog
getUsersBlogs(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Returns information on all the blogs a given user is a member of
getUsersBlogs(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Returns information on all the blogs a given user is a member of
getValue() - Method in class org.blojsom.plugin.syndication.module.Metadata
 
getValueForTag(String) - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the value for a given tag from the parsed XML weather information
getValueForTag(String) - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the value for a given tag from the parsed XML weather information
getVisibility() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the current Visibility
getVisibility() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the current Visibility
getWebMacroGlobalTemplatePath() - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Return a path appropriate for the WebMacro file resource loader
getWebMacroTemplatePathForBlog(String) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Return a path appropriate for the WebMacro file resource loader for a given blog
getWidget() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the name of the widget
getWidget() - Method in class org.blojsom.plugin.widget.event.RegisterWidgetEvent
Get the widget name
getWidgetTemplate() - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Get the widget template
getWind() - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Get the current Wind conditions
getWind() - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Get the current Wind conditions
getXmlrpcEnabled() - Method in interface org.blojsom.blog.Blog
Is XML-RPC enabled for this blog?
getXmlrpcEnabled() - Method in class org.blojsom.blog.database.DatabaseBlog
Is XML-RPC enabled for this blog?

H

HTTP_ETAG - Static variable in interface org.blojsom.util.BlojsomConstants
HTTP Header Name representing the ETag of the blog
HTTP_LASTMODIFIED - Static variable in interface org.blojsom.util.BlojsomConstants
HTTP Header Name representing the Last Modified Timstamp of the blog (GMT Based)
HyperlinkURLPlugin - class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin.
Hyperlink HREFing Plugin
HyperlinkURLPlugin() - Constructor for class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin
 
handleEvent(Event) - Method in interface org.blojsom.event.Listener
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.comment.CommentPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Handle an event broadcast from another component
handleEvent(Event) - Method in class org.blojsom.plugin.widget.ip.IPAddressWidget
Handle an event broadcast from another component

I

INFINITE_BLOG_DEPTH - Static variable in interface org.blojsom.util.BlojsomConstants
Value indicating all subdirectories under the blog home should be searched
INSTALLED_LOCALES_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
INVALID_POSTID - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
INVALID_POSTID_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
IPAddressModerationAdminPlugin - class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin.
IP address moderation administration plugin
IPAddressModerationAdminPlugin() - Constructor for class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Create a new instance of the IP address moderation administration plugin
IPAddressModerationPlugin - class org.blojsom.plugin.moderation.IPAddressModerationPlugin.
IP address moderation plugin
IPAddressModerationPlugin() - Constructor for class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Create a new instance of the IP address moderation plugin
IPAddressWidget - class org.blojsom.plugin.widget.ip.IPAddressWidget.
IP Address widget
IPAddressWidget() - Constructor for class org.blojsom.plugin.widget.ip.IPAddressWidget
Create a new instance of the IP address widget
ISO_8601_DATE_FORMAT - Static variable in interface org.blojsom.util.BlojsomConstants
ISO 8601 style date format ISO 8601 [W3CDTF] date format (used in rdf flavor)
IS_IN_REDIRECT - Static variable in interface org.blojsom.util.BlojsomConstants
 
ImportToolPlugin - class org.blojsom.plugin.tools.ImportToolPlugin.
Import Tool plugin
ImportToolPlugin() - Constructor for class org.blojsom.plugin.tools.ImportToolPlugin
Default constructor.
InternalAggregatorPlugin - class org.blojsom.plugin.aggregator.InternalAggregatorPlugin.
Internal Aggregator plugin
InternalAggregatorPlugin() - Constructor for class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Construct a new instance of the Internal Aggregator plugin
IteratorToolPlugin - class org.blojsom.plugin.tools.IteratorToolPlugin.
Iterator Tool plugin
IteratorToolPlugin() - Constructor for class org.blojsom.plugin.tools.IteratorToolPlugin
Default constructor.
init() - Method in interface org.blojsom.authorization.AuthorizationProvider
Initialization method for the authorization provider
init() - Method in class org.blojsom.authorization.database.DatabaseAuthorizationProvider
Initialization method for the authorization provider
init() - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Initialization method for the authorization provider
init() - Method in interface org.blojsom.dispatcher.Dispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.bsf.BSFDispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.groovy.GroovyDispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.jsp.JSPDispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Initialization method for blojsom dispatchers
init() - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Initialization method for blojsom dispatchers
init(ServletConfig) - Method in class org.blojsom.extension.comment.CommentAPIServlet
Initialize the blojsom Comment API servlet
init(ServletConfig) - Method in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
Initialize the blojsom XML-RPC servlet
init() - Method in interface org.blojsom.fetcher.Fetcher
Initialize this fetcher.
init() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Initialize this fetcher.
init(FilterConfig) - Method in class org.blojsom.filter.FeedFilter
Initialize the filter
init(FilterConfig) - Method in class org.blojsom.filter.PageFilter
Initialize the filter
init(FilterConfig) - Method in class org.blojsom.filter.PermalinkFilter
Initialize the filter
init(FilterConfig) - Method in class org.blojsom.filter.SkipEntriesFilter
 
init() - Method in interface org.blojsom.plugin.Plugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.FileUploadPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.chrono.ChronoPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.comment.CommentModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.comment.CommentPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.comment.RecentCommentsPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.CollectionUtilitiesPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.ConvertLineBreaksPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.date.DateFormatPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.excerpt.ExcerptPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.footnote.FootnotePlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.highlight.GoogleHighlightPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.limiter.ConditionalGetPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.limiter.PreviewPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.macro.MacroExpansionPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.markdown.MarkdownPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.meta.MetaPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.nofollow.NoFollowPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.permission.PermissionCheckPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.registration.RegistrationPlugin
 
init() - Method in class org.blojsom.plugin.scripting.GroovyPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.search.SimpleSearchPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.security.FormAuthenticationPlugin
Initialize the plugin
init() - Method in class org.blojsom.plugin.showmore.ShowMeMorePlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.statistics.WordCountPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.technorati.TagCloudPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.textile.TextilePlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.ArrayToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.DateToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.ExtendedListToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.ImportToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.IteratorToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.ListToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.MathToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.tools.RenderToolPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.trackback.AutoTrackbackPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.weather.WeatherPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.widget.WidgetPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.widget.ip.IPAddressWidget
Initialize the widget
init() - Method in class org.blojsom.plugin.wiki.WikiPlugin
Initialize this plugin.
init() - Method in class org.blojsom.plugin.xpath.XPathPlugin
Initialize this plugin.
init(ServletConfig) - Method in class org.blojsom.servlet.BlojsomServlet
Initialize blojsom
init() - Method in class org.blojsom.util.database.DatabaseLoader
Initalize the blojsom database
init() - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Initialize the resource bundle manager.
init() - Method in interface org.blojsom.util.resources.ResourceManager
Initialize the ResourceManager.
isArray(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Checks if an object is an array.
isArray(Object) - Method in class org.apache.velocity.tools.generic.ListTool
Checks if an object is an array.
isEmpty(Object) - Method in class org.apache.velocity.tools.generic.ListTool
Checks if a List/array is empty.
isEnabled() - Method in class org.blojsom.plugin.moblog.Mailbox
Retrieve whether or not this mailbox is enabled
isEventHandled() - Method in class org.blojsom.event.Event
Check to see if the event has already been handled or not
isList(Object) - Method in class org.apache.velocity.tools.generic.ListTool
Checks if an object is a List.

J

JSPDispatcher - class org.blojsom.dispatcher.jsp.JSPDispatcher.
JSPDispatcher
JSPDispatcher() - Constructor for class org.blojsom.dispatcher.jsp.JSPDispatcher
Create a new JSPDispatcher

L

LDAPAuthorizationProvider - class org.blojsom.authorization.ldap.LDAPAuthorizationProvider.
LDAPAuthorizationProvider
LDAPAuthorizationProvider() - Constructor for class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Default constructor
LINEAR_NAVIGATION_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
LINE_SEPARATOR - Static variable in interface org.blojsom.util.BlojsomConstants
Line separator for the system
LOGIN_ACTION - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
LOGIN_ERROR_TEXT_KEY - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
LOGOUT_ACTION - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
LanguageSelectionPlugin - class org.blojsom.plugin.language.LanguageSelectionPlugin.
Language selection plugin allows you to attach a language attribute to a blog entry.
LanguageSelectionPlugin() - Constructor for class org.blojsom.plugin.language.LanguageSelectionPlugin
Create a new instance of the language selection plugin
LinkSpamModerationPlugin - class org.blojsom.plugin.moderation.LinkSpamModerationPlugin.
Link spam moderation plugin
LinkSpamModerationPlugin() - Constructor for class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Create a new instance of the link spam moderation plugin
ListTool - class org.apache.velocity.tools.generic.ListTool.
Tool for working with Lists and arrays in Velocity templates.
ListTool() - Constructor for class org.apache.velocity.tools.generic.ListTool
Default constructor.
ListToolPlugin - class org.blojsom.plugin.tools.ListToolPlugin.
List Tool Plugin
ListToolPlugin() - Constructor for class org.blojsom.plugin.tools.ListToolPlugin
Default constructor.
ListWebAdminPluginsPlugin - class org.blojsom.plugin.admin.ListWebAdminPluginsPlugin.
List Web Admin Plugins Plugin
ListWebAdminPluginsPlugin() - Constructor for class org.blojsom.plugin.admin.ListWebAdminPluginsPlugin
Default constructor
Listener - interface org.blojsom.event.Listener.
Listener
length(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Gets the length of an array.
length(Object) - Method in class org.apache.velocity.tools.generic.ExtendedListTool
Gets the length of an array/List.
list(Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Converts an array object into a java.util.List.
listDirectoriesInSubdirectories(File, String, List) - Static method in class org.blojsom.util.BlojsomUtils
List the sub-directories in a sub-directory of a given directory and strip the parent directory from the path of the directories added to the list.
listFilesInSubdirectories(File, String, List) - Static method in class org.blojsom.util.BlojsomUtils
List the files in a sub-directory of a given directory and strip the parent directory from the path of the files added to the list.
listToCSV(List) - Static method in class org.blojsom.util.BlojsomUtils
Convert a list to a comma-separated string.
listToMap(List) - Static method in class org.blojsom.util.BlojsomUtils
Convert a list of values to a Map.
listToString(List, String) - Static method in class org.blojsom.util.BlojsomUtils
Return a List as a string
loadAllCategories(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Load each Category for a given blog
loadAllCategories(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load each Category for a given blog
loadAllEntriesForCategory(Blog, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load all the entries for a given category
loadAllEntriesForCategory(Blog, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load all the entries for a given category
loadBlog(String) - Method in interface org.blojsom.fetcher.Fetcher
Load the Blog given the blog ID
loadBlog(Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load the Blog given the ID
loadBlog(String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the Blog given the blog ID
loadBlog(Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the Blog given the ID
loadBlogIDs() - Method in interface org.blojsom.fetcher.Fetcher
Load the blog IDs
loadBlogIDs() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the blog IDs
loadCategory(Blog, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load the Category for a given category ID
loadCategory(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Load the Category for a given category name
loadCategory(Blog, Category) - Method in interface org.blojsom.fetcher.Fetcher
Load a given Category
loadCategory(Blog, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the Category for a given category ID
loadCategory(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the Category for a given category name
loadCategory(Blog, Category) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given Category
loadComment(Blog, Comment) - Method in interface org.blojsom.fetcher.Fetcher
Load a given Comment
loadComment(Blog, Comment) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given Comment
loadConfiguration(Blog) - Static method in class org.blojsom.plugin.showmore.ShowMeMoreUtilities
Load the Show Me More configuration file
loadEntries(Blog, int, int) - Method in interface org.blojsom.fetcher.Fetcher
Load a set of entries using a given page size and page in which to retrieve the entries
loadEntries(int, int, Category, Category[]) - Method in interface org.blojsom.fetcher.Fetcher
Load a set of entries using a given page size and page in which to retrieve the entries
loadEntries(Blog, int, int) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a set of entries using a given page size and page in which to retrieve the entries
loadEntries(int, int, Category, Category[]) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a set of entries using a given page size and page in which to retrieve the entries
loadEntriesForCategory(Blog, Integer, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load all the entries for a given category
loadEntriesForCategory(Blog, Integer, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load all the entries for a given category
loadEntry(Blog, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load an Entry for a given entry ID
loadEntry(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Load an Entry given a post slug
loadEntry(Blog, Entry) - Method in interface org.blojsom.fetcher.Fetcher
Load a given Entry
loadEntry(Blog, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load an Entry for a given entry ID
loadEntry(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load an Entry given a post slug
loadEntry(Blog, Entry) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given Entry
loadIPList(Blog, String) - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Load the list of IP addresses from whitelist or blacklist from the blog properties
loadIPList(Blog, String) - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Load the list of IP addresses from whitelist or blacklist from the blog properties
loadPingback(Blog, Pingback) - Method in interface org.blojsom.fetcher.Fetcher
Load a given Pingback
loadPingback(Blog, String, String) - Method in interface org.blojsom.fetcher.Fetcher
Load a pingback given the source URI and target URI
loadPingback(Blog, Pingback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given Pingback
loadPingback(Blog, String, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a pingback given the source URI and target URI
loadPreviousEntries(Blog, Entry, int) - Method in interface org.blojsom.fetcher.Fetcher
Loads the previous entries of a specified entry
loadPreviousEntries(Blog, Entry, int) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Loads the previous entries of a specified entry
loadRecentComments(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Load the recent comments for a blog
loadRecentComments(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the recent comments for a blog
loadRecentPingbacks(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Load the recent pingbacks for a blog
loadRecentPingbacks(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the recent pingbacks for a blog
loadRecentTrackbacks(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Load the recent trackbacks for a blog
loadRecentTrackbacks(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load the recent trackbacks for a blog
loadSpamPhrases(Blog) - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Load the list of spam phrases from the blog
loadSpamPhrases(Blog) - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Load the list of spam phrases from the blog
loadTrackback(Blog, Trackback) - Method in interface org.blojsom.fetcher.Fetcher
Load a given Trackback
loadTrackback(Blog, Trackback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given Trackback
loadUser(Blog, String) - Method in interface org.blojsom.fetcher.Fetcher
Load a User from a blog
loadUser(Blog, Integer) - Method in interface org.blojsom.fetcher.Fetcher
Load a given User from a blog given their ID
loadUser(Blog, String) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a User from a blog
loadUser(Blog, Integer) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Load a given User from a blog given their ID

M

MAX_HASHABLE_LENGTH - Static variable in interface org.blojsom.util.BlojsomConstants
If a entry is longer that this length, then when any content hashing is performed, it is truncated to this size.
METADATA_ESS_ENCLOSURE_OBJECT - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
METADATA_RSS_ENCLOSURE - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
METADATA_RUN_TEXTILE - Static variable in class org.blojsom.plugin.textile.TextilePlugin
MetaData Key to identify a Textile post
METADATA_RUN_WIKI - Static variable in class org.blojsom.plugin.wiki.WikiPlugin
MetaData Key to identify a Wiki post
METADATA_TECHNORATI_TAGS - Static variable in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
 
MIME_TYPE_XMPEG - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
MIME_TYPE_XMPEGURL - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
MONTH_PARAM - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Request parameter for the "month"
MacroExpansionAdminPlugin - class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin.
Macro Expansion Admin Plugin
MacroExpansionAdminPlugin() - Constructor for class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin
Default constructor
MacroExpansionPlugin - class org.blojsom.plugin.macro.MacroExpansionPlugin.
Macro Expansion Plugin
MacroExpansionPlugin() - Constructor for class org.blojsom.plugin.macro.MacroExpansionPlugin
Default constructor.
MacroExpansionUtilities - class org.blojsom.plugin.macro.MacroExpansionUtilities.
Macro expansion utilities
MacroExpansionUtilities() - Constructor for class org.blojsom.plugin.macro.MacroExpansionUtilities
 
Mailbox - class org.blojsom.plugin.moblog.Mailbox.
Mailbox.
Mailbox() - Constructor for class org.blojsom.plugin.moblog.Mailbox
Default constructor.
Mailbox(String, String, String) - Constructor for class org.blojsom.plugin.moblog.Mailbox
Construct a new mailbox for a given hostname, user, and password.
MarkdownPlugin - class org.blojsom.plugin.markdown.MarkdownPlugin.
MarkdownPlugin

To use the Markdown plugin, you will need to download the Markdown tool from John Gruber's Markdown site.

MarkdownPlugin() - Constructor for class org.blojsom.plugin.markdown.MarkdownPlugin
 
MarkupSelectionPlugin - class org.blojsom.plugin.markup.MarkupSelectionPlugin.
Markup selection plugin allows an individual to select a markup filter to apply to their blog entry.
MarkupSelectionPlugin() - Constructor for class org.blojsom.plugin.markup.MarkupSelectionPlugin
Create a new instance of the markup selection plugin
MathCommentAuthenticationPlugin - class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin.
Math comment authenticator plugin
MathCommentAuthenticationPlugin() - Constructor for class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Math comment authenticator plugin
MathToolPlugin - class org.blojsom.plugin.tools.MathToolPlugin.
Math Tool plugin
MathToolPlugin() - Constructor for class org.blojsom.plugin.tools.MathToolPlugin
Default constructor.
MetaPlugin - class org.blojsom.plugin.meta.MetaPlugin.
MetaPlugin
MetaPlugin() - Constructor for class org.blojsom.plugin.meta.MetaPlugin
Default constructor
MetaWeblogAPIHandler - class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler.
MetaWeblogAPIHandler
MetaWeblogAPIHandler() - Constructor for class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Create a new instance of the MetaWeblog API handler
Metadata - class org.blojsom.plugin.syndication.module.Metadata.
Metadata key/value
Metadata() - Constructor for class org.blojsom.plugin.syndication.module.Metadata
 
MissingParameterException - exception org.blojsom.plugin.registration.MissingParameterException.
Exception indicating that a required parameter is missing.
MissingParameterException() - Constructor for class org.blojsom.plugin.registration.MissingParameterException
 
MoblogAdminPlugin - class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin.
Moblog Admin Plugin
MoblogAdminPlugin() - Constructor for class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin
Default constructor
MoblogPlugin - class org.blojsom.plugin.moblog.MoblogPlugin.
Moblog Plugin
MoblogPlugin() - Constructor for class org.blojsom.plugin.moblog.MoblogPlugin
 
MoblogPluginUtils - class org.blojsom.plugin.moblog.MoblogPluginUtils.
Moblog Plugin Utils
MoblogPluginUtils() - Constructor for class org.blojsom.plugin.moblog.MoblogPluginUtils
 
MovableTypeAPIHandler - class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler.
MovableType API handler
MovableTypeAPIHandler() - Constructor for class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Construct a new MovableType API handler
mailServer - Variable in class org.blojsom.plugin.notification.AbstractNotification
 
mergeTemplate(String, Blog, Map) - Method in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
Merge a given template for the user with the appropriate context
moderateComment(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.CommentModerationPlugin
Simple check to see if comment moderation is enabled

moderateComment(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Simple check to see if comment moderation is enabled

moderateTrackback(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Simple check to see if trackback moderation is enabled


N

NEW_STATUS - Static variable in class org.blojsom.plugin.common.ResponseConstants
 
NEW_STATUS - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key indicating "new" status
NOBLOGS_EXCEPTION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
NOBLOGS_EXCEPTION_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
NO_CACHE_HTTP_HEADER_VALUE - Static variable in interface org.blojsom.util.BlojsomConstants
 
NO_PING_WEBLOGS_METADATA - Static variable in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
 
NWSInformation - class org.blojsom.plugin.weather.beans.NWSInformation.
NWSInformation
NWSInformation(String) - Constructor for class org.blojsom.plugin.weather.beans.NWSInformation
Public Constructor
NWS_URL_FORMAT - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
NoFollowPlugin - class org.blojsom.plugin.nofollow.NoFollowPlugin.
NoFollow plugin adds support for the rel="nofollow" attribute on links added to comments and trackbacks.
NoFollowPlugin() - Constructor for class org.blojsom.plugin.nofollow.NoFollowPlugin
Construct a new instance of the NoFollow plugin
Notification - interface org.blojsom.plugin.notification.Notification.
 
newBlog() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Blog instance
newBlog() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Blog instance
newCategory() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Category instance
newCategory() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Category instance
newComment() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Comment instance
newComment() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Comment instance
newEntry() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Entry instance
newEntry() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Entry instance
newMediaObject(String, String, String, Hashtable) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Uploads an object to the blog to a specified directory
newPingback() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Pingback instance
newPingback() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Pingback instance
newPost(String, String, String, String, String, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Makes a new post to a designated blog.
newPost(String, String, String, Hashtable, boolean) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Makes a new post to a designated blog.
newTrackback() - Method in interface org.blojsom.fetcher.Fetcher
Return a new Trackback instance
newTrackback() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new Trackback instance
newUser() - Method in interface org.blojsom.fetcher.Fetcher
Return a new User instance
newUser() - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Return a new User instance
noFollowFy(String) - Method in class org.blojsom.plugin.nofollow.NoFollowPlugin
Take a string and add rel="nofollow" attributes to the <a href/> links if they are not already on the links.
normalize(String) - Static method in class org.blojsom.util.BlojsomUtils
Normalize a path to remove all ./, ../, .../, //, etc.
notifyOfFailedRegistration(String, Map, Blog, HttpServletRequest) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Notify the user that their registration has failed for some reason.
notifyOfMissingParameter(String, Map, Blog, HttpServletRequest) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Notify the user that a required registration parameter is missing.
nullToBlank(String) - Static method in class org.blojsom.util.BlojsomUtils
Check to see if the given input string is null and if so, return a blank string instead

O

OVERRIDE_LASTMODIFIED_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter value for not toggling LastModfied and ETag fromgetting generated
OpenProxyModerationPlugin - class org.blojsom.plugin.moderation.OpenProxyModerationPlugin.
Open proxy check plugin for comments and trackbacks.
OpenProxyModerationPlugin() - Constructor for class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Create a new instance of the open proxy comment check plugin
obfuscate(String) - Method in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
Simple obfuscation technique.
org.apache.velocity.tools.generic - package org.apache.velocity.tools.generic
 
org.blojsom - package org.blojsom
Defines the classes and interfaces for blojsom
org.blojsom.authorization - package org.blojsom.authorization
Defines the classes and interfaces for blojsom authorization providers
org.blojsom.authorization.database - package org.blojsom.authorization.database
Defines the classes and interfaces for the blojsom database authorization provider
org.blojsom.authorization.ldap - package org.blojsom.authorization.ldap
Defines the classes and interfaces for blojsom authorization providers
org.blojsom.blog - package org.blojsom.blog
Defines the classes and interfaces for the blojsom artifacts
org.blojsom.blog.database - package org.blojsom.blog.database
Defines the classes and interfaces for the blojsom database artifacts
org.blojsom.dispatcher - package org.blojsom.dispatcher
Defines the classes and interfaces for blojsom dispatchers
org.blojsom.dispatcher.bsf - package org.blojsom.dispatcher.bsf
Defines the classes and interfaces for the Bean Scripting Framework dispatcher
org.blojsom.dispatcher.freemarker - package org.blojsom.dispatcher.freemarker
Defines the classes and interfaces for the FreeMarker dispatcher
org.blojsom.dispatcher.groovy - package org.blojsom.dispatcher.groovy
Defines the classes and interfaces for the Groovy dispatcher
org.blojsom.dispatcher.jsp - package org.blojsom.dispatcher.jsp
Defines the classes and interfaces for the blojsom JSP dispatcher
org.blojsom.dispatcher.velocity - package org.blojsom.dispatcher.velocity
Defines the classes and interfaces for the blojsom Velocity dispatcher
org.blojsom.dispatcher.webmacro - package org.blojsom.dispatcher.webmacro
Defines the classes and interfaces for the WebMacro dispatcher
org.blojsom.event - package org.blojsom.event
Defines the classes and interfaces for blojsom events and listeners
org.blojsom.extension.comment - package org.blojsom.extension.comment
Defines the classes and interfaces for blojsom Comment API support
org.blojsom.extension.xmlrpc - package org.blojsom.extension.xmlrpc
Defines the classes and interfaces for blojsom XML-RPC
org.blojsom.extension.xmlrpc.handler - package org.blojsom.extension.xmlrpc.handler
Defines the classes and interfaces for blojsom XML-RPC handlers
org.blojsom.fetcher - package org.blojsom.fetcher
Defines the classes and interfaces for blojsom fetchers
org.blojsom.fetcher.database - package org.blojsom.fetcher.database
Defines the classes and interfaces for the blojsom database fetcher
org.blojsom.filter - package org.blojsom.filter
Defines the classes and interfaces for blojsom filters
org.blojsom.plugin - package org.blojsom.plugin
Defines the classes and interfaces for blojsom plugins
org.blojsom.plugin.admin - package org.blojsom.plugin.admin
Defines the classes and interfaces for the blojsom admin plugins
org.blojsom.plugin.admin.event - package org.blojsom.plugin.admin.event
Defines the classes and interfaces for the blojsom admin plugin events
org.blojsom.plugin.aggregator - package org.blojsom.plugin.aggregator
Defines the classes and interfaces for the blojsom internal aggregator plugin
org.blojsom.plugin.akismet - package org.blojsom.plugin.akismet
A plugin that checks comments and trackbacks using the Akismet service.
org.blojsom.plugin.calendar - package org.blojsom.plugin.calendar
Defines the classes and interfaces for the blojsom calendar plugin
org.blojsom.plugin.chrono - package org.blojsom.plugin.chrono
Defines the classes and interfaces for the blojsom chrono plugin
org.blojsom.plugin.comment - package org.blojsom.plugin.comment
Defines the classes and interfaces for the blojsom comment plugin
org.blojsom.plugin.comment.event - package org.blojsom.plugin.comment.event
Defines the classes and interfaces for events related to the blojsom comment plugin
org.blojsom.plugin.common - package org.blojsom.plugin.common
Defines the classes and interfaces common to a number of blojsom plugins
org.blojsom.plugin.date - package org.blojsom.plugin.date
Defines the classes and interfaces for the blojsom date format plugin
org.blojsom.plugin.delicious - package org.blojsom.plugin.delicious
A plugin that posts your daily links from del.icio.us as an entry to your blog.
org.blojsom.plugin.email - package org.blojsom.plugin.email
Defines the classes and interfaces for the blojsom send e-mail plugin
org.blojsom.plugin.emoticons - package org.blojsom.plugin.emoticons
Defines the classes and interfaces for the blojsom emoticons plugin
org.blojsom.plugin.excerpt - package org.blojsom.plugin.excerpt
Defines the classes and interfaces for the blojsom excerpt plugin
org.blojsom.plugin.filter - package org.blojsom.plugin.filter
Defines the classes and interfaces for blojsom plugins that perform content filtering
org.blojsom.plugin.footnote - package org.blojsom.plugin.footnote
Defines the classes and interfaces for the blojsom Footnote plugin
org.blojsom.plugin.highlight - package org.blojsom.plugin.highlight
Defines the classes and interfaces for the blojsom google highlight plugin
org.blojsom.plugin.hyperlink - package org.blojsom.plugin.hyperlink
Defines the classes and interfaces for the blojsom hyperlink plugin
org.blojsom.plugin.language - package org.blojsom.plugin.language
The language selection plugin allows you to attach a language to a blog entry
org.blojsom.plugin.limiter - package org.blojsom.plugin.limiter
Defines the classes and interfaces for blojsom plugins that limit entries seen by the user
org.blojsom.plugin.macro - package org.blojsom.plugin.macro
Defines the classes and interfaces for the blojsom macro plugin
org.blojsom.plugin.macro.admin - package org.blojsom.plugin.macro.admin
Defines the classes and interfaces for the blojsom macro administration plugin
org.blojsom.plugin.markdown - package org.blojsom.plugin.markdown
Defines the classes and interfaces for the blojsom Markdown plugin
org.blojsom.plugin.markup - package org.blojsom.plugin.markup
The markup selection plugin allows you to specify text markup filters to apply to a blog entry
org.blojsom.plugin.meta - package org.blojsom.plugin.meta
Defines the classes and interfaces for the blojsom plugins that operate on meta-data
org.blojsom.plugin.moblog - package org.blojsom.plugin.moblog
Defines the classes and interfaces for the blojsom moblog plugin
org.blojsom.plugin.moblog.admin - package org.blojsom.plugin.moblog.admin
Defines the classes and interfaces for the blojsom moblog administration plugin
org.blojsom.plugin.moderation - package org.blojsom.plugin.moderation
Defines the classes and interfaces for the blojsom moderation plugins
org.blojsom.plugin.moderation.admin - package org.blojsom.plugin.moderation.admin
Defines the classes and interfaces for the blojsom response moderation administration plugin
org.blojsom.plugin.nofollow - package org.blojsom.plugin.nofollow
Defines the classes and interfaces for the blojsom nofollow plugin
org.blojsom.plugin.notification - package org.blojsom.plugin.notification
Defines the classes and interfaces for the notification part of the registration plugin
org.blojsom.plugin.obfuscation - package org.blojsom.plugin.obfuscation
Defines the classes and interfaces for the blojsom obfuscation plugin
org.blojsom.plugin.permission - package org.blojsom.plugin.permission
Defines the classes and interfaces for the blojsom permission checker plugin
org.blojsom.plugin.pingback - package org.blojsom.plugin.pingback
Defines the classes and interfaces for the blojsom pingback plugin
org.blojsom.plugin.pingback.event - package org.blojsom.plugin.pingback.event
Defines the classes and interfaces for the blojsom pingback plugin events
org.blojsom.plugin.previous - package org.blojsom.plugin.previous
Defines the classes and interfaces for the previous entries plugin
org.blojsom.plugin.registration - package org.blojsom.plugin.registration
Defines the classes and interfaces for the blojsom registration plugin
org.blojsom.plugin.response.event - package org.blojsom.plugin.response.event
Defines the classes and interfaces for the blojsom response plugin events
org.blojsom.plugin.scripting - package org.blojsom.plugin.scripting
Defines the classes and interfaces for the blojsom plugins that deal with scripting
org.blojsom.plugin.search - package org.blojsom.plugin.search
Defines the classes and interfaces for the blojsom search plugin
org.blojsom.plugin.security - package org.blojsom.plugin.security
Defines the classes and interfaces for blojsom plugins that handle security
org.blojsom.plugin.showmore - package org.blojsom.plugin.showmore
Defines the classes and interfaces for the blojsom show more plugin
org.blojsom.plugin.showmore.admin - package org.blojsom.plugin.showmore.admin
Defines the classes and interfaces for the blojsom Show Me More administration plugin
org.blojsom.plugin.skip - package org.blojsom.plugin.skip
Defines the classes and interfaces for the blojsom plugins that deal with skipping around blog entries.
org.blojsom.plugin.statistics - package org.blojsom.plugin.statistics
Defines the classes and interfaces for the blojsom plugins that calculate information or statistics about blog entries.
org.blojsom.plugin.syndication - package org.blojsom.plugin.syndication
A plugin that allows you to import entries from a syndication feed to your blog.
org.blojsom.plugin.syndication.module - package org.blojsom.plugin.syndication.module
Module interfaces and classes for the syndication feed import plugin.
org.blojsom.plugin.technorati - package org.blojsom.plugin.technorati
The Technorati tags plugin allows you to attach Technorati tags to a blog entry
org.blojsom.plugin.textile - package org.blojsom.plugin.textile
Defines the classes and interfaces for the blojsom textile plugin
org.blojsom.plugin.tools - package org.blojsom.plugin.tools
Defines the classes and interfaces for the blojsom plugins that add tools or support classes to the context
org.blojsom.plugin.trackback - package org.blojsom.plugin.trackback
Defines the classes and interfaces for the blojsom trackback plugin
org.blojsom.plugin.trackback.event - package org.blojsom.plugin.trackback.event
Defines the classes and interfaces for events related to the blojsom trackback plugin
org.blojsom.plugin.twitter - package org.blojsom.plugin.twitter
Twitter notification plugin for the Twitter service
org.blojsom.plugin.velocity - package org.blojsom.plugin.velocity
Defines the classes and interfaces for the blojsom Velocity-related plugins
org.blojsom.plugin.weather - package org.blojsom.plugin.weather
Defines the classes and interfaces for the blojsom weather plugin
org.blojsom.plugin.weather.beans - package org.blojsom.plugin.weather.beans
Defines the classes and interfaces for the blojsom weather plugin beans
org.blojsom.plugin.weblogsping - package org.blojsom.plugin.weblogsping
Defines the classes and interfaces for the blojsom weblogs.com ping plugin
org.blojsom.plugin.widget - package org.blojsom.plugin.widget
Defines the classes and interfaces for the blojsom Widget plugins
org.blojsom.plugin.widget.admin - package org.blojsom.plugin.widget.admin
Defines the classes and interfaces for the blojsom Widget administration plugin
org.blojsom.plugin.widget.event - package org.blojsom.plugin.widget.event
Defines the classes and interfaces for the blojsom Widget events
org.blojsom.plugin.widget.ip - package org.blojsom.plugin.widget.ip
Defines the classes and interfaces for the blojsom IP address display widget
org.blojsom.plugin.wiki - package org.blojsom.plugin.wiki
Defines the classes and interfaces for the blojsom wiki plugin
org.blojsom.plugin.xpath - package org.blojsom.plugin.xpath
Defines the classes and interfaces for the blojsom xpath plugin
org.blojsom.servlet - package org.blojsom.servlet
Defines the classes and interfaces for blojsom servlet functionality
org.blojsom.util - package org.blojsom.util
Defines the classes and interfaces for blojsom utility functions
org.blojsom.util.database - package org.blojsom.util.database
Defines the classes and interfaces for blojsom's database utilities
org.blojsom.util.resources - package org.blojsom.util.resources
Defines the classes and interfaces for blojsom's resource bundle management

P

PAGE_ACTION - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
PAGE_NUMBER_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
 
PAGE_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for the "page"
PAGE_PARAM_ARCHIVE - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter value for the archive page
PERMALINK_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for a "permalink"
PERMISSION_EXCEPTION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
PERMISSION_EXCEPTION_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
PERMISSION_SUFFIX - Static variable in interface org.blojsom.util.BlojsomConstants
 
PINGBACK_ACCESS_DENIED_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_ALREADY_REGISTERED_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_GENERIC_FAULT_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_MODERATION_ENABLED - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
 
PINGBACK_NO_LINK_TO_TARGET_URI_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_PLUGIN_METADATA_SEND_PINGBACKS - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
 
PINGBACK_PREFIX_IP - Static variable in class org.blojsom.plugin.pingback.PingbackPlugin
 
PINGBACK_SOURCE_URI_METADATA - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_SOURCE_URI_NON_EXISTENT_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_TARGET_URI_METADATA - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_TARGET_URI_NON_EXISTENT_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_TARGET_URI_NOT_ENABLED_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PINGBACK_TYPE - Static variable in interface org.blojsom.blog.Response
 
PINGBACK_UPSTREAM_SERVER_ERROR_CODE - Static variable in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
 
PLUGINS_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
Request parameter for the "plugins"
PLUGIN_ADMIN_INHERIT_APACHE_CREDENTIALS - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
PLUGIN_CONTEXT_PREVIOUS_ENTRIES - Static variable in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Context name for the previous entries to pass to template.
PLUGIN_MACRO_PREFIX - Static variable in class org.blojsom.plugin.macro.MacroExpansionUtilities
 
PLUGIN_MOBLOG_ATTACHMENT_MIME_TYPES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for attachment mime-types
PLUGIN_MOBLOG_AUTHORIZED_ADDRESSES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
 
PLUGIN_MOBLOG_CONFIGURATION_IP - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Moblog confifguration parameter for web.xml
PLUGIN_MOBLOG_IGNORE_EXPRESSION - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for regular expression to ignore a certain portion of text
PLUGIN_MOBLOG_IMAGE_MIME_TYPES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for image mime-types
PLUGIN_MOBLOG_POLL_TIME - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Moblog configuration parameter for mailbox polling time (5 minutes)
PLUGIN_MOBLOG_SECRET_WORD - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for the secret word that must be present at the beginning of the subject
PLUGIN_MOBLOG_STORE_PROVIDER - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Moblog configuration parameter for message store provider
PLUGIN_MOBLOG_TEXT_MIME_TYPES - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for text mime-types
PLUGIN_PREVIOUS_ENTRIES_NUM - Static variable in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Plugin property for the number of previous entries to load.
PLUGIN_WEBLOGS_PING_FEED_URL_IP - Static variable in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
 
PLUGIN_WIDGETS - Static variable in class org.blojsom.plugin.widget.WidgetPlugin
 
PRAGMA_HTTP_HEADER - Static variable in interface org.blojsom.util.BlojsomConstants
Various HTTP caching headers
PREFERRED_SYNDICATION_FLAVOR - Static variable in interface org.blojsom.util.BlojsomConstants
 
PROPERTY_AUTHORIZATION - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for moblog authorization properties file to use
PROPERTY_CATEGORY - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for moblog category
PROPERTY_ENABLED - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for whether or not moblog is enabled for this blog
PROPERTY_HOSTNAME - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for mailhost
PROPERTY_PASSWORD - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for mailbox user password
PROPERTY_USERID - Static variable in class org.blojsom.plugin.moblog.MoblogPlugin
Configuration property for mailbox user ID
PROPERTY_WEATHER_CODE - Static variable in class org.blojsom.plugin.weather.WeatherPlugin
Weather station code initialization parameter
PROPERTY_WEATHER_PROVIDER - Static variable in class org.blojsom.plugin.weather.WeatherPlugin
Weather provider initialization parameter
PUBLISHED_STATUS - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry meta-data key indicating "published" status
PageFilter - class org.blojsom.filter.PageFilter.
Page filter supports URLs of the form /[blojsom context]/[blojsom servlet mapping]/[blog ID]/[page name]/page/.
PageFilter() - Constructor for class org.blojsom.filter.PageFilter
Construct a new instance of the Feed filter
PageFilter.PagePermalinkRequst - class org.blojsom.filter.PageFilter.PagePermalinkRequst.
Page request
PageFilter.PagePermalinkRequst(HttpServletRequest, Map, String, String, String) - Constructor for class org.blojsom.filter.PageFilter.PagePermalinkRequst
 
PermalinkFilter - class org.blojsom.filter.PermalinkFilter.
PermalinkFilter
PermalinkFilter() - Constructor for class org.blojsom.filter.PermalinkFilter
Default constructor.
PermalinkFilter.PermalinkRequest - class org.blojsom.filter.PermalinkFilter.PermalinkRequest.
Permalink request
PermalinkFilter.PermalinkRequest(HttpServletRequest, Map, String, String, String) - Constructor for class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Construct a new permalink request
PermissionCheckPlugin - class org.blojsom.plugin.permission.PermissionCheckPlugin.
Permission Check plugin
PermissionCheckPlugin() - Constructor for class org.blojsom.plugin.permission.PermissionCheckPlugin
Create a new instance of the Permission Check plugin
PermissionChecker - class org.blojsom.plugin.permission.PermissionChecker.
Permission Checker plugin
PermissionChecker(Blog, AuthorizationProvider, Map) - Constructor for class org.blojsom.plugin.permission.PermissionChecker
Create a new permission checker for a given blog
PermissionedPlugin - interface org.blojsom.plugin.admin.PermissionedPlugin.
PermissionedPlugin
Pingback - interface org.blojsom.blog.Pingback.
Pingback
PingbackAddedEvent - class org.blojsom.plugin.pingback.event.PingbackAddedEvent.
Pingback added event indicates an event where a Pingback has been added to the system.
PingbackAddedEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackAddedEvent
Create a new event indicating a Pingback has been added to the system.
PingbackApprovedEvent - class org.blojsom.plugin.pingback.event.PingbackApprovedEvent.
Pingback approved event indicates an event where a Pingback has been approved in the system.
PingbackApprovedEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackApprovedEvent
Create a new event indicating a Pingback has been approved in the system.
PingbackDeletedEvent - class org.blojsom.plugin.pingback.event.PingbackDeletedEvent.
Pingback deleted event indicates an event where a Pingback has been deleted from the system.
PingbackDeletedEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackDeletedEvent
Create a new event indicating a Pingback has been deleted from the system.
PingbackEvent - class org.blojsom.plugin.pingback.event.PingbackEvent.
Pingback event
PingbackEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackEvent
Create a new event indicating something happened with a Pingback in the system.
PingbackHandler - class org.blojsom.extension.xmlrpc.handler.PingbackHandler.
Pingback handler provides support for the Pingback 1.0 specification.
PingbackHandler() - Constructor for class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Construct a new Pingback handler
PingbackMarkedSpamEvent - class org.blojsom.plugin.pingback.event.PingbackMarkedSpamEvent.
Pingback marked spam event indicates an event where a Pingback has been marked as spam in the system.
PingbackMarkedSpamEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackMarkedSpamEvent
Create a new event indicating a Pingback has been marked as spam in the system.
PingbackPlugin - class org.blojsom.plugin.pingback.PingbackPlugin.
Pingback plugin implements a pingback client to send pingbacks to any URLs in a blog entry according to the Pingback 1.0 specification.
PingbackPlugin() - Constructor for class org.blojsom.plugin.pingback.PingbackPlugin
Create a new instance of the Pingback plugin
PingbackResponseSubmissionEvent - class org.blojsom.plugin.pingback.event.PingbackResponseSubmissionEvent.
Pingback response submission event
PingbackResponseSubmissionEvent(Object, Date, Blog, HttpServletRequest, HttpServletResponse, String, String, String, String, Entry, Map) - Constructor for class org.blojsom.plugin.pingback.event.PingbackResponseSubmissionEvent
Create a new instance of the pingback response submission event
PingbackUnapprovedEvent - class org.blojsom.plugin.pingback.event.PingbackUnapprovedEvent.
Pingback unapproved event indicates an event where a Pingback has been unapproved in the system.
PingbackUnapprovedEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackUnapprovedEvent
Create a new event indicating a Pingback has been unapproved in the system.
PingbackUnmarkedSpamEvent - class org.blojsom.plugin.pingback.event.PingbackUnmarkedSpamEvent.
Pingback unmarked spam event indicates an event where a Pingback has been unmarked as spam in the system.
PingbackUnmarkedSpamEvent(Object, Date, Pingback, Blog) - Constructor for class org.blojsom.plugin.pingback.event.PingbackUnmarkedSpamEvent
Create a new event indicating a Pingback has been unmarked as spam in the system.
Plugin - interface org.blojsom.plugin.Plugin.
Plugin
PluginException - exception org.blojsom.plugin.PluginException.
PluginException
PluginException() - Constructor for class org.blojsom.plugin.PluginException
Constructs a new exception with null as its detail message.
PluginException(String) - Constructor for class org.blojsom.plugin.PluginException
Constructs a new exception with the specified detail message.
PluginException(String, Throwable) - Constructor for class org.blojsom.plugin.PluginException
Constructs a new exception with the specified detail message and cause.
PluginException(Throwable) - Constructor for class org.blojsom.plugin.PluginException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
PreviewPlugin - class org.blojsom.plugin.limiter.PreviewPlugin.
Hide preview entries from normal display.
PreviewPlugin() - Constructor for class org.blojsom.plugin.limiter.PreviewPlugin
Default constructor
PreviousEntriesPlugin - class org.blojsom.plugin.previous.PreviousEntriesPlugin.
Previous entries plugin
PreviousEntriesPlugin() - Constructor for class org.blojsom.plugin.previous.PreviousEntriesPlugin
Create a new instance of the plugin
ProcessEntryEvent - class org.blojsom.plugin.admin.event.ProcessEntryEvent.
Process blog entry event contains information about a blog entry with hooks for retrieving the servlet request, response, and the current plugin execution context.
ProcessEntryEvent(Object, Date, Entry, Blog, HttpServletRequest, HttpServletResponse, Map) - Constructor for class org.blojsom.plugin.admin.event.ProcessEntryEvent
Create a new event indicating something happened with an entry in the system.
ProcessRequestEvent - class org.blojsom.plugin.admin.event.ProcessRequestEvent.
ProcessRequestEvent
ProcessRequestEvent(Object, Date, Blog, HttpServletRequest, HttpServletResponse, Map) - Constructor for class org.blojsom.plugin.admin.event.ProcessRequestEvent
Create a new instance of the process event request
ProcessUserEvent - class org.blojsom.plugin.admin.event.ProcessUserEvent.
Process user event contains information about a user with hooks for retrieving the servlet request, response, and the current plugin execution context.
ProcessUserEvent(Object, Date, User, Blog, HttpServletRequest, HttpServletResponse, Map) - Constructor for class org.blojsom.plugin.admin.event.ProcessUserEvent
Create a new event indicating something happened with a User in the system.
ProcessWidgetRequest - class org.blojsom.plugin.widget.event.ProcessWidgetRequest.
ProcessWidgetRequest
ProcessWidgetRequest(Object, Date, String, HttpServletRequest, HttpServletResponse, Blog, Map, String) - Constructor for class org.blojsom.plugin.widget.event.ProcessWidgetRequest
ProcessWidgetRequest
parse(Element) - Method in class org.blojsom.plugin.syndication.module.BlojsomParser
 
parseCommaList(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a comma-separated list of values; also parses over internal spaces
parseCommaList(String) - Static method in class org.blojsom.util.BlojsomUtils
Parse a comma-separated list of values; also parses over internal spaces
parseDelimitedList(String, String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a delimited list of values
parseDelimitedList(String, String, boolean) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a delimited list of values
parseDelimitedList(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Parse a delimited list of values
parseDelimitedList(String, String, boolean) - Static method in class org.blojsom.util.BlojsomUtils
Parse a delimited list of values
parseDocument(Document) - Method in class org.blojsom.plugin.weather.beans.NWSInformation
Parse an XML document containing weather related information
parseDocument(Document) - Method in interface org.blojsom.plugin.weather.beans.WeatherInformation
Parse an XML document containing weather related information
parseLastComma(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a string into two separate strings based on the last comma in the input value
parseLastComma(String) - Static method in class org.blojsom.util.BlojsomUtils
Parse a string into two separate strings based on the last comma in the input value
parseOnlyCommaList(String) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a comma-separated list of values
parseOnlyCommaList(String, boolean) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Parse a comma-separated list of values
parseOnlyCommaList(String) - Static method in class org.blojsom.util.BlojsomUtils
Parse a comma-separated list of values
parseOnlyCommaList(String, boolean) - Static method in class org.blojsom.util.BlojsomUtils
Parse a comma-separated list of values
ping(String, String) - Method in class org.blojsom.extension.xmlrpc.handler.PingbackHandler
Notifies the server that a link has been added to sourceURI, pointing to targetURI.
populateVelocityContext(HttpServletRequest, Map) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Populate the Velocity context with the request and session attributes
populateWebMacroContext(HttpServletRequest, Map) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Populate the WebMacro context with the request and session attributes
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in interface org.blojsom.plugin.Plugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.BulkResponseManagement
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogAuthorizationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogCategoriesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogPermissionsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogPluginsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogPreferencesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogPropertiesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.FileUploadPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.ListWebAdminPluginsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.admin.WebAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.calendar.CalendarFilterPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.calendar.VelocityCalendarPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.chrono.ChronoPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.CommentModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.CommentPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.comment.RecentCommentsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.CollectionUtilitiesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.ConvertLineBreaksPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.common.StringUtilitiesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.date.DateFormatPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.excerpt.ExcerptPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.footnote.FootnotePlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.highlight.GoogleHighlightPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.hyperlink.HyperlinkURLPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.limiter.ConditionalGetPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.limiter.PreviewPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.macro.MacroExpansionPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.markdown.MarkdownPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.meta.MetaPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.nofollow.NoFollowPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.permission.PermissionCheckPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
 
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.scripting.GroovyPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.search.SimpleSearchPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.security.BasicAuthenticationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.security.FormAuthenticationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.showmore.ShowMeMorePlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.statistics.DaysSincePostedPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.statistics.WordCountPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.syndication.FeedImportPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.technorati.TagCloudPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.textile.TextilePlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.ArrayToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.DateToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.ExtendedListToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.ImportToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.IteratorToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.ListToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.MathToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.tools.RenderToolPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.trackback.AutoTrackbackPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.weather.WeatherPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.widget.WidgetPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.wiki.WikiPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.xpath.XPathPlugin
Process the blog entries
process(HttpServletRequest, HttpServletResponse, Blog, Map, Entry[]) - Method in class org.blojsom.plugin.xpath.XPathSearchPlugin
Process the blog entries
processContent(String, Blog) - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Internal method to process any string content through the various routines
processEvent(Event) - Method in interface org.blojsom.event.EventBroadcaster
Process an event with all listeners
processEvent(Event) - Method in interface org.blojsom.event.Filter
Determines whether or not a particular event should be processed
processEvent(Event) - Method in interface org.blojsom.event.Listener
Process an event from another component
processEvent(Event) - Method in class org.blojsom.event.SimpleEventBroadcaster
Process an event with all listeners
processEvent(Event) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.comment.CommentPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Process an event from another component
processEvent(Event) - Method in class org.blojsom.plugin.widget.ip.IPAddressWidget
Process an event from another component
propertiesToMap(Properties) - Static method in class org.blojsom.util.BlojsomUtils
Convert a set of Properties to a Map
publishPost(String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Publish (rebuild) all of the static files related to an entry from your weblog.
put(String, Object) - Method in class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Put a name and value in the context
putAll(Map) - Method in class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Put a map of name/value pairs in the context
putTemplateDirectoriesInContext(File, Map) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Put the list of template directories in the context
putTemplatesInContext(File, Map) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Put the list of template files in the context

Q

QUERY_PARAM - Static variable in class org.blojsom.plugin.search.SimpleSearchPlugin
Request parameter for the "query"

R

RECENT_COMMENTS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
RECENT_PINGBACKS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
RECENT_TRACKBACKS_COUNT - Static variable in interface org.blojsom.util.BlojsomConstants
 
RECURSIVE_CATEGORIES - Static variable in interface org.blojsom.util.BlojsomConstants
 
REDIRECT_TO_PARAM - Static variable in interface org.blojsom.util.BlojsomConstants
 
REGISTRATION_MESSAGES_RESOURCE - Static variable in class org.blojsom.plugin.registration.RegistrationPlugin
 
RESOURCES_DIRECTORY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
RESOURCE_MANAGER_CONTEXT_KEY - Static variable in interface org.blojsom.util.BlojsomConstants
Key under which the resource manager will be placed (example: in the context for the Velocity dispatcher)
RESPONSE_COMPARATOR - Static variable in class org.blojsom.util.BlojsomUtils
 
RFC_822_DATE_FORMAT - Static variable in interface org.blojsom.util.BlojsomConstants
RFC 822 style date format
RSSEnclosurePlugin - class org.blojsom.plugin.common.RSSEnclosurePlugin.
RSSEnclosurePlugin
RSSEnclosurePlugin() - Constructor for class org.blojsom.plugin.common.RSSEnclosurePlugin
Default constructor
RSSEnclosurePlugin.RSSEnclosure - class org.blojsom.plugin.common.RSSEnclosurePlugin.RSSEnclosure.
RSS Enclosure
RSSEnclosurePlugin.RSSEnclosure(String, long, String) - Constructor for class org.blojsom.plugin.common.RSSEnclosurePlugin.RSSEnclosure
Construct an RSS enclosure
RSS_ENCLOSURE_LENGTH - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
RSS_ENCLOSURE_TYPE - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
RSS_ENCLOSURE_URL - Static variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
RecentCommentsPlugin - class org.blojsom.plugin.comment.RecentCommentsPlugin.
Recent Comments plugin
RecentCommentsPlugin() - Constructor for class org.blojsom.plugin.comment.RecentCommentsPlugin
Create a new instance of the Recent Comments plugin
RecentPingbacksPlugin - class org.blojsom.plugin.pingback.RecentPingbacksPlugin.
Recent Pingbacks plugin
RecentPingbacksPlugin() - Constructor for class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Create a new instance of the Recent Comments plugin
RecentTrackbacksPlugin - class org.blojsom.plugin.trackback.RecentTrackbacksPlugin.
Recent Trackbacks plugin
RecentTrackbacksPlugin() - Constructor for class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Create a new instance of the Recent Comments plugin
RegisterWidgetEvent - class org.blojsom.plugin.widget.event.RegisterWidgetEvent.
RegisterWidgetEvent
RegisterWidgetEvent(Object, Date, String, String) - Constructor for class org.blojsom.plugin.widget.event.RegisterWidgetEvent
Register a widget event
RegistrationNotification - class org.blojsom.plugin.registration.RegistrationNotification.
RegistrationNotification
RegistrationNotification(Email, URL, User, Blog) - Constructor for class org.blojsom.plugin.registration.RegistrationNotification
Create a new registration notification
RegistrationPlugin - class org.blojsom.plugin.registration.RegistrationPlugin.
This plugin allows users to register for an account on the blog.
RegistrationPlugin() - Constructor for class org.blojsom.plugin.registration.RegistrationPlugin
 
RenderToolPlugin - class org.blojsom.plugin.tools.RenderToolPlugin.
Render Tool plugin
RenderToolPlugin() - Constructor for class org.blojsom.plugin.tools.RenderToolPlugin
Default constructor.
ResourceBundleResourceManager - class org.blojsom.util.resources.ResourceBundleResourceManager.
ResourceBundleResourceManager
ResourceBundleResourceManager() - Constructor for class org.blojsom.util.resources.ResourceBundleResourceManager
Default constructor;
ResourceManager - interface org.blojsom.util.resources.ResourceManager.
ResourceManager
Response - interface org.blojsom.blog.Response.
Response
ResponseConstants - class org.blojsom.plugin.common.ResponseConstants.
Response constasnts
ResponseConstants() - Constructor for class org.blojsom.plugin.common.ResponseConstants
 
ResponseSubmissionEvent - class org.blojsom.plugin.response.event.ResponseSubmissionEvent.
Response submission event
ResponseSubmissionEvent(Object, Date, Blog, HttpServletRequest, HttpServletResponse, String, String, String, String, Entry, Map) - Constructor for class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Create a new instance of the response submission event
readMacros(Blog) - Static method in class org.blojsom.plugin.macro.MacroExpansionUtilities
Read in the macros from the specified configuration file in the user's directory
readMailboxSettingsForBlog(ServletConfig, Blog) - Static method in class org.blojsom.plugin.moblog.MoblogPluginUtils
Read in the mailbox settings for a given blog
readPermissionsForUser(User) - Method in class org.blojsom.plugin.admin.EditBlogPermissionsPlugin
Read the permissions file for a given blog
readPropertiesForUser(User) - Method in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
Read the properties for the specified user
readWeatherSettingsForBlog(Blog) - Method in class org.blojsom.plugin.weather.WeatherPlugin
Read the Weather settings for a blog
removeEntryForDOM(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Flag a day in the current month as NOT having entries
removeInitialSlash(String) - Static method in class org.blojsom.util.BlojsomUtils
Remove the initial "/" from a string
removeListener(Listener) - Method in interface org.blojsom.event.EventBroadcaster
Remove a event from this event broadcaster
removeListener(Listener) - Method in class org.blojsom.event.SimpleEventBroadcaster
Remove a event from this event broadcaster
removeNullValues(List) - Static method in class org.blojsom.util.BlojsomUtils
Remove null values from a given list
removeProperty(String) - Method in interface org.blojsom.blog.Blog
Remove a property from the blog
removeProperty(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Remove a property from the blog
removeSlashes(String) - Static method in class org.blojsom.util.BlojsomUtils
Remove the "/" from the beginning and end of a string
removeTrailingSlash(String) - Static method in class org.blojsom.util.BlojsomUtils
Remove the trailing "/" from a string
replace(String, String, String) - Static method in class org.blojsom.util.BlojsomUtils
Replace any occurances of a string pattern within a string with a different string.
resolveDynamicBaseAndBlogURL(HttpServletRequest, Blog, String) - Static method in class org.blojsom.util.BlojsomUtils
Check to see if the blog base URL or blog URL are present.
resolveDynamicBaseAndBlogURL(HttpServletRequest, Blog, String, String) - Static method in class org.blojsom.util.BlojsomUtils
Check to see if the blog base URL or blog URL are present.
retrieveForecast(WeatherInformation) - Method in class org.blojsom.plugin.weather.WeatherFetcher
Retrieve the WeatherInformation from a site containing an XML feed of weather information
reverse(List) - Method in class org.blojsom.plugin.common.CollectionUtilitiesPlugin.CollectionUtilities
Reverse a list

S

SERVLET_PATH_IP - Static variable in interface org.blojsom.extension.xmlrpc.BlojsomXMLRPCConstants
 
SESSION_NAME - Static variable in interface org.blojsom.plugin.email.EmailConstants
SMTP session name
SHORT_ISO_8601_DATE_FORMAT - Static variable in interface org.blojsom.util.BlojsomConstants
Short ISO 8601 style date format
SHOW_ME_MORE_CONFIG_IP - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
SHOW_ME_MORE_TEXT - Static variable in class org.blojsom.plugin.showmore.ShowMeMorePlugin
 
SMTPSERVER_IP - Static variable in interface org.blojsom.plugin.email.EmailConstants
SMTP server initialization parameter
SMTPSERVER_PASSWORD_IP - Static variable in interface org.blojsom.plugin.email.EmailConstants
SMTP server password
SMTPSERVER_USERNAME_IP - Static variable in interface org.blojsom.plugin.email.EmailConstants
SMTP server username
SOURCE_ATTRIBUTE - Static variable in interface org.blojsom.util.BlojsomMetaDataConstants
Entry attribute for file()
SPAM_STATUS - Static variable in class org.blojsom.plugin.common.ResponseConstants
 
SUBACTION_PARAM - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
SUCCESS - Static variable in interface org.blojsom.util.BlojsomConstants
 
ServletConfigFactoryBean - class org.blojsom.servlet.ServletConfigFactoryBean.
Factory bean to return an instance of a ServletConfig object
ServletConfigFactoryBean() - Constructor for class org.blojsom.servlet.ServletConfigFactoryBean
 
ShowMeMoreAdminPlugin - class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin.
Show Me More administration plugin
ShowMeMoreAdminPlugin() - Constructor for class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin
Default constructor
ShowMeMoreConfiguration - class org.blojsom.plugin.showmore.ShowMeMoreConfiguration.
Internal class to hold Show Me More plugin configuration properties
ShowMeMoreConfiguration() - Constructor for class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Default constructor
ShowMeMoreConfiguration(int, String, String, String, String) - Constructor for class org.blojsom.plugin.showmore.ShowMeMoreConfiguration
Default constructor
ShowMeMorePlugin - class org.blojsom.plugin.showmore.ShowMeMorePlugin.
ShowMeMorePlugin
ShowMeMorePlugin() - Constructor for class org.blojsom.plugin.showmore.ShowMeMorePlugin
Default constructor
ShowMeMoreUtilities - class org.blojsom.plugin.showmore.ShowMeMoreUtilities.
Show Me More Utilities
SimpleAuthenticator - class org.blojsom.plugin.email.SimpleAuthenticator.
Simple authenticator
SimpleAuthenticator(String, String) - Constructor for class org.blojsom.plugin.email.SimpleAuthenticator
Construct a new simple authenticator with the given username and password
SimpleComment - class org.blojsom.plugin.syndication.module.SimpleComment.
Simple comment
SimpleComment() - Constructor for class org.blojsom.plugin.syndication.module.SimpleComment
 
SimpleEventBroadcaster - class org.blojsom.event.SimpleEventBroadcaster.
SimpleEventBroadcaster.
SimpleEventBroadcaster() - Constructor for class org.blojsom.event.SimpleEventBroadcaster
Default constructor.
SimpleEventBroadcaster.EventHandler - class org.blojsom.event.SimpleEventBroadcaster.EventHandler.
Event handler helper class.
SimpleEventBroadcaster.EventHandler(Listener, Filter) - Constructor for class org.blojsom.event.SimpleEventBroadcaster.EventHandler
Create a new event handler with event and filter instances.
SimpleObfuscationPlugin - class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin.
SimpleObfuscationPlugin
SimpleObfuscationPlugin() - Constructor for class org.blojsom.plugin.obfuscation.SimpleObfuscationPlugin
 
SimplePingback - class org.blojsom.plugin.syndication.module.SimplePingback.
Simple pingback
SimplePingback() - Constructor for class org.blojsom.plugin.syndication.module.SimplePingback
 
SimpleSearchPlugin - class org.blojsom.plugin.search.SimpleSearchPlugin.
SimpleSearchPlugin
SimpleSearchPlugin() - Constructor for class org.blojsom.plugin.search.SimpleSearchPlugin
Default constructor
SimpleTrackback - class org.blojsom.plugin.syndication.module.SimpleTrackback.
Simple trackback
SimpleTrackback() - Constructor for class org.blojsom.plugin.syndication.module.SimpleTrackback
 
SkipEntriesFilter - class org.blojsom.filter.SkipEntriesFilter.
Page Entries filter
SkipEntriesFilter() - Constructor for class org.blojsom.filter.SkipEntriesFilter
Construct a new instance of the page entries filter
SkipEntriesFilter.SkipEntriesPermalinkRequest - class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest.
Page number request
SkipEntriesFilter.SkipEntriesPermalinkRequest(HttpServletRequest, Map, String, String, String) - Constructor for class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
 
SkipFilterHelperPlugin - class org.blojsom.plugin.skip.SkipFilterHelperPlugin.
Skip Filter Helper plugin
SkipFilterHelperPlugin() - Constructor for class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Construct a new instance of the Skip Filter Helper plugin
SpamPhraseModerationAdminPlugin - class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin.
Spam phrase moderation administration plugin
SpamPhraseModerationAdminPlugin() - Constructor for class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Create a new instance of the spam phrase moderation administration plugin
SpamPhraseModerationPlugin - class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin.
Spam phrase moderation plugin
SpamPhraseModerationPlugin() - Constructor for class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Create a new instance of the spam phrase moderation plugin
StandaloneVelocityPlugin - class org.blojsom.plugin.velocity.StandaloneVelocityPlugin.
StandalongVelocityPlugin
StandaloneVelocityPlugin() - Constructor for class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
 
StringUtilitiesPlugin - class org.blojsom.plugin.common.StringUtilitiesPlugin.
StringUtilities plugin
StringUtilitiesPlugin() - Constructor for class org.blojsom.plugin.common.StringUtilitiesPlugin
Construct a new StringUtilities plugin
StringUtilitiesPlugin.StringUtilities - class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities.
Utility class for bundling string utility functions to make available to templates
StringUtilitiesPlugin.StringUtilities() - Constructor for class org.blojsom.plugin.common.StringUtilitiesPlugin.StringUtilities
Construct a new instance of StringUtilities
sanitizeContentType(String) - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Return a content type up to the first ; character
sanitizeFilename(String) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Sanitize a filename
saveBlog(Blog) - Method in interface org.blojsom.fetcher.Fetcher
Save a Blog
saveBlog(Blog) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a Blog
saveCategory(Blog, Category) - Method in interface org.blojsom.fetcher.Fetcher
Save a given Category
saveCategory(Blog, Category) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given Category
saveComment(Blog, Comment) - Method in interface org.blojsom.fetcher.Fetcher
Save a given Comment
saveComment(Blog, Comment) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given Comment
saveEntry(Blog, Entry) - Method in interface org.blojsom.fetcher.Fetcher
Save a given Entry
saveEntry(Blog, Entry) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given Entry
saveFile(String, String, InputStream) - Static method in class org.blojsom.plugin.moblog.MoblogPluginUtils
Save a file to disk
savePingback(Blog, Pingback) - Method in interface org.blojsom.fetcher.Fetcher
Save a given Pingback
savePingback(Blog, Pingback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given Pingback
saveTrackback(Blog, Trackback) - Method in interface org.blojsom.fetcher.Fetcher
Save a given Trackback
saveTrackback(Blog, Trackback) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given Trackback
saveUser(Blog, User) - Method in interface org.blojsom.fetcher.Fetcher
Save a given User to the blog
saveUser(Blog, User) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Save a given User to the blog
send() - Method in class org.blojsom.plugin.notification.AbstractNotification
Send the e-mail
send() - Method in interface org.blojsom.plugin.notification.Notification
Send the notification
send() - Method in class org.blojsom.plugin.registration.RegistrationNotification
Send the e-mail
sendTrackbackPings(Blog, Entry, String) - Method in class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Send trackback pings to a comma-separated list of trackback URLs
service(HttpServletRequest, HttpServletResponse) - Method in class org.blojsom.extension.comment.CommentAPIServlet
Service a Comment API request
service(HttpServletRequest, HttpServletResponse) - Method in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
Service an XML-RPC request by passing the request to the proper handler
service(HttpServletRequest, HttpServletResponse) - Method in class org.blojsom.servlet.BlojsomServlet
Handle requests made to blojsom
set(Object, int, Object) - Method in class org.apache.velocity.tools.generic.ArrayTool
Sets the specified element of an array.
set(Object, int, Object) - Method in class org.apache.velocity.tools.generic.ListTool
Sets the specified element of a List/array.
setAdminBlogURL(String) - Method in interface org.blojsom.blog.Blog
Set the new admin URL for the blog
setAdminBlogURL(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new admin URL for the blog
setAllowComments(Integer) - Method in interface org.blojsom.blog.Entry
Set whether comments are allowed
setAllowComments(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set whether comments are allowed
setAllowPingbacks(Integer) - Method in interface org.blojsom.blog.Entry
Set whether pingbacks are allowed
setAllowPingbacks(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set whether pingbacks are allowed
setAllowTrackbacks(Integer) - Method in interface org.blojsom.blog.Entry
Set whether trackbacks are allowed
setAllowTrackbacks(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set whether trackbacks are allowed
setAllowsComments(boolean) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setAllowsComments(boolean) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setAllowsPingbacks(boolean) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setAllowsPingbacks(boolean) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setAllowsTrackbacks(boolean) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setAllowsTrackbacks(boolean) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setAttachmentMimeTypes(Map) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the Map of attachment mime-types
setAuthenticationRequired(HttpServletResponse, Blog) - Method in class org.blojsom.plugin.security.BasicAuthenticationPlugin
Set the appropriate headers for BASIC authentication
setAuthor(String) - Method in interface org.blojsom.blog.Comment
Set the author of the comment
setAuthor(String) - Method in interface org.blojsom.blog.Entry
Set the author
setAuthor(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the author of the comment
setAuthor(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the author
setAuthor(String) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setAuthor(String) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setAuthor(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setAuthorEmail(String) - Method in interface org.blojsom.blog.Comment
Set the e-mail of the author of the comment
setAuthorEmail(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the e-mail of the author of the comment
setAuthorEmail(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setAuthorURL(String) - Method in interface org.blojsom.blog.Comment
Set the URL for the author
setAuthorURL(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the URL for the author
setAuthorURL(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setAuthorizationProvider(AuthorizationProvider) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the AuthorizationProvider
setAuthorizationProvider(AuthorizationProvider) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Set the authorization provider for use by this plugin
setAuthorizationProvider(AuthorizationProvider) - Method in class org.blojsom.plugin.permission.PermissionCheckPlugin
Set the AuthorizationProvider
setAuthorizedAddresses(Map) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the authorized e-mail from addresses for this mailbox
setBlog(Blog) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the Blog
setBlog(Blog) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Set the Blog
setBlogAdminURL(String) - Method in interface org.blojsom.blog.Blog
Set the new admin URL for the blog
setBlogAdminURL(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new admin URL for the blog
setBlogAdministrationLocale(String) - Method in interface org.blojsom.blog.Blog
Set the locale used in the administration console
setBlogAdministrationLocale(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the locale used in the administration console
setBlogBaseAdminURL(String) - Method in interface org.blojsom.blog.Blog
Set the new base admin URL for the blog
setBlogBaseAdminURL(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new base admin URL for the blog
setBlogBaseURL(String) - Method in interface org.blojsom.blog.Blog
Set the new base URL for the blog
setBlogBaseURL(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new base URL for the blog
setBlogBaseURL(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the blog base URL
setBlogCategory(Category) - Method in interface org.blojsom.blog.Entry
Set the Category object for this blog entry
setBlogCategory(Category) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the Category object for this blog entry
setBlogCategoryId(Integer) - Method in interface org.blojsom.blog.Entry
Set the blog category ID
setBlogCategoryId(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the blog category ID
setBlogCommentsEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether blog comments are enabled
setBlogCommentsEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether blog comments are enabled
setBlogCountry(String) - Method in interface org.blojsom.blog.Blog
Set the new 2 letter country code for the blog
setBlogCountry(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new 2 letter country code for the blog
setBlogDefaultFlavor(String) - Method in interface org.blojsom.blog.Blog
Set the new default flavor for this blog
setBlogDefaultFlavor(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new default flavor for this blog
setBlogDescription(String) - Method in interface org.blojsom.blog.Blog
Set the new description for the blog
setBlogDescription(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new description for the blog
setBlogDisplayEntries(int) - Method in interface org.blojsom.blog.Blog
Set the number of entries to display at one time, where -1 indicates to display all entries
setBlogDisplayEntries(int) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the number of entries to display at one time, where -1 indicates to display all entries
setBlogEmailEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether emails are sent on blog comments and trackbacks
setBlogEmailEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether emails are sent on blog comments and trackbacks
setBlogEntryId(Integer) - Method in interface org.blojsom.blog.Comment
Set the blog entry ID
setBlogEntryId(Integer) - Method in interface org.blojsom.blog.Trackback
Set the blog entry ID
setBlogEntryId(Integer) - Method in class org.blojsom.blog.database.DatabaseComment
Set the blog entry ID
setBlogEntryId(Integer) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the blog entry ID
setBlogId(String) - Method in interface org.blojsom.blog.Blog
Set the blog ID
setBlogId(Integer) - Method in interface org.blojsom.blog.Category
Set the blog ID
setBlogId(Integer) - Method in interface org.blojsom.blog.Comment
Set the blog ID
setBlogId(Integer) - Method in interface org.blojsom.blog.Entry
Set the blog ID
setBlogId(Integer) - Method in interface org.blojsom.blog.Trackback
Set the blog ID
setBlogId(Integer) - Method in interface org.blojsom.blog.User
Set the blog ID
setBlogId(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the blog ID
setBlogId(Integer) - Method in class org.blojsom.blog.database.DatabaseCategory
Set the blog ID
setBlogId(Integer) - Method in class org.blojsom.blog.database.DatabaseComment
Set the blog ID
setBlogId(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the blog ID
setBlogId(Integer) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the blog ID
setBlogId(Integer) - Method in class org.blojsom.blog.database.DatabaseUser
Set the blog ID
setBlogId(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the blog ID
setBlogLanguage(String) - Method in interface org.blojsom.blog.Blog
Set the new 2 letter language code for the blog
setBlogLanguage(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new 2 letter language code for the blog
setBlogName(String) - Method in interface org.blojsom.blog.Blog
Set the new name for the blog
setBlogName(String) - Method in interface org.blojsom.blog.Trackback
Set the blog name of the trackback
setBlogName(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new name for the blog
setBlogName(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the blog name of the trackback
setBlogName(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setBlogName(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setBlogOwner(String) - Method in interface org.blojsom.blog.Blog
Set the new blog owner name
setBlogOwner(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new blog owner name
setBlogOwnerEmail(String) - Method in interface org.blojsom.blog.Blog
Set the new blog owner e-mail address
setBlogOwnerEmail(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new blog owner e-mail address
setBlogPingbacksEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether blog pingbacks are enabled
setBlogPingbacksEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether blog pingbacks are enabled
setBlogTrackbacksEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether blog trackbacks are enabled
setBlogTrackbacksEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether blog trackbacks are enabled
setBlogURL(String) - Method in interface org.blojsom.blog.Blog
Set the new URL for the blog
setBlogURL(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the new URL for the blog
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.bsf.BSFDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.groovy.GroovyDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.jsp.JSPDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Set the properties in use by blojsom
setBlojsomProperties(Properties) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.admin.EditBlogPropertiesPlugin
Set the default properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Set the default blojsom properties
setBlojsomProperties(Properties) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Set the default blojsom properties
setCalendar(BlogCalendar) - Method in class org.blojsom.plugin.calendar.VelocityHelper
Sets the BlogCalendar to render
setCategoryId(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the category ID for new moblog entries
setComment(String) - Method in interface org.blojsom.blog.Comment
Set the new comment
setComment(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the new comment
setComment(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setCommentDate(Date) - Method in interface org.blojsom.blog.Comment
Set the date for the comment
setCommentDate(Date) - Method in class org.blojsom.blog.database.DatabaseComment
Set the date for the comment
setCommentDate(Date) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setComments(List) - Method in interface org.blojsom.blog.Entry
Set the comments for this blog entry.
setComments(List) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the comments for this blog entry.
setComments(List) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setComments(List) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setContent(String) - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Set the content
setCurrentDay(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Sets the current day for this Calendar
setCurrentMonth(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Sets the current month for this Calendar
setCurrentYear(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Sets the current year for this Calendar
setDate(Date) - Method in interface org.blojsom.blog.Entry
Date of this blog entry
setDate(Date) - Method in class org.blojsom.blog.database.DatabaseEntry
Date of this blog entry
setDbScript(String) - Method in class org.blojsom.util.database.DatabaseLoader
Set the DB script to initialize and load the database
setDefaultBlogProperties(Map) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the default blog properties
setDefaultPluginProperties(Map) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the default plugin properties
setDefaultTemplateProperties(Map) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the default template properties
setDescription(String) - Method in interface org.blojsom.blog.Category
Sets the description of this category
setDescription(String) - Method in interface org.blojsom.blog.Entry
Set the description for the blog entry
setDescription(String) - Method in class org.blojsom.blog.database.DatabaseCategory
Sets the description of this category
setDescription(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the description for the blog entry
setDetectBlojsomSQL(String) - Method in class org.blojsom.util.database.DatabaseLoader
SQL to detect blojsom
setDigestAlgorithm(String) - Method in interface org.blojsom.blog.Blog
Set the in-use password digest algorithm
setDigestAlgorithm(String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the in-use password digest algorithm
setEmail(Email) - Method in class org.blojsom.plugin.registration.RegistrationNotification
Set the e-mail message
setEmoticons(Map) - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Set the emoticons configuration data
setEnabled(boolean) - Method in class org.blojsom.plugin.moblog.Mailbox
Set whether or not this mailbox is enabled
setEnclosuresDirectory(String) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Set the directory for enclosures
setEntriesDirectory(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the directory where new blog entries will be created
setEntry(Entry) - Method in interface org.blojsom.blog.Comment
Set the Entry associated with this comment
setEntry(Entry) - Method in interface org.blojsom.blog.Trackback
Set the Entry associated with this trackback
setEntry(Entry) - Method in class org.blojsom.blog.database.DatabaseComment
Set the Entry
setEntry(Entry) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the BlogEntry associated with this trackback
setEntryForDOM(int) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Flag a day in the current month as having entries
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.admin.BulkResponseManagement
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.admin.EditBlogAuthorizationPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.admin.EditBlogCategoriesPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.akismet.AkismetModerationPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.comment.CommentPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.comment.MathCommentAuthenticationPlugin
Set the EventBroadcaster to use
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.filter.XSSFilterPlugin
Set the EventBroadcaster to use
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.language.LanguageSelectionPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.moderation.IPAddressModerationPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.moderation.LinkSpamModerationPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.moderation.OpenProxyModerationPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.moderation.SpamPhraseModerationPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Set the EventBroadcaster event broadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.widget.WidgetPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Set the EventBroadcaster
setEventBroadcaster(EventBroadcaster) - Method in class org.blojsom.plugin.widget.ip.IPAddressWidget
Set the EventBroadcaster
setEventHandled(boolean) - Method in class org.blojsom.event.Event
Set whether or not the event has been handled
setExcerpt(String) - Method in interface org.blojsom.blog.Trackback
Set the excerpt of the trackback
setExcerpt(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the excerpt of the trackback
setExcerpt(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setExcerpt(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setFetcher(Fetcher) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.BulkResponseManagement
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogAuthorizationPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogCategoriesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogEntriesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogFlavorsPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogPermissionsPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogPluginsPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogPreferencesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogPropertiesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.aggregator.InternalAggregatorPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.comment.CommentPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.comment.RecentCommentsPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.common.CountEntriesForCategoryPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.macro.admin.MacroExpansionAdminPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.moblog.MoblogPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.moblog.admin.MoblogAdminPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.moderation.admin.IPAddressModerationAdminPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.moderation.admin.SpamPhraseModerationAdminPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.pingback.RecentPingbacksPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.previous.PreviousEntriesPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Set the Fetcher.
setFetcher(Fetcher) - Method in class org.blojsom.plugin.search.SimpleSearchPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.showmore.admin.ShowMeMoreAdminPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.skip.SkipFilterHelperPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.syndication.FeedImportPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.technorati.TagCloudPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.trackback.RecentTrackbacksPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Set the Fetcher
setFetcher(Fetcher) - Method in class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Set the Fetcher
setFileUploadProperties(Properties) - Method in class org.blojsom.plugin.admin.FileUploadPlugin
Set the file upload properties
setFolder(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the mail folder
setFreemarkerProperties(Properties) - Method in class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Set the Freemarker properties for use by the dispatcher
setHostName(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the mailbox hostname
setHttpServletRequest(HttpServletRequest) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the HttpServletRequest
setHttpServletResponse(HttpServletResponse) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the HttpServletResponse
setId(Integer) - Method in interface org.blojsom.blog.Blog
Set the id
setId(Integer) - Method in interface org.blojsom.blog.Category
Set the category ID
setId(Integer) - Method in interface org.blojsom.blog.Comment
Set the comment ID
setId(Integer) - Method in interface org.blojsom.blog.Entry
Set the entry ID
setId(Integer) - Method in interface org.blojsom.blog.Trackback
Set the trackback ID
setId(Integer) - Method in interface org.blojsom.blog.User
Set the user ID
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the id
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseCategory
Set the category ID
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseComment
Set the id of this blog comment.
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the entry ID
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the trackback ID
setId(Integer) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user ID
setId(Integer) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the ID of the blog
setIgnoreExpression(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the regular expression for ignoring bits of text
setImageMimeTypes(Map) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the Map of image mime-types
setInitialPage(String) - Method in class org.blojsom.plugin.security.FormAuthenticationPlugin
Set the initial page to load on successful authentication.
setIp(String) - Method in interface org.blojsom.blog.Response
Get the IP
setIp(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the IP
setIp(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Get the IP
setIp(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setIp(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setIp(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setKey(String) - Method in class org.blojsom.plugin.syndication.module.Metadata
 
setLinearNavigationEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether or not linear navigation should be enabled
setLinearNavigationEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether or not linear navigation should be enabled
setMetaData(Map) - Method in interface org.blojsom.blog.Category
Set the meta-data associated with this category
setMetaData(Map) - Method in interface org.blojsom.blog.Comment
Set the comment meta-data
setMetaData(Map) - Method in interface org.blojsom.blog.Entry
Set the meta-data associated with this blog entry
setMetaData(Map) - Method in interface org.blojsom.blog.Trackback
Set the trackback meta-data
setMetaData(Map) - Method in interface org.blojsom.blog.User
Set the meta-data
setMetaData(Map) - Method in class org.blojsom.blog.database.DatabaseCategory
Set the meta-data associated with this category
setMetaData(Map) - Method in class org.blojsom.blog.database.DatabaseComment
Set the comment meta-data
setMetaData(Map) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the meta-data associated with this blog entry
setMetaData(Map) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the trackback meta-data
setMetaData(Map) - Method in class org.blojsom.blog.database.DatabaseUser
Set the meta-data
setMetaData(Map) - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Set the meta-data associated with the submission
setMetadata(List) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setMetadata(List) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setMetadata(List) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setMetadata(List) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setMetadata(List) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setModifiedDate(Date) - Method in interface org.blojsom.blog.Entry
Set the last modified date
setModifiedDate(Date) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the last modified date
setName(String) - Method in interface org.blojsom.blog.Category
Set a new name for this category
setName(String) - Method in class org.blojsom.blog.database.DatabaseCategory
Set a new name for this category
setNoCacheControlHeaders(HttpServletResponse) - Static method in class org.blojsom.util.BlojsomUtils
Set various cache control HTTP headers so that the browser does not try and cache the page
setOutputDirectory(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the output directory where attachments will be written
setParentCategory(Category) - Method in interface org.blojsom.blog.Category
Sets the parent category of this category
setParentCategory(Category) - Method in class org.blojsom.blog.database.DatabaseCategory
Sets the parent category of this category
setParentCategoryId(Integer) - Method in interface org.blojsom.blog.Category
Se the parent category ID
setParentCategoryId(Integer) - Method in class org.blojsom.blog.database.DatabaseCategory
Se the parent category ID
setParentId(Integer) - Method in interface org.blojsom.blog.Comment
Set the comment parent ID
setParentId(Integer) - Method in class org.blojsom.blog.database.DatabaseComment
Set the comment parent ID
setParseComments(boolean) - Method in class org.blojsom.plugin.emoticons.EnhancedEmoticonsPlugin
Set whether or not to parse comments for emoticons
setPassword(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the mailbox user password
setPathInfo(String) - Method in class org.blojsom.filter.FeedFilter.FeedPermalinkRequst
Set the path information for the request
setPathInfo(String) - Method in class org.blojsom.filter.PageFilter.PagePermalinkRequst
Set the path information for the request
setPathInfo(String) - Method in class org.blojsom.filter.PermalinkFilter.PermalinkRequest
Set the path information for the request
setPathInfo(String) - Method in class org.blojsom.filter.SkipEntriesFilter.SkipEntriesPermalinkRequest
Set the path information for the request
setPingbackDate(Date) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setPingbacks(List) - Method in interface org.blojsom.blog.Entry
Set the pingbacks for this blog entry.
setPingbacks(List) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the pingbacks for this blog entry.
setPingbacks(List) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setPingbacks(List) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setPlugins(Map) - Method in interface org.blojsom.blog.Blog
Set the plugins
setPlugins(Map) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the plugins
setPostCategories(String, String, String, Vector) - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Sets the categories for a post.
setPostSlug(String) - Method in interface org.blojsom.blog.Entry
Set the post slug
setPostSlug(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the post slug
setPostSlug(String) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setPostSlug(String) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setProperties(Map) - Method in interface org.blojsom.blog.Blog
Set the properties for the blog
setProperties(Map) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the properties for the blog
setProperties(Properties) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the properties for the handler
setProperty(String, String) - Method in interface org.blojsom.blog.Blog
Set a property for the blog
setProperty(String, String) - Method in class org.blojsom.blog.database.DatabaseBlog
Set a property for the blog
setProtectedBlogs(Map) - Method in class org.blojsom.plugin.admin.EditBlogsPlugin
Set the protected blogs (cannot be deleted)
setProviderClass(String) - Method in class org.blojsom.plugin.weather.Weather
Set the fully-qualified classname handling the parsing of weather information
setRequestedDateKey(String) - Method in class org.blojsom.plugin.calendar.BlogCalendar
Sets the current entry date match key (year+month+day)
setResourceBundlesToLoad(String[]) - Method in class org.blojsom.util.resources.ResourceBundleResourceManager
Set the list of resource bundles to load
setResourceManager(ResourceManager) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Set the resource manager for use by this plugin
setResponseStatusList(String[]) - Method in class org.blojsom.plugin.admin.BulkResponseManagement
Set the response status codes to search for in bulk management
setScriptingEngines(Map) - Method in class org.blojsom.dispatcher.bsf.BSFDispatcher
Set the scripting engines for the engine
setSecretWord(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the secret word for this mailbox.
setServletConfig(ServletConfig) - Method in class org.blojsom.authorization.ldap.LDAPAuthorizationProvider
Set the ServletConfig for the fetcher to grab initialization parameters
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.bsf.BSFDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.freemarker.FreeMarkerDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.groovy.GroovyDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.jsp.JSPDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.extension.xmlrpc.handler.APIHandler
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Set the ServletConfig for the fetcher to grab initialization parameters
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.admin.BaseAdminPlugin
Set the ServletConfig for the fetcher to grab initialization parameters
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.common.FileAttachmentPlugin
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.common.RSSEnclosurePlugin
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.delicious.DailyPostingPlugin
Set the ServletConfig for the fetcher to grab initialization parameters
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.markdown.MarkdownPlugin
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.markup.MarkupSelectionPlugin
Set the ServletConfig for the fetcher to grab initialization parameters
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.scripting.GroovyPlugin
Set the ServletConfig
setServletConfig(ServletConfig) - Method in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
Set the ServletConfig
setServletConfig(ServletConfig) - Static method in class org.blojsom.servlet.ServletConfigFactoryBean
Static method to set the servlet config instance
setServletConfig(ServletConfig) - Method in class org.blojsom.util.database.DatabaseLoader
Set the ServletConfig
setServletContext(ServletContext) - Method in class org.blojsom.plugin.notification.AbstractVelocityEmailNotification
Set the servlet context
setSessionFactory(SessionFactory) - Method in class org.blojsom.authorization.database.DatabaseAuthorizationProvider
Set the SessionFactory
setSessionFactory(SessionFactory) - Method in class org.blojsom.fetcher.database.DatabaseFetcher
Set the SessionFactory
setSessionFactory(SessionFactory) - Method in class org.blojsom.util.database.DatabaseLoader
Set the SessionFactory
setSourceURI(String) - Method in interface org.blojsom.blog.Pingback
Set the source URI
setSourceURI(String) - Method in class org.blojsom.blog.database.DatabasePingback
Set the source URI
setSourceURI(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setStationCode(String) - Method in class org.blojsom.plugin.weather.Weather
Set the weather station ID for retrieving a feed of weather data
setStatus(String) - Method in interface org.blojsom.blog.Entry
Set the status
setStatus(String) - Method in interface org.blojsom.blog.Response
Set the status
setStatus(String) - Method in class org.blojsom.blog.database.DatabaseComment
Set the status
setStatus(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the status
setStatus(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the status
setStatus(String) - Method in class org.blojsom.plugin.syndication.module.SimpleComment
 
setStatus(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setStatus(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setSubmitter(String) - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Set the submitter content
setSubmitterItem1(String) - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Set the submitter item #1
setSubmitterItem2(String) - Method in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
Set the submitter item #2
setTargetURI(String) - Method in interface org.blojsom.blog.Pingback
Set the target URI
setTargetURI(String) - Method in class org.blojsom.blog.database.DatabasePingback
Set the target URI
setTargetURI(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setTechnoratiTags(String) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setTechnoratiTags(String) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setTemplate(String, String, String, String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.BloggerAPIHandler
Edits the main or archive index template of a given blog (NOT IMPLEMENTED)
setTemplate(String, String, String, String, String, String) - Method in class org.blojsom.extension.xmlrpc.handler.MetaWeblogAPIHandler
Edits the main or archive index template of a given blog (NOT IMPLEMENTED)
setTemplateEditProperties(Properties) - Method in class org.blojsom.plugin.admin.EditBlogTemplatesPlugin
Set the template editing properties
setTemplates(Map) - Method in interface org.blojsom.blog.Blog
Set the templates
setTemplates(Map) - Method in class org.blojsom.blog.database.DatabaseBlog
Set the templates
setTextMimeTypes(Map) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the Map of text mime-types
setTitle(String) - Method in interface org.blojsom.blog.Entry
Set the title of the blog entry
setTitle(String) - Method in interface org.blojsom.blog.Trackback
Set the title of the trackback
setTitle(String) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the title of the blog entry
setTitle(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the title of the trackback
setTitle(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setTitle(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setTodayText(String) - Method in class org.blojsom.plugin.calendar.VelocityHelper
Set the text displayed for the "Today" link
setTrackbackDate(Date) - Method in interface org.blojsom.blog.Trackback
Set the trackback date
setTrackbackDate(Date) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the trackback date
setTrackbackDate(Date) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setTrackbackDateLong(long) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the date for the trackback
setTrackbacks(List) - Method in interface org.blojsom.blog.Entry
Set the trackbacks for this blog entry.
setTrackbacks(List) - Method in class org.blojsom.blog.database.DatabaseEntry
Set the trackbacks for this blog entry.
setTrackbacks(List) - Method in interface org.blojsom.plugin.syndication.module.Blojsom
 
setTrackbacks(List) - Method in class org.blojsom.plugin.syndication.module.BlojsomImplementation
 
setTwitterStatusUpdateURL(String) - Method in class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Set the Twitter update URL
setUpgrading(boolean) - Method in class org.blojsom.util.database.DatabaseLoader
Signal an upgrade for the database loader
setUrl(String) - Method in interface org.blojsom.blog.Trackback
Set the url of the trackback
setUrl(String) - Method in class org.blojsom.blog.database.DatabaseTrackback
Set the url of the trackback
setUrl(String) - Method in class org.blojsom.plugin.syndication.module.SimplePingback
 
setUrl(String) - Method in class org.blojsom.plugin.syndication.module.SimpleTrackback
 
setUrlPrefix(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the URL prefix for linking to attachments
setUseEncryptedPasswords(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether or not MD5 encrypted passwords are used
setUseEncryptedPasswords(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether or not MD5 encrypted passwords are used
setUserEmail(String) - Method in interface org.blojsom.blog.User
Set the user e-mail
setUserEmail(String) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user e-mail
setUserId(String) - Method in class org.blojsom.plugin.moblog.Mailbox
Set the mailbox user id
setUserLogin(String) - Method in interface org.blojsom.blog.User
Set the user login
setUserLogin(String) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user login
setUserName(String) - Method in interface org.blojsom.blog.User
Set the user name
setUserName(String) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user name
setUserPassword(String) - Method in interface org.blojsom.blog.User
Set the password
setUserPassword(String) - Method in class org.blojsom.blog.database.DatabaseUser
Set the password
setUserRegistered(Date) - Method in interface org.blojsom.blog.User
Set the user registered date
setUserRegistered(Date) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user registered date
setUserStatus(String) - Method in interface org.blojsom.blog.User
Set the user status
setUserStatus(String) - Method in class org.blojsom.blog.database.DatabaseUser
Set the user status
setValue(String) - Method in class org.blojsom.plugin.syndication.module.Metadata
 
setVelocityProperties(Properties) - Method in class org.blojsom.dispatcher.velocity.VelocityDispatcher
Set the Velocity properties for use by the dispatcher
setVelocityProperties(Properties) - Method in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
Set the Velocity properties
setWebMacroProperties(Properties) - Method in class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Set the WebMacro properties for use by the dispatcher
setWidgetTemplate(String) - Method in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
Set the widget template
setXmlrpcEnabled(Boolean) - Method in interface org.blojsom.blog.Blog
Set whether or not XML-RPC is enabled
setXmlrpcEnabled(Boolean) - Method in class org.blojsom.blog.database.DatabaseBlog
Set whether or not XML-RPC is enabled
setupEmail(Blog, User, Email) - Method in class org.blojsom.plugin.admin.ForgottenPasswordPlugin
Setup the comment e-mail
setupEmail(Blog, Entry, Email) - Method in class org.blojsom.plugin.comment.CommentPlugin
Setup the comment e-mail
setupEmail(Blog, Entry, Email) - Method in class org.blojsom.plugin.pingback.PingbackPlugin
Setup the pingback e-mail
setupEmail(Blog, User, Email) - Method in class org.blojsom.plugin.registration.RegistrationPlugin
Setup an email for the given Blog and User.
setupEmail(Blog, Entry, Email) - Method in class org.blojsom.plugin.trackback.TrackbackPlugin
Setup the comment e-mail
setupPermissionsInContext(Map, Blog) - Method in class org.blojsom.plugin.admin.EditBlogPermissionsPlugin
Add the permissions for the users in a blog to the context
setupPropertiesInContext(Map, Blog) - Method in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
Add the properties for the users in a blog to the context
size(Object) - Method in class org.apache.velocity.tools.generic.ListTool
Gets the size of a List/array.
stripHTML(String) - Static method in class org.blojsom.util.BlojsomUtils
Strip all HTML from a given piece of text
stripLineTerminators(String) - Static method in class org.blojsom.util.BlojsomUtils
Strip line terminator characters from an input string
stripLineTerminators(String, String) - Static method in class org.blojsom.util.BlojsomUtils
Strip line terminator characters from an input string
supportedMethods() - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Retrieve information about the XML-RPC methods supported by the server.
supportedTextFilters() - Method in class org.blojsom.extension.xmlrpc.handler.MovableTypeAPIHandler
Retrieve information about the text formatting plugins supported by the server.

T

TAG_CREDIT - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_CREDIT_URL - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_HISTORY - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_HUMIDITY - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_LOCATION - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_OBSERVATION - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_STATION - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_TEMP_C - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_TEMP_F - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_TEMP_STRING - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_VISIBILITY - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WEATHER - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WIND_DEGREES - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WIND_DIRECTION - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WIND_GUST_MPH - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WIND_MPH - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TAG_WIND_STRING - Static variable in class org.blojsom.plugin.weather.beans.NWSInformation
 
TEMPLATES_DIRECTORY_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
TEXTILE_EXTENSION - Static variable in class org.blojsom.plugin.textile.TextilePlugin
Extension of Textile Post
TRACKBACK_BLOG_NAME_PARAM - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Request parameter for the trackback "blog_name"
TRACKBACK_DAYS_EXPIRATION_IP - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Initialization parameter for disabling trackbacks on entries after a certain number of days
TRACKBACK_EXCERPT_PARAM - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Request parameter for the trackback "excerpt"
TRACKBACK_MODERATION_ENABLED - Static variable in class org.blojsom.plugin.trackback.TrackbackModerationPlugin
 
TRACKBACK_PARAM - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Request parameter to indicate a trackback "tb"
TRACKBACK_PLUGIN_EMAIL_TEMPLATE_HTML - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
 
TRACKBACK_PLUGIN_EMAIL_TEMPLATE_TEXT - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Template for comment e-mails
TRACKBACK_PREFIX_IP - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Initialization parameter for e-mail prefix
TRACKBACK_THROTTLE_MINUTES_IP - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Initialization parameter for the throttling of trackbacks from IP addresses
TRACKBACK_TITLE_PARAM - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Request parameter for the trackback "title"
TRACKBACK_TYPE - Static variable in interface org.blojsom.blog.Response
 
TRACKBACK_URL_PARAM - Static variable in class org.blojsom.plugin.trackback.TrackbackPlugin
Request parameter for the trackback "url"
TagCloudPlugin - class org.blojsom.plugin.technorati.TagCloudPlugin.
Tag Cloud plugin
TagCloudPlugin() - Constructor for class org.blojsom.plugin.technorati.TagCloudPlugin
Create a new instance of the tag cloud plugin
TechnoratiTagsPlugin - class org.blojsom.plugin.technorati.TechnoratiTagsPlugin.
Technorati tags plugin
TechnoratiTagsPlugin() - Constructor for class org.blojsom.plugin.technorati.TechnoratiTagsPlugin
Create a new instance of the Technorati tag plugin
TextilePlugin - class org.blojsom.plugin.textile.TextilePlugin.
Textile Plugin An implementation of the Textism's Textile.
TextilePlugin() - Constructor for class org.blojsom.plugin.textile.TextilePlugin
 
ThemeSwitcherPlugin - class org.blojsom.plugin.admin.ThemeSwitcherPlugin.
ThemeSwitcherPlugin
ThemeSwitcherPlugin() - Constructor for class org.blojsom.plugin.admin.ThemeSwitcherPlugin
Default constructor
Trackback - interface org.blojsom.blog.Trackback.
 
TrackbackAddedEvent - class org.blojsom.plugin.trackback.event.TrackbackAddedEvent.
Trackback Added Event indicates an event where a Trackback has been added to the system.
TrackbackAddedEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackAddedEvent
Create a new event indicating a Trackback has been added to the system.
TrackbackApprovedEvent - class org.blojsom.plugin.trackback.event.TrackbackApprovedEvent.
Trackback Approved event
TrackbackApprovedEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackApprovedEvent
Create a new event indicating a Trackback has been approved in the system.
TrackbackDeletedEvent - class org.blojsom.plugin.trackback.event.TrackbackDeletedEvent.
Trackback Deleted Event indicates an event where a Trackback has been deleted from the system.
TrackbackDeletedEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackDeletedEvent
Create a new event indicating a Trackback has been deleted from the system.
TrackbackEvent - class org.blojsom.plugin.trackback.event.TrackbackEvent.
Trackback Event indicates an event dealing with a Trackback.
TrackbackEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackEvent
Create a new event indicating something happened with a Trackback in the system.
TrackbackMarkedSpamEvent - class org.blojsom.plugin.trackback.event.TrackbackMarkedSpamEvent.
Trackback marked spam event
TrackbackMarkedSpamEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackMarkedSpamEvent
Create a new event indicating a Trackback has been marked as spam in the system.
TrackbackModerationPlugin - class org.blojsom.plugin.trackback.TrackbackModerationPlugin.
Trackback moderation plugin
TrackbackModerationPlugin() - Constructor for class org.blojsom.plugin.trackback.TrackbackModerationPlugin
Construct a new trackback moderation plugin
TrackbackPlugin - class org.blojsom.plugin.trackback.TrackbackPlugin.
TrackbackPlugin
TrackbackPlugin() - Constructor for class org.blojsom.plugin.trackback.TrackbackPlugin
Default constructor
TrackbackResponseSubmissionEvent - class org.blojsom.plugin.trackback.event.TrackbackResponseSubmissionEvent.
Trackback response submission event
TrackbackResponseSubmissionEvent(Object, Date, Blog, HttpServletRequest, HttpServletResponse, String, String, String, String, Entry, Map) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackResponseSubmissionEvent
Create a new instance of the trackback response submission event
TrackbackUnapprovedEvent - class org.blojsom.plugin.trackback.event.TrackbackUnapprovedEvent.
Trackback Unapproved event
TrackbackUnapprovedEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackUnapprovedEvent
Create a new event indicating a Trackback has been unapproved in the system.
TrackbackUnmarkedSpamEvent - class org.blojsom.plugin.trackback.event.TrackbackUnmarkedSpamEvent.
Trackback unmarked spam event
TrackbackUnmarkedSpamEvent(Object, Date, Trackback, Blog) - Constructor for class org.blojsom.plugin.trackback.event.TrackbackUnmarkedSpamEvent
Create a new event indicating a Trackback has been unmarked as spam in the system.
TwitterNotificationPlugin - class org.blojsom.plugin.twitter.TwitterNotificationPlugin.
Twitter notification plugin for the Twitter service
TwitterNotificationPlugin() - Constructor for class org.blojsom.plugin.twitter.TwitterNotificationPlugin
Create a new instance of the Twitter notification plugin
TwitterNotificationPlugin.TwitterAuthenticator - class org.blojsom.plugin.twitter.TwitterNotificationPlugin.TwitterAuthenticator.
 
TwitterNotificationPlugin.TwitterAuthenticator(String, String) - Constructor for class org.blojsom.plugin.twitter.TwitterNotificationPlugin.TwitterAuthenticator
Create a new instance of the Twitter authenticator
toArray(Object) - Method in class org.apache.velocity.tools.generic.ExtendedListTool
Converts a List object into an array.
toHexString(byte[], int, int) - Static method in class org.blojsom.util.BlojsomUtils
Convert a byte array to a hex string
toList(Object) - Method in class org.apache.velocity.tools.generic.ExtendedListTool
Converts an array object into a List.

U

UNKNOWN_EXCEPTION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
UNKNOWN_EXCEPTION_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
UNSUPPORTED_EXCEPTION - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
UNSUPPORTED_EXCEPTION_MSG - Static variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
USER_PROPERTIES_SUFFIX - Static variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
The suffix used to identify custom user properties.
USE_DYNAMIC_BLOG_URLS - Static variable in interface org.blojsom.util.BlojsomConstants
 
USE_ENCRYPTED_PASSWORDS - Static variable in interface org.blojsom.util.BlojsomConstants
 
USE_RICHTEXT_EDITOR_PREFERENCE - Static variable in interface org.blojsom.util.BlojsomConstants
 
UTC_DATE_FORMAT - Static variable in interface org.blojsom.util.BlojsomConstants
UTC style date format
UTF8 - Static variable in interface org.blojsom.util.BlojsomConstants
UTF-8 encoding
User - interface org.blojsom.blog.User.
User
UserEvent - class org.blojsom.plugin.admin.event.UserEvent.
UserEvent
UserEvent(Object, Date, User, Blog) - Constructor for class org.blojsom.plugin.admin.event.UserEvent
Create a new event indicating something happened with a User in the system
urlDecode(String) - Static method in class org.blojsom.util.BlojsomUtils
Return a URL decoded string
urlEncode(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an input string URL encoded
urlEncodeForLink(String) - Static method in class org.blojsom.util.BlojsomUtils
Return an input string URL encoded for a URL link where '/' show as '/'

V

VIEW_USER_PROPERTIES_PAGE - Static variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
 
VIEW_USER_PROPERTIES_PERMISSION - Static variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
 
VelocityCalendarPlugin - class org.blojsom.plugin.calendar.VelocityCalendarPlugin.
VelocityCalendarPlugin
VelocityCalendarPlugin() - Constructor for class org.blojsom.plugin.calendar.VelocityCalendarPlugin
 
VelocityDispatcher - class org.blojsom.dispatcher.velocity.VelocityDispatcher.
Velocity dispatcher
VelocityDispatcher() - Constructor for class org.blojsom.dispatcher.velocity.VelocityDispatcher
Create a new instance of the Velocity dispatcher
VelocityDispatcher.BlojsomRenderTool - class org.blojsom.dispatcher.velocity.VelocityDispatcher.BlojsomRenderTool.
Blojsom render tool mimics the functionality of the Velocity render tool to parse VTL markup added to a template
VelocityDispatcher.BlojsomRenderTool(VelocityEngine, VelocityContext) - Constructor for class org.blojsom.dispatcher.velocity.VelocityDispatcher.BlojsomRenderTool
Create a new instance of the render tool
VelocityHelper - class org.blojsom.plugin.calendar.VelocityHelper.
VelocityHelper is a class used to help render a visual calendar using the VTL.
VelocityHelper() - Constructor for class org.blojsom.plugin.calendar.VelocityHelper
Public Constructor
VelocityHelper(BlogCalendar) - Constructor for class org.blojsom.plugin.calendar.VelocityHelper
Public Constructor
ViewBlogUserPropertiesPlugin - class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin.
* View custom properties for a Blog user.
ViewBlogUserPropertiesPlugin() - Constructor for class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
Construct a new instance of the View blog user properties plugin
verifyState() - Method in class org.blojsom.servlet.ServletConfigFactoryBean
Verify that the ServletConfig instance has been set on this bean

W

WHITESPACE - Static variable in interface org.blojsom.util.BlojsomConstants
 
WORD_COUNT_PLUGIN_HELPER - Static variable in class org.blojsom.plugin.statistics.WordCountPlugin
 
Weather - class org.blojsom.plugin.weather.Weather.
Weather
Weather() - Constructor for class org.blojsom.plugin.weather.Weather
Default constructor.
WeatherConstants - class org.blojsom.plugin.weather.WeatherConstants.
WeatherConstants
WeatherConstants() - Constructor for class org.blojsom.plugin.weather.WeatherConstants
 
WeatherFetcher - class org.blojsom.plugin.weather.WeatherFetcher.
WeatherFetcher
WeatherFetcher() - Constructor for class org.blojsom.plugin.weather.WeatherFetcher
Construct a new instance of the WeatherFetcher class
WeatherInformation - interface org.blojsom.plugin.weather.beans.WeatherInformation.
WeatherInformation
WeatherPlugin - class org.blojsom.plugin.weather.WeatherPlugin.
WeatherPlugin
WeatherPlugin() - Constructor for class org.blojsom.plugin.weather.WeatherPlugin
 
WebAdminPlugin - class org.blojsom.plugin.admin.WebAdminPlugin.
Web Admin Plugin
WebAdminPlugin() - Constructor for class org.blojsom.plugin.admin.WebAdminPlugin
 
WebMacroDispatcher - class org.blojsom.dispatcher.webmacro.WebMacroDispatcher.
WebMacro dispatcher
WebMacroDispatcher() - Constructor for class org.blojsom.dispatcher.webmacro.WebMacroDispatcher
Construct a new instance of the WebMacro dispatcher
WeblogsPingPlugin - class org.blojsom.plugin.weblogsping.WeblogsPingPlugin.
WeblogsPingPlugin
WeblogsPingPlugin() - Constructor for class org.blojsom.plugin.weblogsping.WeblogsPingPlugin
Default constructor
WidgetAdministrationPlugin - class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin.
WidgetAdministrationPlugin
WidgetAdministrationPlugin() - Constructor for class org.blojsom.plugin.widget.admin.WidgetAdministrationPlugin
Create a new instance of the Widget administration plugin
WidgetPlugin - class org.blojsom.plugin.widget.WidgetPlugin.
Widget plugin
WidgetPlugin() - Constructor for class org.blojsom.plugin.widget.WidgetPlugin
Construct a new instance of the Widget plugin
WikiPlugin - class org.blojsom.plugin.wiki.WikiPlugin.
WikiPlugin
WikiPlugin() - Constructor for class org.blojsom.plugin.wiki.WikiPlugin
 
WordCountPlugin - class org.blojsom.plugin.statistics.WordCountPlugin.
Word Count plugin.
WordCountPlugin() - Constructor for class org.blojsom.plugin.statistics.WordCountPlugin
Default constructor.
WordCountPlugin.WordCountHelper - class org.blojsom.plugin.statistics.WordCountPlugin.WordCountHelper.
Class to handle word count for text in templates
WordCountPlugin.WordCountHelper() - Constructor for class org.blojsom.plugin.statistics.WordCountPlugin.WordCountHelper
 

X

XMLRPC_ACCEPTS_ONLY_POSTS_MESSAGE - Static variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
XMLRPC_DISABLED - Static variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
XMLRPC_DISABLED_MESSAGE - Static variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
XMLRPC_ENABLED_IP - Static variable in interface org.blojsom.util.BlojsomConstants
 
XPathPlugin - class org.blojsom.plugin.xpath.XPathPlugin.
XPathPlugin
XPathPlugin() - Constructor for class org.blojsom.plugin.xpath.XPathPlugin
 
XPathSearchPlugin - class org.blojsom.plugin.xpath.XPathSearchPlugin.
XPathSearchPlugin
XPathSearchPlugin() - Constructor for class org.blojsom.plugin.xpath.XPathSearchPlugin
 
XSSFilterPlugin - class org.blojsom.plugin.filter.XSSFilterPlugin.
XSSFilterPlugin
XSSFilterPlugin() - Constructor for class org.blojsom.plugin.filter.XSSFilterPlugin
 

Y

YEAR_PARAM - Static variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
Request parameter for the "year"

_

_allowComments - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_allowPingbacks - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_allowTrackbacks - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_author - Variable in class org.blojsom.blog.database.DatabaseComment
 
_author - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_authorEmail - Variable in class org.blojsom.blog.database.DatabaseComment
 
_authorURL - Variable in class org.blojsom.blog.database.DatabaseComment
 
_authorizationProvider - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_authorizationProvider - Variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
_blog - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_blog - Variable in class org.blojsom.plugin.admin.event.AuthorizationEvent
 
_blog - Variable in class org.blojsom.plugin.admin.event.CategoryEvent
 
_blog - Variable in class org.blojsom.plugin.admin.event.EntryEvent
 
_blog - Variable in class org.blojsom.plugin.admin.event.ProcessRequestEvent
 
_blog - Variable in class org.blojsom.plugin.admin.event.UserEvent
 
_blog - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_blog - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 
_blogCalendar - Variable in class org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin
 
_blogCategoryId - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_blogEntryId - Variable in class org.blojsom.blog.database.DatabaseComment
 
_blogEntryId - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_blogId - Variable in class org.blojsom.blog.database.DatabaseComment
 
_blogId - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_blogId - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_blogId - Variable in class org.blojsom.blog.database.DatabaseUser
 
_blogName - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_blogUserID - Variable in class org.blojsom.plugin.admin.event.AuthorizationEvent
 
_blojsomProperties - Variable in class org.blojsom.fetcher.database.DatabaseFetcher
 
_blojsomProperties - Variable in class org.blojsom.plugin.common.FileAttachmentPlugin
 
_blojsomProperties - Variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
_category - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_category - Variable in class org.blojsom.plugin.admin.event.CategoryEvent
 
_classPathXmlApplicationContext - Variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
_classPathXmlApplicationContext - Variable in class org.blojsom.servlet.BlojsomServlet
 
_comment - Variable in class org.blojsom.blog.database.DatabaseComment
 
_comment - Variable in class org.blojsom.plugin.comment.event.CommentEvent
 
_commentDate - Variable in class org.blojsom.blog.database.DatabaseComment
 
_comments - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_content - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_context - Variable in class org.blojsom.plugin.admin.event.AuthorizationEvent
 
_context - Variable in class org.blojsom.plugin.admin.event.ProcessEntryEvent
 
_context - Variable in class org.blojsom.plugin.admin.event.ProcessRequestEvent
 
_context - Variable in class org.blojsom.plugin.admin.event.ProcessUserEvent
 
_context - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 
_description - Variable in class org.blojsom.blog.database.DatabaseCategory
 
_description - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_displayName - Variable in class org.blojsom.plugin.widget.event.RegisterWidgetEvent
 
_enclosuresDirectory - Variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
_entry - Variable in class org.blojsom.blog.database.DatabaseComment
 
_entry - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_entry - Variable in class org.blojsom.plugin.admin.event.EntryEvent
 
_entry - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_entryDate - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_eventBroadcaster - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_eventBroadcaster - Variable in class org.blojsom.fetcher.database.DatabaseFetcher
 
_eventBroadcaster - Variable in class org.blojsom.plugin.comment.CommentPlugin
 
_eventBroadcaster - Variable in class org.blojsom.plugin.common.FileAttachmentPlugin
 
_eventBroadcaster - Variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
_eventHandled - Variable in class org.blojsom.event.Event
 
_excerpt - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_fetcher - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_fetcher - Variable in class org.blojsom.plugin.admin.ViewBlogUserPropertiesPlugin
 
_fetcher - Variable in class org.blojsom.plugin.calendar.AbstractCalendarPlugin
 
_filter - Variable in class org.blojsom.event.SimpleEventBroadcaster.EventHandler
 
_httpServletRequest - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_httpServletRequest - Variable in class org.blojsom.plugin.admin.event.AuthorizationEvent
 
_httpServletRequest - Variable in class org.blojsom.plugin.admin.event.ProcessEntryEvent
 
_httpServletRequest - Variable in class org.blojsom.plugin.admin.event.ProcessRequestEvent
 
_httpServletRequest - Variable in class org.blojsom.plugin.admin.event.ProcessUserEvent
 
_httpServletRequest - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_httpServletResponse - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_httpServletResponse - Variable in class org.blojsom.plugin.admin.event.AuthorizationEvent
 
_httpServletResponse - Variable in class org.blojsom.plugin.admin.event.ProcessEntryEvent
 
_httpServletResponse - Variable in class org.blojsom.plugin.admin.event.ProcessRequestEvent
 
_httpServletResponse - Variable in class org.blojsom.plugin.admin.event.ProcessUserEvent
 
_httpServletResponse - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_id - Variable in class org.blojsom.blog.database.DatabaseComment
 
_id - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_id - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_id - Variable in class org.blojsom.blog.database.DatabaseUser
 
_ignoreParams - Variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
_ip - Variable in class org.blojsom.blog.database.DatabaseComment
 
_ip - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_link - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_listener - Variable in class org.blojsom.event.SimpleEventBroadcaster.EventHandler
 
_logger - Variable in class org.blojsom.extension.xmlrpc.BlojsomXMLRPCServlet
 
_logger - Variable in class org.blojsom.fetcher.database.DatabaseFetcher
 
_logger - Static variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
_logger - Variable in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
 
_logger - Variable in class org.blojsom.servlet.BlojsomServlet
 
_metaData - Variable in class org.blojsom.blog.database.DatabaseCategory
 
_metaData - Variable in class org.blojsom.blog.database.DatabaseComment
 
_metaData - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_metaData - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_metaData - Variable in class org.blojsom.blog.database.DatabaseUser
 
_metaData - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_modifiedDate - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_name - Variable in class org.blojsom.blog.database.DatabaseCategory
 
_parentId - Variable in class org.blojsom.blog.database.DatabaseComment
 
_pingback - Variable in class org.blojsom.plugin.pingback.event.PingbackEvent
 
_pingbacks - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_postSlug - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_properties - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_request - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 
_resourceManager - Variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
_resourcesDirectory - Variable in class org.blojsom.plugin.common.FileAttachmentPlugin
 
_response - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 
_servletConfig - Variable in class org.blojsom.extension.xmlrpc.handler.APIHandler
 
_servletConfig - Variable in class org.blojsom.fetcher.database.DatabaseFetcher
 
_servletConfig - Variable in class org.blojsom.plugin.admin.BaseAdminPlugin
 
_servletConfig - Variable in class org.blojsom.plugin.common.FileAttachmentPlugin
 
_servletConfig - Variable in class org.blojsom.plugin.common.RSSEnclosurePlugin
 
_servletConfig - Variable in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
 
_sessionFactory - Variable in class org.blojsom.authorization.database.DatabaseAuthorizationProvider
 
_sessionFactory - Variable in class org.blojsom.fetcher.database.DatabaseFetcher
 
_source - Variable in class org.blojsom.event.Event
 
_sourceURI - Variable in class org.blojsom.blog.database.DatabasePingback
 
_status - Variable in class org.blojsom.blog.database.DatabaseComment
 
_status - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_status - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_submitter - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_submitterItem1 - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_submitterItem2 - Variable in class org.blojsom.plugin.response.event.ResponseSubmissionEvent
 
_targetURI - Variable in class org.blojsom.blog.database.DatabasePingback
 
_timestamp - Variable in class org.blojsom.event.Event
 
_title - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_title - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_trackback - Variable in class org.blojsom.plugin.trackback.event.TrackbackEvent
 
_trackbackDate - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_trackbackDateLong - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_trackbacks - Variable in class org.blojsom.blog.database.DatabaseEntry
 
_url - Variable in class org.blojsom.blog.database.DatabaseTrackback
 
_user - Variable in class org.blojsom.plugin.admin.event.UserEvent
 
_userEmail - Variable in class org.blojsom.blog.database.DatabaseUser
 
_userLogin - Variable in class org.blojsom.blog.database.DatabaseUser
 
_userName - Variable in class org.blojsom.blog.database.DatabaseUser
 
_userPassword - Variable in class org.blojsom.blog.database.DatabaseUser
 
_userRegistered - Variable in class org.blojsom.blog.database.DatabaseUser
 
_userStatus - Variable in class org.blojsom.blog.database.DatabaseUser
 
_velocityProperties - Variable in class org.blojsom.plugin.velocity.StandaloneVelocityPlugin
 
_widget - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 
_widget - Variable in class org.blojsom.plugin.widget.event.RegisterWidgetEvent
 
_widgetTemplate - Variable in class org.blojsom.plugin.widget.event.ProcessWidgetRequest
 

A B C D E F G H I J L M N O P Q R S T U V W X Y _