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

A

abort() - Method in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Aborts the login; called if the LoginContext's overall authentication failed.
AbstractFileProvider - Class in com.ecyrd.jspwiki.providers
Provides a simple directory based repository for Wiki pages.
AbstractFileProvider() - Constructor for class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
AbstractFileProvider.WikiFileFilter - Class in com.ecyrd.jspwiki.providers
 
AbstractFileProvider.WikiFileFilter() - Constructor for class com.ecyrd.jspwiki.providers.AbstractFileProvider.WikiFileFilter
 
AbstractLoginModule - Class in com.ecyrd.jspwiki.auth.login
Abstract JAAS LoginModulethat implements base functionality.
AbstractLoginModule() - Constructor for class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
AbstractReferralPlugin - Class in com.ecyrd.jspwiki.plugin
This is a base class for all plugins using referral things.
AbstractReferralPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
AbstractRPCHandler - Class in com.ecyrd.jspwiki.xmlrpc
Provides definitions for RPC handler routines.
AbstractRPCHandler() - Constructor for class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
AbstractUserDatabase - Class in com.ecyrd.jspwiki.auth.user
Abstract UserDatabase class that provides convenience methods for finding profiles, building Principal collections and hashing passwords.
AbstractUserDatabase() - Constructor for class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
accept(File, String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider.WikiFileFilter
 
accept(File, String) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider.AttachmentFilter
 
accept(File, String) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider.AttachmentVersionFilter
 
ACCESS_ALLOWED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When access to a resource is allowed.
ACCESS_DENIED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When access to a resource is allowed.
Acl - Interface in com.ecyrd.jspwiki.auth.acl
Defines an access control list (ACL) for wiki pages.
AclEntry - Interface in com.ecyrd.jspwiki.auth.acl
Represents one entry in an Access Control List (ACL).
AclEntryImpl - Class in com.ecyrd.jspwiki.auth.acl
Implementation of a JSPWiki AclEntry.
AclEntryImpl() - Constructor for class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
Constructs a new AclEntryImpl instance.
AclImpl - Class in com.ecyrd.jspwiki.auth.acl
JSPWiki implementation of an Access Control List.
AclImpl() - Constructor for class com.ecyrd.jspwiki.auth.acl.AclImpl
Constructs a new AclImpl instance.
AclManager - Interface in com.ecyrd.jspwiki.auth.acl
Specifies how to parse and return ACLs from wiki pages.
action - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
actionPerformed(WikiEvent) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager.GroupListener
Captures wiki events fired by member wiki Groups and forwards them on to WikiEventListeners registered with this instance.
actionPerformed(WikiEvent) - Method in interface com.ecyrd.jspwiki.event.WikiEventListener
Fired when a WikiEvent is triggered by an event source.
actionPerformed(WikiEvent) - Method in class com.ecyrd.jspwiki.util.WikiBackgroundThread
Listens for WikiEngineEvent.SHUTDOWN and, if detected, marks the thread for death.
actionPerformed(WikiEvent) - Method in class com.ecyrd.jspwiki.WikiSession
Listens for WikiEvents generated by source objects such as the GroupManager.
add(Principal) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Adds a Principal to the group.
add(Group) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Adds a Group to the group cache.
add(Principal) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Adds a Principal to the group.
add(Group) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Adds a Group to the group cache.
add(Permission) - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
Adds an AllPermission object to this AllPermissionCollection.
add(Group) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
add(Object, int) - Method in class com.ecyrd.jspwiki.util.PriorityList
Adds an object to its correct place in the list, using the given priority.
add(Object) - Method in class com.ecyrd.jspwiki.util.PriorityList
Adds an object using the default priority to the List.
addAttachmentLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Adds a hook for processing attachment links.
addAttachmentLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Adds a hook for processing attachment links.
addDavItem(DavItem) - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
addDavItems(Collection) - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
addEntry(AclEntry) - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Adds an ACL entry to this ACL.
addEntry(AclEntry) - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
 
addEntry(Entry) - Method in class com.ecyrd.jspwiki.rss.Feed
 
addExternalLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Adds a hook for processing external links.
addExternalLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Adds a hook for processing external links.
addHeadingListener(HeadingListener) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
 
addHeadingListener(HeadingListener) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
addLinkTransmutator(StringTransmutator) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Adds a hook for processing link texts.
addLinkTransmutator(StringTransmutator) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Adds a hook for processing link texts.
addLocalLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Adds a hook for processing local links.
addLocalLinkHook(StringTransmutator) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Adds a hook for processing local links.
addMessage(String) - Method in class com.ecyrd.jspwiki.WikiSession
Adds a message to the generic list of messages associated with the session.
addMessage(String, String) - Method in class com.ecyrd.jspwiki.WikiSession
Adds a message to the specific set of messages associated with the session.
addPageFilter(PageFilter, int) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Adds a page filter to the queue.
addPageToIndex(WikiContext, WikiPage, TranslatorReader) - Method in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
addPermission(Permission) - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Adds the specified permission to this ACL entry.
addPermission(Permission) - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
addResourceRequest(WikiContext, String, String) - Static method in class com.ecyrd.jspwiki.ui.TemplateManager
Adds a resource request to the current request context.
addSubmission(Map) - Method in class com.ecyrd.jspwiki.forms.FormInfo
Adds the given values into the handler parameter map.
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Registers a WikiEventListener with this instance.
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Registers a WikiEventListener with this instance.
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Registers a WikiEventListener with this Group.
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Registers a WikiEventListener with this GroupManager.
addWikiEventListener(WikiEventListener) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Registers a WikiEventListener with this Group.
addWikiEventListener(WikiEventListener) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Registers a WikiEventListener with this GroupManager.
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
addWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.WikiEngine
Registers a WikiEventListener with this instance.
ALIAS - Static variable in class com.ecyrd.jspwiki.WikiPage
 
ALL - Static variable in class com.ecyrd.jspwiki.auth.authorize.Role
All users, regardless of authentication status
ALL - Static variable in class com.ecyrd.jspwiki.WikiSession
 
ALL_ITEMS - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
allowsCookieAssertions() - Static method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Determines whether this WikiEngine allows users to assert identities using cookies instead of passwords.
AllPermission - Class in com.ecyrd.jspwiki.auth.permissions
Permission to perform all operations on a given wiki.
AllPermission(String) - Constructor for class com.ecyrd.jspwiki.auth.permissions.AllPermission
Creates a new WikiPermission for a specified set of actions.
AllPermissionCollection - Class in com.ecyrd.jspwiki.auth.permissions
A collection of AllPermission objects.
AllPermissionCollection() - Constructor for class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
 
ANCHOR - Static variable in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
ANONYMOUS - Static variable in class com.ecyrd.jspwiki.auth.authorize.Role
If the user hasn't supplied a name
ANONYMOUS - Static variable in class com.ecyrd.jspwiki.WikiSession
 
AnonymousLoginModule - Class in com.ecyrd.jspwiki.auth.login
Logs in a user based solely on IP address; no other authentication is performed.
AnonymousLoginModule() - Constructor for class com.ecyrd.jspwiki.auth.login.AnonymousLoginModule
 
append(DavPath) - Method in class com.ecyrd.jspwiki.dav.DavPath
Adds another path to the end of this path.
append(String) - Method in class com.ecyrd.jspwiki.dav.DavPath
Adds another path to the end of this path.
APPNAME - Static variable in class com.ecyrd.jspwiki.Release
This is the default application name.
ASSERTED - Static variable in class com.ecyrd.jspwiki.auth.authorize.Role
If the user has supplied a cookie with a username
ASSERTED - Static variable in class com.ecyrd.jspwiki.WikiSession
 
ATOM - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
AtomAPIServlet - Class in com.ecyrd.jspwiki.atom
Handles incoming requests for the Atom API.
AtomAPIServlet() - Constructor for class com.ecyrd.jspwiki.atom.AtomAPIServlet
 
AtomFeed - Class in com.ecyrd.jspwiki.rss
Provides an Atom 1.0 standard feed, with enclosures.
AtomFeed(WikiContext) - Constructor for class com.ecyrd.jspwiki.rss.AtomFeed
 
ATTACH - Static variable in class com.ecyrd.jspwiki.WikiContext
 
Attachment - Class in com.ecyrd.jspwiki.attachment
Describes an attachment.
Attachment(WikiEngine, String, String) - Constructor for class com.ecyrd.jspwiki.attachment.Attachment
 
ATTACHMENT - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
ATTACHMENT_NAME - Static variable in class com.ecyrd.jspwiki.plugin.VotePlugin
 
AttachmentDavProvider - Class in com.ecyrd.jspwiki.dav
 
AttachmentDavProvider(WikiEngine) - Constructor for class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
AttachmentDirectoryItem - Class in com.ecyrd.jspwiki.dav.items
 
AttachmentDirectoryItem(DavProvider, DavPath) - Constructor for class com.ecyrd.jspwiki.dav.items.AttachmentDirectoryItem
 
AttachmentItem - Class in com.ecyrd.jspwiki.dav.items
Represents a DAV attachment.
AttachmentItem(AttachmentDavProvider, DavPath, Attachment) - Constructor for class com.ecyrd.jspwiki.dav.items.AttachmentItem
Constructs a new DAV attachment.
AttachmentManager - Class in com.ecyrd.jspwiki.attachment
Provides facilities for handling attachments.
AttachmentManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.attachment.AttachmentManager
Creates a new AttachmentManager.
attachmentsEnabled() - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns true, if attachments are enabled and running.
AttachmentServlet - Class in com.ecyrd.jspwiki.attachment
This is a simple file upload servlet customized for JSPWiki.
AttachmentServlet() - Constructor for class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
AttachmentsIteratorInfo - Class in com.ecyrd.jspwiki.tags
Just provides the TEI data for AttachmentsIteratorTag.
AttachmentsIteratorInfo() - Constructor for class com.ecyrd.jspwiki.tags.AttachmentsIteratorInfo
 
AttachmentsIteratorTag - Class in com.ecyrd.jspwiki.tags
Iterates through the list of attachments one has.
AttachmentsIteratorTag() - Constructor for class com.ecyrd.jspwiki.tags.AttachmentsIteratorTag
 
ATTDIR_EXTENSION - Static variable in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
ATTR_CONTEXT - Static variable in class com.ecyrd.jspwiki.tags.WikiTagBase
 
ATTR_EDITEDTEXT - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
Known attribute name for storing the user edited text inside a session or a page context
ATTR_ISWEBLOG - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
ATTR_MEMBERLIST - Static variable in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
The attribute to set on a page - [{SET members ...}] - to define members of the group named by that page.
ATTR_NEWVERSION - Static variable in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
ATTR_OLDVERSION - Static variable in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
ATTR_RECURSE - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
AUTHENTICATED - Static variable in class com.ecyrd.jspwiki.auth.authorize.Role
If the user has authenticated with the Container or UserDatabase
AUTHENTICATED - Static variable in class com.ecyrd.jspwiki.WikiSession
 
AuthenticationManager - Class in com.ecyrd.jspwiki.auth
Manages authentication activities for a WikiEngine: user login, logout, and credential refreshes.
AuthenticationManager() - Constructor for class com.ecyrd.jspwiki.auth.AuthenticationManager
 
AuthorizationManager - Class in com.ecyrd.jspwiki.auth
Manages all access control and authorization; determines what authenticated users are allowed to do.
AuthorizationManager() - Constructor for class com.ecyrd.jspwiki.auth.AuthorizationManager
Constructs a new AuthorizationManager instance.
Authorizer - Interface in com.ecyrd.jspwiki.auth
Interface for service providers of authorization information.
AuthorizerCallback - Class in com.ecyrd.jspwiki.auth.login
Callback for requesting and supplying an Authorizer required by a LoginModule.
AuthorizerCallback() - Constructor for class com.ecyrd.jspwiki.auth.login.AuthorizerCallback
 
AuthorTag - Class in com.ecyrd.jspwiki.tags
Writes the author name of the current page, including a link to that page, if that page exists.
AuthorTag() - Constructor for class com.ecyrd.jspwiki.tags.AuthorTag
 

B

backgroundTask() - Method in class com.ecyrd.jspwiki.rss.RSSThread
Runs the RSS generator thread.
backgroundTask() - Method in class com.ecyrd.jspwiki.util.WikiBackgroundThread
Abstract method that performs the actual work for this background thread;
BaseURLTag - Class in com.ecyrd.jspwiki.tags
Writes the jspwiki.baseURL property.
BaseURLTag() - Constructor for class com.ecyrd.jspwiki.tags.BaseURLTag
 
BasicAttachmentProvider - Class in com.ecyrd.jspwiki.providers
Provides basic, versioning attachments.
BasicAttachmentProvider() - Constructor for class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
BasicAttachmentProvider.AttachmentFilter - Class in com.ecyrd.jspwiki.providers
Returns only those directories that contain attachments.
BasicAttachmentProvider.AttachmentFilter() - Constructor for class com.ecyrd.jspwiki.providers.BasicAttachmentProvider.AttachmentFilter
 
BasicAttachmentProvider.AttachmentVersionFilter - Class in com.ecyrd.jspwiki.providers
Accepts only files that are actual versions, no control files.
BasicAttachmentProvider.AttachmentVersionFilter() - Constructor for class com.ecyrd.jspwiki.providers.BasicAttachmentProvider.AttachmentVersionFilter
 
BasicPageFilter - Class in com.ecyrd.jspwiki.filters
Provides a base implementation of a PageFilter.
BasicPageFilter() - Constructor for class com.ecyrd.jspwiki.filters.BasicPageFilter
 
BasicSearchProvider - Class in com.ecyrd.jspwiki.search
Interface for the search providers that handle searching the Wiki
BasicSearchProvider() - Constructor for class com.ecyrd.jspwiki.search.BasicSearchProvider
 
beautifyString(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Adds spaces in suitable locations of the input string.
beautifyString(String, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Adds spaces in suitable locations of the input string.
beautifyTitle(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Beautifies the title of the page by appending spaces in suitable places, if the user has so decreed in the properties when constructing this WikiEngine.
beautifyTitleNoBreak(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Beautifies the title of the page by appending non-breaking spaces in suitable places.
BLANK - Static variable in class com.ecyrd.jspwiki.tags.UserProfileTag
 
BlogUtil - Class in com.ecyrd.jspwiki.util
Contains useful utilities for JSPWiki blogging functionality.
BlogUtil() - Constructor for class com.ecyrd.jspwiki.util.BlogUtil
 
BOLD - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
BreadcrumbsTag - Class in com.ecyrd.jspwiki.tags
Implement a "breadcrumb" (most recently visited) trail.
BreadcrumbsTag() - Constructor for class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
BreadcrumbsTag.FixedQueue - Class in com.ecyrd.jspwiki.tags
Extends the LinkedList class to provide a fixed-size queue implementation
breakLineIfTooLong() - Method in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
BugReportHandler - Class in com.ecyrd.jspwiki.plugin
Provides a handler for bug reports.
BugReportHandler() - Constructor for class com.ecyrd.jspwiki.plugin.BugReportHandler
 

C

CachingAttachmentProvider - Class in com.ecyrd.jspwiki.providers
Provides a caching attachment provider.
CachingAttachmentProvider() - Constructor for class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
CachingProvider - Class in com.ecyrd.jspwiki.providers
Provides a caching page provider.
CachingProvider() - Constructor for class com.ecyrd.jspwiki.providers.CachingProvider
 
CalendarTag - Class in com.ecyrd.jspwiki.tags
Provides a nice calendar.
CalendarTag() - Constructor for class com.ecyrd.jspwiki.tags.CalendarTag
 
checkFor304(HttpServletRequest, WikiPage) - Static method in class com.ecyrd.jspwiki.util.HttpUtil
If returns true, then should return a 304 (HTTP_NOT_MODIFIED)
CheckLockInfo - Class in com.ecyrd.jspwiki.tags
 
CheckLockInfo() - Constructor for class com.ecyrd.jspwiki.tags.CheckLockInfo
 
CheckLockTag - Class in com.ecyrd.jspwiki.tags
 
CheckLockTag() - Constructor for class com.ecyrd.jspwiki.tags.CheckLockTag
 
checkPermission(Permission) - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPermission(Permission) - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
checkPermission(WikiSession, Permission) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Returns true or false, depending on whether a Permission is allowed for the Subject associated with a supplied WikiSession.
checkPluralPageName(String) - Method in class com.ecyrd.jspwiki.PageRenamer
 
CheckRequestContextTag - Class in com.ecyrd.jspwiki.tags
Includes body, if the request context matches.
CheckRequestContextTag() - Constructor for class com.ecyrd.jspwiki.tags.CheckRequestContextTag
 
checkStaticPermission(Subject, Permission) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Determines whether a Subject posesses a given "static" Permission as defined in the security policy file.
CheckVersionTag - Class in com.ecyrd.jspwiki.tags
Does a version check on the page.
CheckVersionTag() - Constructor for class com.ecyrd.jspwiki.tags.CheckVersionTag
 
ClassUtil - Class in com.ecyrd.jspwiki.util
Contains useful utilities for class file manipulation.
ClassUtil() - Constructor for class com.ecyrd.jspwiki.util.ClassUtil
 
cleanLink(String) - Static method in class com.ecyrd.jspwiki.parser.MarkupParser
Cleans a Wiki name.
cleanLink(String) - Static method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Cleans a Wiki name.
CleanTextRenderer - Class in com.ecyrd.jspwiki.render
A simple renderer that just renders all the text() nodes from the DOM tree.
CleanTextRenderer(WikiContext, WikiDocument) - Constructor for class com.ecyrd.jspwiki.render.CleanTextRenderer
 
clear() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Clears all Principals from the group list.
clear() - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Clears all Principals from the group list.
clear() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
clearList() - Method in class com.ecyrd.jspwiki.tags.IteratorTag
Sets the iterator directly that is used to form the iteration.
clearMessages() - Method in class com.ecyrd.jspwiki.WikiSession
Clears all messages associated with this session.
clearMessages(String) - Method in class com.ecyrd.jspwiki.WikiSession
Clears all messages associated with a session topic.
clearPageEntries(String) - Method in class com.ecyrd.jspwiki.ReferenceManager
Clears the references to a certain page so it's no longer in the map.
clearUserCookie(HttpServletResponse) - Static method in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
 
clone() - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Returns a string representation of the contents of this ACL entry.
clone() - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
clone() - Method in class com.ecyrd.jspwiki.WikiContext
Returns a shallow clone of the WikiContext.
clone() - Method in class com.ecyrd.jspwiki.WikiPage
Creates a deep clone of a WikiPage.
close() - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
close() - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
closeDefinitionItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeDefinitionList() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeDefinitionTitle() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeDiv() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeList(char) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeListItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeParagraph() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closePreformatted() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeSpan() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeTable() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeTableHeading() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeTableItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeTableRow() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
closeTextEffect(int) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
com.ecyrd.jspwiki - package com.ecyrd.jspwiki
 
com.ecyrd.jspwiki.atom - package com.ecyrd.jspwiki.atom
 
com.ecyrd.jspwiki.attachment - package com.ecyrd.jspwiki.attachment
 
com.ecyrd.jspwiki.auth - package com.ecyrd.jspwiki.auth
 
com.ecyrd.jspwiki.auth.acl - package com.ecyrd.jspwiki.auth.acl
 
com.ecyrd.jspwiki.auth.authorize - package com.ecyrd.jspwiki.auth.authorize
 
com.ecyrd.jspwiki.auth.login - package com.ecyrd.jspwiki.auth.login
 
com.ecyrd.jspwiki.auth.permissions - package com.ecyrd.jspwiki.auth.permissions
 
com.ecyrd.jspwiki.auth.user - package com.ecyrd.jspwiki.auth.user
 
com.ecyrd.jspwiki.dav - package com.ecyrd.jspwiki.dav
 
com.ecyrd.jspwiki.dav.items - package com.ecyrd.jspwiki.dav.items
 
com.ecyrd.jspwiki.dav.methods - package com.ecyrd.jspwiki.dav.methods
 
com.ecyrd.jspwiki.diff - package com.ecyrd.jspwiki.diff
 
com.ecyrd.jspwiki.event - package com.ecyrd.jspwiki.event
 
com.ecyrd.jspwiki.filters - package com.ecyrd.jspwiki.filters
 
com.ecyrd.jspwiki.forms - package com.ecyrd.jspwiki.forms
Contains classes for doing form handling within JSPWiki.
com.ecyrd.jspwiki.htmltowiki - package com.ecyrd.jspwiki.htmltowiki
 
com.ecyrd.jspwiki.modules - package com.ecyrd.jspwiki.modules
 
com.ecyrd.jspwiki.parser - package com.ecyrd.jspwiki.parser
 
com.ecyrd.jspwiki.plugin - package com.ecyrd.jspwiki.plugin
Provides plugins to the JSPWiki.
com.ecyrd.jspwiki.providers - package com.ecyrd.jspwiki.providers
 
com.ecyrd.jspwiki.render - package com.ecyrd.jspwiki.render
 
com.ecyrd.jspwiki.rss - package com.ecyrd.jspwiki.rss
 
com.ecyrd.jspwiki.search - package com.ecyrd.jspwiki.search
 
com.ecyrd.jspwiki.tags - package com.ecyrd.jspwiki.tags
 
com.ecyrd.jspwiki.ui - package com.ecyrd.jspwiki.ui
 
com.ecyrd.jspwiki.url - package com.ecyrd.jspwiki.url
 
com.ecyrd.jspwiki.util - package com.ecyrd.jspwiki.util
Provides a number of utility libraries that are of general use.
com.ecyrd.jspwiki.xmlrpc - package com.ecyrd.jspwiki.xmlrpc
 
combineURL(String, String) - Static method in class com.ecyrd.jspwiki.dav.DavUtil
 
COMMENT - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
COMMENT - Static variable in class com.ecyrd.jspwiki.WikiContext
 
COMMENT_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
COMMENT_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
CommentLinkTag - Class in com.ecyrd.jspwiki.tags
Writes a comment link.
CommentLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.CommentLinkTag
 
commit() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Commits the groups to disk.
commit() - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Commits the groups to persistent storage.
commit() - Method in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
commit() - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
commit() - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
commit() - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Persists the current state of the user database to back-end storage.
commit() - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Persists database changes to disk.
commit() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
commit() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
COMPARATOR - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
 
compare(Object, Object) - Method in class com.ecyrd.jspwiki.auth.WikiPrincipal.PrincipalComparator
 
compare(Object, Object) - Method in class com.ecyrd.jspwiki.PageTimeComparator
 
compare(Object, Object) - Method in class com.ecyrd.jspwiki.SearchResultComparator
Compares two SearchResult objects, returning the one that scored higher.
compareTo(Object) - Method in class com.ecyrd.jspwiki.WikiPage
 
COMPLETE - Static variable in class com.ecyrd.jspwiki.attachment.Attachment
 
CONFLICT - Static variable in class com.ecyrd.jspwiki.WikiContext
User has an internal conflict, and does quite not know what to do.
containerRoleTable() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Formats and returns an HTML table containing the roles the web container is aware of, and whether each role maps to particular JSPs.
containsKey(Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
containsValue(Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
ContentEncodingTag - Class in com.ecyrd.jspwiki.tags
Returns the app name.
ContentEncodingTag() - Constructor for class com.ecyrd.jspwiki.tags.ContentEncodingTag
 
ContentTag - Class in com.ecyrd.jspwiki.tags
Is used as a "super include" tag, which can include the proper context based on the wikicontext.
ContentTag() - Constructor for class com.ecyrd.jspwiki.tags.ContentTag
 
ContextualDiffProvider - Class in com.ecyrd.jspwiki.diff
A seriously better diff provider, which highlights changes word-by-word using CSS.
ContextualDiffProvider() - Constructor for class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
convert() - Method in class com.ecyrd.jspwiki.util.ProviderConverter
 
COOKIE_MODULE - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
The name of the built-in cookie authentication module
CookieAssertionLoginModule - Class in com.ecyrd.jspwiki.auth.login
Logs in a user based on assertion of a name supplied in a cookie.
CookieAssertionLoginModule() - Constructor for class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
 
CookieTag - Class in com.ecyrd.jspwiki.tags
Sets or gets Cookie values.
CookieTag() - Constructor for class com.ecyrd.jspwiki.tags.CookieTag
 
copyContents(Reader, Writer) - Static method in class com.ecyrd.jspwiki.FileUtil
Just copies all characters from in to out.
copyContents(InputStream, OutputStream) - Static method in class com.ecyrd.jspwiki.FileUtil
Just copies all characters from in to out.
Counter - Class in com.ecyrd.jspwiki.plugin
Provides a page-specific counter.
Counter() - Constructor for class com.ecyrd.jspwiki.plugin.Counter
 
countSections(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Counts the number of sections (separated with "----") from the page.
CREATE_GROUP - Static variable in class com.ecyrd.jspwiki.WikiContext
 
CREATE_GROUPS - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
CREATE_GROUPS_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
CREATE_PAGES - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
CREATE_PAGES_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
createContext(HttpServletRequest, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Shortcut to create a WikiContext from the Wiki page.
CREATED - Static variable in class com.ecyrd.jspwiki.attachment.Attachment
 
createETag(WikiPage) - Static method in class com.ecyrd.jspwiki.util.HttpUtil
 
createMask(String) - Static method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Private method that creates a binary mask based on the actions specified.
createMask(String) - Static method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Private method that creates a binary mask based on the actions specified.
createProperties(String[]) - Static method in class com.ecyrd.jspwiki.TextUtil
Creates a Properties object based on an array which contains alternatively a key and a value.
CurrentTimePlugin - Class in com.ecyrd.jspwiki.plugin
Just displays the current date and time.
CurrentTimePlugin() - Constructor for class com.ecyrd.jspwiki.plugin.CurrentTimePlugin
 

D

DavContext - Class in com.ecyrd.jspwiki.dav
 
DavContext(HttpServletRequest, DavPath) - Constructor for class com.ecyrd.jspwiki.dav.DavContext
 
DavItem - Class in com.ecyrd.jspwiki.dav.items
 
DavItem(DavProvider, DavPath) - Constructor for class com.ecyrd.jspwiki.dav.items.DavItem
 
DavMethod - Class in com.ecyrd.jspwiki.dav.methods
 
DavMethod(DavProvider) - Constructor for class com.ecyrd.jspwiki.dav.methods.DavMethod
 
DavPath - Class in com.ecyrd.jspwiki.dav
The DavPath represents an abstract path to any resource within the WebDav system.
DavPath(DavPath) - Constructor for class com.ecyrd.jspwiki.dav.DavPath
Creates a new DavPath from an old one.
DavPath(String) - Constructor for class com.ecyrd.jspwiki.dav.DavPath
Creates a new DavPath object.
DavProvider - Interface in com.ecyrd.jspwiki.dav
 
DavUtil - Class in com.ecyrd.jspwiki.dav
 
DavUtil() - Constructor for class com.ecyrd.jspwiki.dav.DavUtil
 
decodeName(String) - Method in class com.ecyrd.jspwiki.WikiEngine
 
deepHashCode() - Method in class com.ecyrd.jspwiki.ReferenceManager
This 'deepHashCode' can be used to determine if there were any modifications made to the underlying to and by maps of the ReferenceManager.
DEFAULT_AUTHORIZER - Static variable in class com.ecyrd.jspwiki.auth.AuthorizationManager
The default external Authorizer is the WebContainerAuthorizer
DEFAULT_DATEFORMAT - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
DEFAULT_DATEFORMAT - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
DEFAULT_DAYS - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
DEFAULT_DB_CREATED - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_EMAIL - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_FULL_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_HASH_PREFIX - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_JNDI_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_LOGIN_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_MODIFIED - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_PASSWORD - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_ROLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_ROLE_TABLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_TABLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_DB_WIKI_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
DEFAULT_ENCODING - Static variable in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
DEFAULT_EXPIRY - Static variable in class com.ecyrd.jspwiki.attachment.AttachmentServlet
Default expiry period is 1 day
DEFAULT_FORMAT - Static variable in class com.ecyrd.jspwiki.plugin.CurrentTimePlugin
 
DEFAULT_FORMAT - Static variable in class com.ecyrd.jspwiki.tags.PageDateTag
 
DEFAULT_FORMS_PACKAGE - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
 
DEFAULT_INLINEPATTERN - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
The default inlining pattern.
DEFAULT_INLINEPATTERN - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. The default inlining pattern.
DEFAULT_JSP_PAGES - Static variable in class com.ecyrd.jspwiki.tags.ContentTag
Lists the default pages for each JSP page.
DEFAULT_PACKAGE - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
This is the default package to try in case the instantiation fails.
DEFAULT_PAGEFORMAT - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
DEFAULT_PRIORITY - Static variable in class com.ecyrd.jspwiki.util.PriorityList
This is the default priority, which is used if no priority is defined.
DEFAULT_PROPERTYFILE - Static variable in class com.ecyrd.jspwiki.WikiEngine
Path to the default property file.
DEFAULT_SETNAME - Static variable in class com.ecyrd.jspwiki.plugin.Search
 
DEFAULT_TEMPLATE - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
 
DEFAULT_XMLFILE - Static variable in class com.ecyrd.jspwiki.filters.FilterManager
 
DefaultAclManager - Class in com.ecyrd.jspwiki.auth.acl
Default implementation that parses Acls from wiki page markup.
DefaultAclManager() - Constructor for class com.ecyrd.jspwiki.auth.acl.DefaultAclManager
 
DefaultGroup - Class in com.ecyrd.jspwiki.auth.authorize
Provides a concrete implementation of the Group interface.
DefaultGroup(String) - Constructor for class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
 
DefaultGroupManager - Class in com.ecyrd.jspwiki.auth.authorize
This default UserDatabase implementation provides groups to JSPWiki.
DefaultGroupManager() - Constructor for class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
 
DefaultGroupManager.GroupListener - Class in com.ecyrd.jspwiki.auth.authorize
Tiny little listener that captures wiki events fired by Groups this GroupManager knows about.
DefaultGroupManager.GroupListener(DefaultGroupManager) - Constructor for class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager.GroupListener
Constructs a new instance of this listener.
DefaultGroupManager.SaveFilter - Class in com.ecyrd.jspwiki.auth.authorize
This special filter class is used to refresh the database after a page has been changed.
DefaultGroupManager.SaveFilter() - Constructor for class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager.SaveFilter
 
DefaultURLConstructor - Class in com.ecyrd.jspwiki.url
Implements the default URL constructor using links directly to the JSP pages.
DefaultURLConstructor() - Constructor for class com.ecyrd.jspwiki.url.DefaultURLConstructor
 
DefaultUserProfile - Class in com.ecyrd.jspwiki.auth.user
Default implementation for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.
DefaultUserProfile() - Constructor for class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
 
DELETE - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
DELETE - Static variable in class com.ecyrd.jspwiki.WikiContext
 
DELETE_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
DELETE_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
deleteAttachment(Attachment) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Deletes all versions of the given attachment.
deleteAttachment(Attachment) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
deleteAttachment(Attachment) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
deleteAttachment(Attachment) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Removes an entire page from the repository.
deleteByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
Looks up and deletes the first UserProfile in the user database that matches a profile having a given login name.
deleteByLoginName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and deletes the first UserProfile in the user database that matches a profile having a given login name.
deleteByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Looks up and deletes the first UserProfile in the user database that matches a profile having a given login name.
deleteByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
deletePage(WikiPage) - Method in class com.ecyrd.jspwiki.PageManager
Deletes an entire page, all versions, all traces.
deletePage(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
deletePage(String) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
deletePage(String) - Method in class com.ecyrd.jspwiki.providers.FileSystemProvider
 
deletePage(String) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
Removes the page file and the RCS archive from the repository.
deletePage(String) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
Removes the relevant page directory under "OLD" -directory as well, but does not remove any extra subdirectories from it.
deletePage(String) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Removes an entire page from the repository.
deletePage(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Deletes a page or an attachment completely, including all versions.
deleteVersion(Attachment) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Deletes the given attachment version.
deleteVersion(WikiPage) - Method in class com.ecyrd.jspwiki.PageManager
Deletes only a specific version of a WikiPage.
deleteVersion(String, int) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
deleteVersion(Attachment) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
deleteVersion(Attachment) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
deleteVersion(String, int) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
deleteVersion(String, int) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
deleteVersion(String, int) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
deleteVersion(Attachment) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Removes a specific version from the repository.
deleteVersion(String, int) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Removes a specific version from the repository.
deleteVersion(WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Deletes a specific version of a page or an attachment.
Denounce - Class in com.ecyrd.jspwiki.plugin
Denounces a link by removing it from any search engine.
Denounce() - Constructor for class com.ecyrd.jspwiki.plugin.Denounce
 
DESCRIPTION - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
DESCRIPTION - Static variable in class com.ecyrd.jspwiki.WikiPage
"Summary" is a short summary of the page.
destroy() - Method in class com.ecyrd.jspwiki.ui.WikiServletFilter
 
destroy() - Method in class com.ecyrd.jspwiki.WikiServlet
Destroys the WikiServlet; called by the servlet container when shutting down the webapp.
DIFF - Static variable in class com.ecyrd.jspwiki.WikiContext
User is viewing a DIFF between the two versions of the page.
DifferenceManager - Class in com.ecyrd.jspwiki.diff
Load, initialize and delegate to the DiffProvider that will actually do the work.
DifferenceManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.diff.DifferenceManager
 
DiffLinkTag - Class in com.ecyrd.jspwiki.tags
Writes a diff link.
DiffLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.DiffLinkTag
 
DiffProvider - Interface in com.ecyrd.jspwiki.diff
TODO
DiffProvider.NullDiffProvider - Class in com.ecyrd.jspwiki.diff
 
DiffProvider.NullDiffProvider() - Constructor for class com.ecyrd.jspwiki.diff.DiffProvider.NullDiffProvider
 
DIR_EXTENSION - Static variable in class com.ecyrd.jspwiki.PageRenamer
 
DIR_EXTENSION - Static variable in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
DIR_EXTENSION - Static variable in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
DIRECTORY - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
The default directory for the properties.
DirectoryItem - Class in com.ecyrd.jspwiki.dav.items
 
DirectoryItem(DavProvider, DavPath) - Constructor for class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
disableAccessRules() - Method in class com.ecyrd.jspwiki.parser.MarkupParser
 
disableAccessRules() - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.AttachmentsIteratorTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.EditorIteratorTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.HistoryIteratorTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.IteratorTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
doAfterBody() - Method in class com.ecyrd.jspwiki.tags.TranslateTag
 
doChar(StringBuffer, char) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
doCopy(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
doCopy(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.atom.AtomAPIServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.EditorTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.IncludeTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.IteratorTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.ParamTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.TabTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
doEndTag() - Method in class com.ecyrd.jspwiki.tags.WikiTagBase
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.ecyrd.jspwiki.ui.WikiServletFilter
 
doFullLuceneReindex() - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
Performs a full Lucene reindex, if necessary.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.atom.AtomAPIServlet
Handles HTTP GET.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
Serves a GET with two parameters: 'wikiname' specifying the wikiname of the attachment, 'version' specifying the version indicator.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.WikiServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCServlet
Handles HTTP GET.
doInitBody() - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
doLock(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
The default implementation of this class just returns an error code.
doMkCol(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
doMkCol(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doMove(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
doMove(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.atom.AtomAPIServlet
Implements the PostURI of the Atom spec.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
Grabs mime/multipart data and stores it into the temporary area.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.WikiServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCServlet
Handle HTTP POST.
doPostSaveFiltering(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Does the page filtering after the page has been saved.
doPostTranslateFiltering(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Does the filtering after HTML translation.
doPreSaveFiltering(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Does the filtering before a save to the page repository.
doPreTranslateFiltering(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Does the filtering before a translation.
doPropFind(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
doPropFind(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
doPropFind(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doPropPatch(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
doPropPatch(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.atom.AtomAPIServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
doReplacement(String, String, boolean) - Method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Does replacement of some particular variables.
doStartTag() - Method in class com.ecyrd.jspwiki.tags.AttachmentsIteratorTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.EditorIteratorTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.HistoryIteratorTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.IteratorTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.TabTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.WikiBodyTag
 
doStartTag() - Method in class com.ecyrd.jspwiki.tags.WikiTagBase
 
DOT - Static variable in class com.ecyrd.jspwiki.WikiSession
 
doUnlock(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
The default implementation of this class just returns an error code.
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.AuthorTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.BaseURLTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.CalendarTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.CheckLockTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.CheckRequestContextTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.CommentLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.ContentEncodingTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.EditLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.EditorTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.FeedDiscoveryTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.HasAttachmentsTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.IfNoSearchResultsTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.IncludeResourcesTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.IncludeTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.InsertPageTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.LinkToParentTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.LinkToTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.NextVersionTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.NoSuchPageTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageDateTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageExistsTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageInfoLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageNameTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageSizeTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageTypeTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PageVersionTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.ParentPageNameTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PermissionTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.PreviousVersionTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.RSSLinkTag
Deprecated.  
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.SearchResultsSizeTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.SearchResultsTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.TemplateDirTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.UploadLinkTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.UserCheckTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.UserNameTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.UserProfileTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.VariableTag
 
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.WikiBodyTag
A local stub for doing tags.
doWikiStartTag() - Method in class com.ecyrd.jspwiki.tags.WikiTagBase
This method is allowed to do pretty much whatever he wants.
DuplicateUserException - Exception in com.ecyrd.jspwiki.auth.user
Exception indicating that an identical user already exists in the user database.
DuplicateUserException(String) - Constructor for exception com.ecyrd.jspwiki.auth.user.DuplicateUserException
 

E

EDIT - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
EDIT - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
EDIT - Static variable in class com.ecyrd.jspwiki.WikiContext
The EDIT context - the user is editing the page.
EDIT_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
EDIT_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
EDIT_PREFERENCES - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
EDIT_PREFERENCES_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
EDIT_PROFILE - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
EDIT_PROFILE_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
EditLinkTag - Class in com.ecyrd.jspwiki.tags
Writes an edit link.
EditLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.EditLinkTag
 
Editor - Class in com.ecyrd.jspwiki.ui
Describes an editor.
Editor(WikiContext, String) - Constructor for class com.ecyrd.jspwiki.ui.Editor
 
EDITOR_PLAIN - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
Known name for the plain wikimarkup editor.
EDITOR_PREVIEW - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
Known name for the preview editor component.
EditorIteratorInfo - Class in com.ecyrd.jspwiki.tags
Just provides the TEI data for EditorIteratorTag.
EditorIteratorInfo() - Constructor for class com.ecyrd.jspwiki.tags.EditorIteratorInfo
 
EditorIteratorTag - Class in com.ecyrd.jspwiki.tags
Iterates through editors.
EditorIteratorTag() - Constructor for class com.ecyrd.jspwiki.tags.EditorIteratorTag
 
EditorManager - Class in com.ecyrd.jspwiki.ui
Defines an editor manager.
EditorManager() - Constructor for class com.ecyrd.jspwiki.ui.EditorManager
 
EditorTag - Class in com.ecyrd.jspwiki.tags
Creates an editor component with all the necessary parts to get it working.
EditorTag() - Constructor for class com.ecyrd.jspwiki.tags.EditorTag
 
element2String(Element) - Static method in class com.ecyrd.jspwiki.htmltowiki.HtmlStringToWikiTranslator
 
elements() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
Returns an enumeration of all AllPermission objects stored in this collection.
EMAIL - Static variable in class com.ecyrd.jspwiki.ui.InputValidator
 
EMAIL_PATTERN - Static variable in class com.ecyrd.jspwiki.ui.InputValidator
 
enableImageInlining(boolean) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Use this to turn on or off image inlining.
enableImageInlining(boolean) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Use this to turn on or off image inlining.
enablePlugins(boolean) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Enables or disables plugin execution.
enablePlugins(boolean) - Method in class com.ecyrd.jspwiki.render.WikiRenderer
Can be used to turn on plugin execution on a translator-reader basis
enablePlugins(boolean) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Can be used to turn on plugin execution on a translator-reader basis
encodeName(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Turns a WikiName into something that can be called through using an URL.
encodeWikiPage(WikiPage) - Method in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
encodeWikiPage(WikiPage) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
Encodes a single wiki page info into a Hashtable.
encodeWikiPage(WikiPage) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
Encodes a single wiki page info into a Hashtable.
entries() - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Returns an enumeration of the entries in this ACL.
entries() - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
 
Entry - Class in com.ecyrd.jspwiki.rss
 
Entry() - Constructor for class com.ecyrd.jspwiki.rss.Entry
 
entrySet() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
equals(Object) - Method in class com.ecyrd.jspwiki.auth.acl.UnresolvedPrincipal
An unresolved principal is equal to another unresolved principal if their names match.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Two DefaultGroups are equal if they contain identical member Principals and have the same name.
equals(Object) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Two DefaultGroups are considered equal if they both contains the same Principals and have the same name (case-insentive comparison).
equals(Object) - Method in class com.ecyrd.jspwiki.auth.authorize.Role
Two Role objects are considered equal if their names are identical.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.GroupPrincipal
Two GroupPrincipals are equal if their names are equal.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.login.PrincipalWrapper
Two PrincipalWrapper objects are equal if their internally-wrapped principals are also equal.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
Two AllPermission objects are considered equal if their wikis are equal.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Two PagePermission objects are considered equal if their actions (after normalization), wiki and target are equal.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Two WikiPermission objects are considered equal if their wikis and actions (after normalization) are equal.
equals(Object) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
 
equals(Object) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
 
equals(Object) - Method in class com.ecyrd.jspwiki.auth.WikiPrincipal
Two WikiPrincipals are considered equal if their names are equal (case-sensitive).
equals(Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
ERR_NOPAGE - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
Error code: no such page.
ERR_NOPERMISSION - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
ERROR - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
ERROR - Static variable in class com.ecyrd.jspwiki.forms.FormInfo
 
error - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
ERROR - Static variable in class com.ecyrd.jspwiki.WikiContext
An error has been encountered and the user needs to be informed.
ERROR_DB - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
ERROR_JAAS - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
ERROR_POLICY - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
ERROR_ROLES - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
eventName(int) - Static method in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Returns a textual representation of an event type.
eventName(int) - Static method in class com.ecyrd.jspwiki.event.WikiEngineEvent
Returns a textual representation of an event type.
execute(HttpServletRequest, HttpServletResponse, DavPath) - Method in class com.ecyrd.jspwiki.dav.methods.DavMethod
 
execute(HttpServletRequest, HttpServletResponse, DavPath) - Method in class com.ecyrd.jspwiki.dav.methods.GetMethod
 
execute(HttpServletRequest, HttpServletResponse, DavPath) - Method in class com.ecyrd.jspwiki.dav.methods.PropFindMethod
 
execute(HttpServletRequest, HttpServletResponse, DavPath) - Method in class com.ecyrd.jspwiki.dav.methods.PropPatchMethod
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormClose
Builds a Form close tag.
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormInput
Generates a dynamic form element on the WikiPage.
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormOpen
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormOutput
Executes the FormHandler specified in a Form 'output' plugin, using entries provided in the HttpRequest as FormHandler parameters.
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormSelect
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormSet
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.forms.FormTextarea
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.Counter
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.CurrentTimePlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.Denounce
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.Image
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.InsertPage
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.ListLocksPlugin
 
execute(WikiContext, String, Map) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Executes a plugin class in the given context.
execute(WikiContext, String) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Parses a plugin.
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.RecentChangesPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.ReferringPagesPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.Search
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.SessionsPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.TableOfContents
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.UndefinedPagesPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.UnusedPagesPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.VotePlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.WeblogArchivePlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.WeblogEntryPlugin
 
execute(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
execute(WikiContext, Map) - Method in interface com.ecyrd.jspwiki.plugin.WikiPlugin
This is the main entry point for any plugin.
EXECUTED - Static variable in class com.ecyrd.jspwiki.forms.FormInfo
 
executeUpload(WikiContext, InputStream, String, String, String, long) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
exists(Group) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Returns true if a Group is known to the GroupManager (contained in the group cache), false otherwise.
exists(Group) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Returns true if a Group is known to the GroupManager (contained in the group cache), false otherwise.
exists(Group) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
expandVariables(WikiContext, String) - Method in class com.ecyrd.jspwiki.VariableManager
This method does in-place expansion of any variables.
ExternalDiffProvider - Class in com.ecyrd.jspwiki.diff
This DiffProvider allows external command line tools to be used to generate the diff.
ExternalDiffProvider() - Constructor for class com.ecyrd.jspwiki.diff.ExternalDiffProvider
 

F

FastSearch - Interface in com.ecyrd.jspwiki.providers
If a provider implements this interface, then CachingProvider will never attempt to search on its own; it will always pass any searches through to the actual provider.
Feed - Class in com.ecyrd.jspwiki.rss
 
Feed(WikiContext) - Constructor for class com.ecyrd.jspwiki.rss.Feed
 
FeedDiscoveryTag - Class in com.ecyrd.jspwiki.tags
Outputs links to all the site feeds and APIs this Wiki/blog supports.
FeedDiscoveryTag() - Constructor for class com.ecyrd.jspwiki.tags.FeedDiscoveryTag
 
FILE_EXT - Static variable in class com.ecyrd.jspwiki.providers.AbstractFileProvider
All files should have this extension to be recognized as JSPWiki files.
filePart() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns the file part of the DavPath.
FileSystemProvider - Class in com.ecyrd.jspwiki.providers
Provides a simple directory based repository for Wiki pages.
FileSystemProvider() - Constructor for class com.ecyrd.jspwiki.providers.FileSystemProvider
 
FileUtil - Class in com.ecyrd.jspwiki
Generic utilities related to file and stream handling.
FileUtil() - Constructor for class com.ecyrd.jspwiki.FileUtil
 
filterCollection(Collection) - Method in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
FilterException - Exception in com.ecyrd.jspwiki.filters
A generic PageFilter exception.
FilterException(String) - Constructor for exception com.ecyrd.jspwiki.filters.FilterException
 
FilterManager - Class in com.ecyrd.jspwiki.filters
Manages the page filters.
FilterManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.filters.FilterManager
 
find(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
Looks up and returns the first UserProfilein the user database that whose login name, full name, or wiki name matches the supplied string.
find(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and returns the first UserProfile in the user database that whose login name, full name, or wiki name matches the supplied string.
FIND - Static variable in class com.ecyrd.jspwiki.WikiContext
 
findAttachments(QueryItem[]) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
findAttachments(QueryItem[]) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
findAttachments(QueryItem[]) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Finds attachments based on the query.
findBlogEntries(PageManager, String, Date, Date) - Method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
Attempts to locate all pages that correspond to the blog entry pattern.
findByEmail(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
findByEmail(String) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
findByEmail(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and returns the first UserProfile in the user database that matches a profile having a given e-mail address.
findByEmail(String) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Looks up and returns the first UserProfilein the user database that matches a profile having a given e-mail address.
findByEmail(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
findByFullName(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
findByFullName(String) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
findByFullName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and returns the first UserProfile in the user database that matches a profile having a given full name.
findByFullName(String) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Looks up and returns the first UserProfilein the user database that matches a profile having a given full name.
findByFullName(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
findByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
findByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
findByLoginName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and returns the first UserProfile in the user database that matches a profile having a given login name.
findByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Looks up and returns the first UserProfilein the user database that matches a profile having a given login name.
findByLoginName(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
findByWikiName(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
findByWikiName(String) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
findByWikiName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up and returns the first UserProfile in the user database that matches a profile having a given wiki name.
findByWikiName(String) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Looks up and returns the first UserProfilein the user database that matches a profile having a given wiki name.
findByWikiName(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
findClass(List, String) - Static method in class com.ecyrd.jspwiki.util.ClassUtil
Attempts to find a class from a collection of packages.
findClass(String, String) - Static method in class com.ecyrd.jspwiki.util.ClassUtil
A shortcut for findClass when you only have a singular package to search.
findContext(PageContext) - Static method in class com.ecyrd.jspwiki.WikiContext
This method can be used to find the WikiContext programmatically from a JSP PageContext.
findCreated() - Method in class com.ecyrd.jspwiki.ReferenceManager
Returns a list of all pages that the ReferenceManager knows about.
findJSP(PageContext, String) - Method in class com.ecyrd.jspwiki.ui.TemplateManager
An utility method for finding a JSP page.
findJSP(PageContext, String, String) - Method in class com.ecyrd.jspwiki.ui.TemplateManager
Attempts to locate a JSP page under the given template.
findPage(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
Finds a Wiki page from the page repository.
findPages(QueryItem[]) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
Iterates through all WikiPages, matches them against the given query, and returns a Collection of SearchResult objects.
findPages(QueryItem[]) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
findPages(QueryItem[]) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Finds pages based on the query.
findPages(String) - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
findPages(String) - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
findPages(String) - Method in class com.ecyrd.jspwiki.search.SearchManager
Sends a search to the current search provider.
findPages(String) - Method in interface com.ecyrd.jspwiki.search.SearchProvider
Search for pages matching a search query
findPages(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Parses an incoming search request, then does a search.
findPrincipals(Permission) - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Returns all Principal objects assigned a given Permission in the access control list.
findPrincipals(Permission) - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
 
findReferredBy(String) - Method in class com.ecyrd.jspwiki.ReferenceManager
Returns all pages that refer to this page.
findReferrers(String) - Method in class com.ecyrd.jspwiki.ReferenceManager
Find all pages that refer to this page.
findRefersTo(String) - Method in class com.ecyrd.jspwiki.ReferenceManager
Returns all pages that this page refers to.
findRole(String) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Returns a Group matching a given name.
findRole(String) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Looks up and returns a Role Principal matching a given String.
findRole(String) - Method in interface com.ecyrd.jspwiki.auth.Authorizer
Looks up and returns a role Principal matching a given String.
findRole(String) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
findUncreated() - Method in class com.ecyrd.jspwiki.ReferenceManager
Finds all references to non-existant pages.
findUnreferenced() - Method in class com.ecyrd.jspwiki.ReferenceManager
Finds all unreferenced pages.
fireEvent(WikiSecurityEvent) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Fires a wiki event to all registered listeners.
fireEvent(WikiSecurityEvent) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Fires a wiki event to all registered listeners.
fireEvent(WikiSecurityEvent) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Fires a wiki event to all registered listeners.
fireEvent(WikiEvent) - Method in class com.ecyrd.jspwiki.WikiEngine
Fires a wiki event to all registered listeners.
FIRST - Static variable in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
flush() - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
FORBIDDEN - Static variable in class com.ecyrd.jspwiki.QueryItem
The word may NOT be in the pages
ForgetNullValuesLinkedHashMap - Class in com.ecyrd.jspwiki.htmltowiki
A LinkedHashMap that does not put null values into the map.
ForgetNullValuesLinkedHashMap() - Constructor for class com.ecyrd.jspwiki.htmltowiki.ForgetNullValuesLinkedHashMap
 
FORM_VALUES_CARRIER - Static variable in class com.ecyrd.jspwiki.forms.FormElement
The submit servlet may decide to store a FormInfo with user-entered form values in the Session.
format(String) - Static method in class com.ecyrd.jspwiki.rss.Feed
Does the required formatting and entity replacement for XML.
format(String) - Static method in class com.ecyrd.jspwiki.rss.RSSGenerator
Does the required formatting and entity replacement for XML.
FormClose - Class in com.ecyrd.jspwiki.forms
Closes a WikiForm.
FormClose() - Constructor for class com.ecyrd.jspwiki.forms.FormClose
 
FormElement - Class in com.ecyrd.jspwiki.forms
 
FormElement() - Constructor for class com.ecyrd.jspwiki.forms.FormElement
 
FormHandler - Interface in com.ecyrd.jspwiki.forms
A FormHandler performs logic based on input from an HTTP FORM, transmitted through a JSPWiki WikiPlugin (see Form.java).
FormInfo - Class in com.ecyrd.jspwiki.forms
Container for carrying HTTP FORM information between WikiPlugin invocations in the Session.
FormInfo() - Constructor for class com.ecyrd.jspwiki.forms.FormInfo
 
FormInput - Class in com.ecyrd.jspwiki.forms
Creates a simple input text field.
FormInput() - Constructor for class com.ecyrd.jspwiki.forms.FormInput
 
FormOpen - Class in com.ecyrd.jspwiki.forms
Opens a WikiForm.
FormOpen() - Constructor for class com.ecyrd.jspwiki.forms.FormOpen
 
FormOutput - Class in com.ecyrd.jspwiki.forms
 
FormOutput() - Constructor for class com.ecyrd.jspwiki.forms.FormOutput
 
FormSelect - Class in com.ecyrd.jspwiki.forms
 
FormSelect() - Constructor for class com.ecyrd.jspwiki.forms.FormSelect
 
FormSet - Class in com.ecyrd.jspwiki.forms
FormSet is a companion WikiPlugin for Form.
FormSet() - Constructor for class com.ecyrd.jspwiki.forms.FormSet
 
FormTextarea - Class in com.ecyrd.jspwiki.forms
 
FormTextarea() - Constructor for class com.ecyrd.jspwiki.forms.FormTextarea
 
FormUtil - Class in com.ecyrd.jspwiki.util
A collection of (static) utilities used by the WikiForms code.
FormUtil() - Constructor for class com.ecyrd.jspwiki.util.FormUtil
 
FULL_NAME - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
 

G

generate() - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
Generates the RSS resource.
generateBlogRSS(WikiContext, List, Feed) - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
 
generateFeed(WikiContext, List, String, String) - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
Generates a feed based on a context and list of changes.
generateFullWikiRSS(WikiContext, Feed) - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
Generates an RSS feed for the entire wiki.
generateRandomPassword() - Static method in class com.ecyrd.jspwiki.TextUtil
Generate a random String suitable for use as a temporary password.
generateWikiPageRSS(WikiContext, List, Feed) - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
 
get(int) - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns the 'idx' component of the path, zero being the first component.
get(Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
get(int) - Method in class com.ecyrd.jspwiki.util.PriorityList
Returns the object at index "index".
getAcl() - Method in class com.ecyrd.jspwiki.WikiPage
Returns the Acl for this page.
getAclManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the AclManager employed by this WikiEngine.
getAcquisitionTime() - Method in class com.ecyrd.jspwiki.PageLock
 
getAction() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getActions() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
No-op; always returns null
getActions() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Returns the actions for this permission: "view", "edit", "comment", "modify", "upload" or "delete".
getActions() - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Returns the actions for this permission: "createGroups", "createPages", "editPreferences", "editProfile", or "login".
getActiveLocks() - Method in class com.ecyrd.jspwiki.PageManager
Returns a list of currently applicable locks.
getAlias() - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
getAllAttachments() - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns a collection of Attachments, containing each and every attachment that is in this Wiki.
getAllChangedSince(Date) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
getAllChangedSince(Date) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getAllChangedSince(Date) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Gets a list of recent changes.
getAllInlinedImagePatterns() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns a collection of all image types that get inlined.
getAllInterWikiLinks() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns a collection of all supported InterWiki links.
getAllPages() - Method in class com.ecyrd.jspwiki.PageManager
 
getAllPages() - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
getAllPages() - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getAllPages() - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
getAllPages() - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Returns all pages.
getAllPages() - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getAllPages() - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getApplicationName() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the name of the application.
getApplicationName() - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getApplicationName() - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getAttachmentData(Attachment) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
getAttachmentData(Attachment) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
getAttachmentData(Attachment) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Get attachment data.
getAttachmentInfo(String) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Gets info on a particular attachment, latest version.
getAttachmentInfo(String, int) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Gets info on a particular attachment with the given version.
getAttachmentInfo(WikiContext, String) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Figures out the full attachment name from the context and attachment name.
getAttachmentInfo(WikiContext, String, int) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Figures out the full attachment name from the context and attachment name.
getAttachmentInfo(WikiPage, String, int) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
getAttachmentInfo(WikiPage, String, int) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
getAttachmentInfo(WikiPage, String, int) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Returns info about an attachment.
getAttachmentManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current AttachmentManager, which is responsible for storing and managing attachments.
getAttachmentStream(Attachment) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Finds an attachment from the repository as a stream.
getAttachmentURL(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Deprecated.  
getAttachPage() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
getAttribute(String) - Method in class com.ecyrd.jspwiki.WikiPage
A WikiPage may have a number of attributes, which might or might not be available.
getAttributes() - Method in class com.ecyrd.jspwiki.WikiPage
Returns the full attributes Map, in case external code needs to iterate through the attributes.
getAuthenticationManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the currently used authentication manager.
getAuthor() - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
Returns the name of the author of this plugin (if defined).
getAuthor() - Method in class com.ecyrd.jspwiki.rss.Entry
 
getAuthor() - Method in class com.ecyrd.jspwiki.WikiPage
Returns author name, or null, if no author has been defined.
getAuthorizationManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the currently used authorization manager.
getAuthorizer() - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Returns the current external Authorizer in use, which may be null.
getAuthorizer() - Method in class com.ecyrd.jspwiki.auth.login.AuthorizerCallback
Returns the authorizer.
getBaseURL() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the base URL.
getBooleanProperty(Properties, String, boolean) - Static method in class com.ecyrd.jspwiki.TextUtil
Gets a boolean property from a standard Properties list.
getCategories(String, String, String) - Method in class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
JSPWiki does not support categories, therefore JSPWiki always returns an empty list for categories.
getChannelDescription() - Method in class com.ecyrd.jspwiki.rss.Feed
 
getChannelLanguage() - Method in class com.ecyrd.jspwiki.rss.Feed
 
getChannelTitle() - Method in class com.ecyrd.jspwiki.rss.Feed
 
getClassName() - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
getCollectionInHTML(WikiContext, Collection) - Static method in class com.ecyrd.jspwiki.dav.DavUtil
 
getCommonProperties() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getContent() - Method in class com.ecyrd.jspwiki.rss.Entry
 
getContentEncoding() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the IANA name of the character set encoding we're supposed to be using right now.
getContentType() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentItem
Returns the content type as defined by the servlet container; or if the container cannot be found, returns "application/octet-stream".
getContentType() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getContentType() - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
getContentType() - Method in class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
Returns the content type for the item.
getContentType() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getContentType(String) - Static method in class com.ecyrd.jspwiki.rss.RSSGenerator
Returns the content type of this RSS feed.
getContext() - Method in class com.ecyrd.jspwiki.parser.WikiDocument
Returns the wiki context for this document.
getContext() - Method in class com.ecyrd.jspwiki.tags.CheckRequestContextTag
 
getContexts() - Method in class com.ecyrd.jspwiki.SearchMatcher.SearchResultImpl
 
getContexts() - Method in interface com.ecyrd.jspwiki.SearchResult
Collection of XHTML fragments representing some contexts in which the match was made (a.k.a., "snippets").
getCreated() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the creation date
getCreated() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the creation date.
getCurrentLock(WikiPage) - Method in class com.ecyrd.jspwiki.PageManager
Returns the current lock owner of a page.
getCurrentProvider() - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns the current attachment provider.
getCurrentProvider() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the provider name.
getCurrentProviderInfo() - Method in class com.ecyrd.jspwiki.WikiEngine
Return information about current provider.
getCurrentUser() - Method in class com.ecyrd.jspwiki.WikiContext
Convenience method that gets the current user.
getDepth() - Method in class com.ecyrd.jspwiki.dav.DavContext
 
getDiff(String, int, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns a diff of two versions of a page.
getEditedText(PageContext) - Static method in class com.ecyrd.jspwiki.ui.EditorManager
Convenience function which examines the current context and attempts to figure out whether the edited text is in the HTTP request parameters or somewhere in the session.
getEditorList() - Method in class com.ecyrd.jspwiki.ui.EditorManager
Returns a list of editors as Strings of editor names.
getEditorManager() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getEditorName(WikiContext) - Method in class com.ecyrd.jspwiki.ui.EditorManager
Returns an editor for the current context.
getEditorPath(WikiContext) - Method in class com.ecyrd.jspwiki.ui.EditorManager
Convenience method for getting the path to the editor JSP file.
getEditURL(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Deprecated.  
getEmail() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the user's e-mail address.
getEmail() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the user's e-mail address.
getEngine() - Method in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
getEngine() - Method in class com.ecyrd.jspwiki.dav.WikiDavProvider
 
getEngine() - Method in class com.ecyrd.jspwiki.PageManager
 
getEngine() - Method in class com.ecyrd.jspwiki.WikiContext
Returns the handling engine.
getEntry(Principal) - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Returns an AclEntry for a supplied Principal, or null if the Principal does not have a matching AclEntry.
getEntry(Principal) - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
 
getError() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getExpiryTime() - Method in class com.ecyrd.jspwiki.PageLock
 
getFeedURL() - Method in class com.ecyrd.jspwiki.rss.Feed
 
getFileExtension(String) - Static method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
Returns the file extension.
getFileFromProperty(String) - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
getFileName() - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
getFilterList() - Method in class com.ecyrd.jspwiki.filters.FilterManager
 
getFilterManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the manager responsible for the filters.
getFinalPageName(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the correct page name, or null, if no such page can be found.
getFormat() - Method in class com.ecyrd.jspwiki.tags.PageDateTag
 
getFormInfo(WikiContext) - Method in class com.ecyrd.jspwiki.forms.FormElement
Attempts to retrieve information on the currently handled form from the WikiContext.
getForwardPage(HttpServletRequest) - Method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
This method is not needed for the DefaultURLConstructor.
getForwardPage(HttpServletRequest) - Method in class com.ecyrd.jspwiki.url.ShortURLConstructor
 
getForwardPage(HttpServletRequest) - Method in class com.ecyrd.jspwiki.url.ShortViewURLConstructor
Since we're only called from WikiServlet, where we get the VIEW requests, we can safely return this.
getForwardPage(HttpServletRequest) - Method in interface com.ecyrd.jspwiki.url.URLConstructor
Returns information which JSP page should continue handling this type of request.
getFrontPage() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the default front page, if no page is used.
getFullname() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the user's full name.
getFullname() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the user's full name.
getGlobalRSSURL() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the URL of the global RSS file.
getGroupManager() - Method in class com.ecyrd.jspwiki.auth.UserManager
Returns the GroupManager employed by this WikiEngine.
getGroupManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the GroupManager employed by this WikiEngine.
getGroupName(WikiPage) - Static method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Returns the name of a wiki group, based on a supplied wiki page.
getHandler() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getHash(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
Private method that calculates the SHA-1 hash of a given String
getHref() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentDirectoryItem
 
getHref() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentItem
 
getHref() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getHref() - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
getHref() - Method in class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
 
getHref() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getHTML(WikiContext, WikiDocument) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Simply renders a WikiDocument to a String.
getHTML(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Convinience method for rendering, using the default parser and renderer.
getHTML(WikiContext, WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the converted HTML of the page using a different context than the default context.
getHTML(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the converted HTML of the page.
getHTML(String, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the converted HTML of the page's specific version.
getHttpParameter(String) - Method in class com.ecyrd.jspwiki.WikiContext
This method will safely return any HTTP parameters that might have been defined.
getHttpRequest() - Method in class com.ecyrd.jspwiki.WikiContext
If the request did originate from a HTTP request, then the HTTP request can be fetched here.
getImagePatterns(WikiEngine) - Static method in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
Figure out which image suffixes should be inlined.
getImagePatterns(WikiEngine) - Static method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Figure out which image suffixes should be inlined.
getIncludeText(String) - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
getInputStream() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getInputStream() - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
getInputStream() - Method in class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
 
getInputStream() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getInstance(String) - Static method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
Factory method that returns an AllPermissionCollection for a specified wiki.
getInstance(ServletConfig) - Static method in class com.ecyrd.jspwiki.WikiEngine
Gets a WikiEngine related to this servlet.
getInstance(ServletConfig, Properties) - Static method in class com.ecyrd.jspwiki.WikiEngine
Gets a WikiEngine related to the servlet.
getInstance(ServletContext, Properties) - Static method in class com.ecyrd.jspwiki.WikiEngine
Gets a WikiEngine related to the servlet.
getIntegerProperty(Properties, String, int) - Static method in class com.ecyrd.jspwiki.TextUtil
Gets an integer-valued property from a standard Properties list.
getInterWikiURL(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns an URL to some other Wiki that we know.
getItem(DavPath) - Method in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
getItem(DavPath) - Method in interface com.ecyrd.jspwiki.dav.DavProvider
 
getItem(DavPath) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
getItem(DavPath) - Method in class com.ecyrd.jspwiki.dav.WikiRootProvider
 
getItemNoCache(DavPath) - Method in class com.ecyrd.jspwiki.dav.HTMLPagesDavProvider
 
getItemNoCache(DavPath) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
getLastModified() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the last-modified date.
getLastModified() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the last-modified date.
getLastModified() - Method in class com.ecyrd.jspwiki.WikiPage
Returns the date when this page was last modified.
getLength() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentItem
Returns the length of the attachment.
getLength() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getLength() - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
getLength() - Method in class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
 
getLength() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getLinks() - Method in class com.ecyrd.jspwiki.LinkCollector
 
getLocker() - Method in class com.ecyrd.jspwiki.PageLock
 
getLoginName() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the user's login name.
getLoginName() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the user's login name.
getLoginPrincipal() - Method in class com.ecyrd.jspwiki.WikiSession
Returns the Principal used to log in to an authenticated session.
getMarker(String) - Static method in class com.ecyrd.jspwiki.ui.TemplateManager
Returns the include resources marker for a given type.
getMaxpages() - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
getMessages() - Method in class com.ecyrd.jspwiki.WikiSession
Returns all generic messages associated with this session.
getMessages(String) - Method in class com.ecyrd.jspwiki.WikiSession
Returns all messages associated with a session topic.
GetMethod - Class in com.ecyrd.jspwiki.dav.methods
 
GetMethod(DavProvider) - Constructor for class com.ecyrd.jspwiki.dav.methods.GetMethod
 
getMimeType(ServletContext, String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
getName() - Method in class com.ecyrd.jspwiki.auth.acl.UnresolvedPrincipal
Returns the name of the principal.
getName() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
 
getName() - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
The name of the group.
getName() - Method in class com.ecyrd.jspwiki.auth.authorize.Role
Returns the name of the Principal.
getName() - Method in class com.ecyrd.jspwiki.auth.GroupPrincipal
Returns the name of the group principal.
getName() - Method in class com.ecyrd.jspwiki.auth.login.PrincipalWrapper
Returns the name of the wrapped principal.
getName() - Method in class com.ecyrd.jspwiki.auth.WikiPrincipal
Returns the wiki name of the Principal.
getName() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns the name of the last component of the DavPath.
getName() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getName() - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
Returns the common name for this particular module.
getName() - Method in class com.ecyrd.jspwiki.ui.Editor
 
getName() - Method in class com.ecyrd.jspwiki.WikiPage
 
getNewEntryPage(WikiEngine, String) - Method in class com.ecyrd.jspwiki.plugin.WeblogEntryPlugin
 
getNewVersion() - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
getNumberedValues(Map, String) - Static method in class com.ecyrd.jspwiki.util.FormUtil
Looks up all keys starting with a given prefix and returns the values in an ArrayList.
getOutlink() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
getPage() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Returns the name of the wiki page represented by this permission.
getPage() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getPage() - Method in class com.ecyrd.jspwiki.PageLock
 
getPage() - Method in class com.ecyrd.jspwiki.parser.WikiDocument
 
getPage() - Method in class com.ecyrd.jspwiki.rss.Entry
 
getPage() - Method in class com.ecyrd.jspwiki.SearchMatcher.SearchResultImpl
 
getPage() - Method in interface com.ecyrd.jspwiki.SearchResult
Return the page.
getPage() - Method in class com.ecyrd.jspwiki.tags.IncludeTag
 
getPage() - Method in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
getPage() - Method in class com.ecyrd.jspwiki.tags.InsertPageTag
 
getPage() - Method in class com.ecyrd.jspwiki.tags.NoSuchPageTag
 
getPage() - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
getPage() - Method in class com.ecyrd.jspwiki.WikiContext
Returns the page that is being handled.
getPage(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Finds the corresponding WikiPage object based on the page name.
getPage(String, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Finds the corresponding WikiPage object base on the page name and version.
getPage(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPage(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getPageCount() - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
getPageCount() - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getPageCount() - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Gets the number of pages.
getPageCount() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the number of pages in this Wiki
getPageData() - Method in class com.ecyrd.jspwiki.parser.WikiDocument
 
getPageHTML(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPageHTML(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getPageHTMLVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPageHTMLVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.PageManager
 
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
Always returns the latest version, since FileSystemProvider does not support versioning.
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.providers.FileSystemProvider
 
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
getPageInfo(String, int) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
getPageInfo(String, int) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Returns info about the page.
getPageInfo(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPageInfo(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getPageInfoJsp() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
getPageInfoVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPageInfoVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getPageManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current PageManager which is responsible for storing and managing WikiPages.
getPageName() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
getPageName() - Method in exception com.ecyrd.jspwiki.providers.RepositoryModifiedException
 
getPageText(String, int) - Method in class com.ecyrd.jspwiki.PageManager
Fetches the page text from the repository.
getPageText(String, int) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
This implementation just returns the current version, as filesystem does not provide versioning information for now.
getPageText(String, int) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getPageText(String, int) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
getPageText(String, int) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
getPageText(String, int) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Gets a specific version out of the repository.
getPageVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getPageVersion(String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getParentName() - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
getParser(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Returns the default Parser for this context.
getPassword() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the user password for use with custom authentication.
getPassword() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the user password for use with custom authentication.
getPath() - Method in class com.ecyrd.jspwiki.dav.DavContext
 
getPath() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns the entire path as a String.
getPath() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getPath() - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
getPermissions(WikiPage) - Method in interface com.ecyrd.jspwiki.auth.acl.AclManager
Returns the access control list for the page.
getPermissions(WikiPage) - Method in class com.ecyrd.jspwiki.auth.acl.DefaultAclManager
Returns the access control list for the page.
getPluginManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current plugin manager.
getPluginSearchPath() - Method in class com.ecyrd.jspwiki.WikiEngine
Deprecated.  
getPrincipal() - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Returns the principal for which permissions are granted or denied by this ACL entry.
getPrincipal() - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
getPrincipal() - Method in class com.ecyrd.jspwiki.auth.login.PrincipalWrapper
Returns the wrapped Principal used to construct this instance.
getPrincipal() - Method in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Returns the principal to whom the opeation applied, if supplied.
getPrincipals(String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
Looks up the Principals representing a user from the user database.
getPrincipals(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Looks up the Principals representing a user from the user database.
getPrincipals() - Method in class com.ecyrd.jspwiki.WikiSession
Returns all user Principals associated with this session.
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentDirectoryItem
 
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.AttachmentItem
Returns a collection of properties for this attachment.
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.DirectoryItem
 
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
 
getPropertySet() - Method in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
getProvider() - Method in class com.ecyrd.jspwiki.PageManager
Returns the page provider currently in use.
getProviderDescription() - Method in class com.ecyrd.jspwiki.PageManager
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.diff.DiffProvider.NullDiffProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.diff.ExternalDiffProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
getProviderInfo() - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
getProviderInfo() - Method in interface com.ecyrd.jspwiki.WikiProvider
Return a valid HTML string for information.
getPureText(String, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the pure text of a page, no conversions.
getPureText(WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the pure text of a page, no conversions.
getRealPage() - Method in class com.ecyrd.jspwiki.WikiContext
 
getRealProvider() - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
getRealProvider() - Method in class com.ecyrd.jspwiki.providers.CachingProvider
Returns the actual used provider.
getRecentChanges() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns a Collection of WikiPages, sorted in time order of last change (i.e. first object is the most recently changed).
getRecentChanges(Date) - Method in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
getRecentChanges(Date) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
getRecentChanges(Date) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
getRecentPosts(String, String, String, int) - Method in class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
Returns a list of the recent posts to this weblog.
getRedirect() - Method in exception com.ecyrd.jspwiki.filters.RedirectException
Get the URI for redirection.
getRedirectURL(WikiContext) - Method in class com.ecyrd.jspwiki.WikiEngine
Figure out to which page we are really going to.
getReferenceManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns this object's ReferenceManager.
getReferredBy() - Method in class com.ecyrd.jspwiki.ReferenceManager
Returns the referred-by list.
getReferredPages(WikiContext, String, int) - Method in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
Retrieves a list of all referred pages.
getRefersTo() - Method in class com.ecyrd.jspwiki.ReferenceManager
Returns the refers-to list.
getRelativePath(String) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
getRenderedDocument(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Returns a cached document, if one is found.
getRenderingManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current rendering manager for this wiki application.
getRequest() - Method in class com.ecyrd.jspwiki.auth.login.HttpRequestCallback
Returns the request object.
getRequestContext() - Method in class com.ecyrd.jspwiki.WikiContext
Returns the request context.
getRequiredProperty(Properties, String) - Static method in class com.ecyrd.jspwiki.WikiEngine
Throws an exception if a property is not found.
getResourceRequests(WikiContext, String) - Static method in class com.ecyrd.jspwiki.ui.TemplateManager
Returns resource requests for a particular type.
getResourceTypes(WikiContext) - Static method in class com.ecyrd.jspwiki.ui.TemplateManager
returns all those types that have been requested so far.
getResult() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getRoles(WikiSession) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Returns an array of Principal objects that represents the roles that the user associated with a WikiSession possesses.
getRoles() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Returns an array of role Principals this GroupManager knows about.
getRoles() - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Returns an array of role Principals this Authorizer knows about.
getRoles(HttpServletRequest) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Returns an array of role Principals corresponding to those the container believes are authorized for the current request.
getRoles(Document) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Protected method that extracts the roles from JSPWiki's web application deployment descriptor.
getRoles() - Method in interface com.ecyrd.jspwiki.auth.Authorizer
Returns an array of role Principals this Authorizer knows about.
getRoles() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
getRootPath() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getRootThrowable() - Method in exception com.ecyrd.jspwiki.plugin.PluginException
 
getRPCVersionSupported() - Method in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
Returns the current supported JSPWiki XML-RPC API.
getRSSGenerator() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getScore() - Method in class com.ecyrd.jspwiki.SearchMatcher.SearchResultImpl
 
getScore() - Method in interface com.ecyrd.jspwiki.SearchResult
Returns the score.
getScriptLocation() - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
getSearchEngine() - Method in class com.ecyrd.jspwiki.search.SearchManager
 
getSearchManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the manager responsible for searching the Wiki.
getSection(String, int) - Static method in class com.ecyrd.jspwiki.TextUtil
Gets the given section (separated with "----") from the page text.
getSeparator() - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
getServletContext() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the ServletContext that this particular WikiEngine was initialized with.
getSiteName(WikiContext) - Static method in class com.ecyrd.jspwiki.util.BlogUtil
Figure out a site name for a feed.
getSize() - Method in class com.ecyrd.jspwiki.WikiPage
 
getSpecialPageReference(String) - Method in class com.ecyrd.jspwiki.WikiEngine
If the page is a special page, then returns a direct URL to that page.
getStartTime() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the moment when this engine was started.
getStatus() - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
getStatus() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
getStatus() - Method in class com.ecyrd.jspwiki.tags.UserCheckTag
 
getStatus() - Method in class com.ecyrd.jspwiki.WikiSession
Returns the status of the session as a text string.
getString() - Method in class com.ecyrd.jspwiki.render.CleanTextRenderer
 
getString() - Method in class com.ecyrd.jspwiki.render.WikiRenderer
 
getString() - Method in class com.ecyrd.jspwiki.render.XHTMLRenderer
 
getString() - Method in class com.ecyrd.jspwiki.rss.AtomFeed
 
getString() - Method in class com.ecyrd.jspwiki.rss.Feed
 
getString() - Method in class com.ecyrd.jspwiki.rss.RSS10Feed
 
getString() - Method in class com.ecyrd.jspwiki.rss.RSS20Feed
 
getStringProperty(Properties, String, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Fetches a String property from the set of Properties.
getStylesheetLocation() - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
getSubject() - Method in class com.ecyrd.jspwiki.WikiSession
Returns the Subject representing the user.
getSubmission() - Method in class com.ecyrd.jspwiki.forms.FormInfo
Returns parameter name-value pairs for a Form handler WikiPlugin.
getTarget() - Method in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Returns the object that was operated on, if supplied.
getTemplate() - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
getTemplate() - Method in class com.ecyrd.jspwiki.WikiContext
Gets the template that is to be used throughout this request.
getTemplateDir() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current template directory.
getTemplateManager() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getTemplateProperty(WikiContext, String) - Method in class com.ecyrd.jspwiki.ui.TemplateManager
Returns a property, as defined in the template.
getText() - Method in class com.ecyrd.jspwiki.parser.PluginContent
 
getText() - Method in class com.ecyrd.jspwiki.parser.VariableContent
 
getText(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the un-HTMLized text of the latest version of a page.
getText(String, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the un-HTMLized text of the given version of a page.
getText(WikiContext, WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the un-HTMLized text of the given version of a page in the given context.
getTextResource(String) - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
getThrowingMethod(Throwable) - Static method in class com.ecyrd.jspwiki.FileUtil
 
getTimeLeft() - Method in class com.ecyrd.jspwiki.PageLock
Returns the amount of time left in minutes, rounded up to the nearest minute (so you get a zero only at the last minute).
getTitle() - Method in class com.ecyrd.jspwiki.rss.Entry
 
getTitle() - Method in class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
getTitle() - Method in class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
getTotalPageCount() - Method in class com.ecyrd.jspwiki.PageManager
 
getType() - Method in class com.ecyrd.jspwiki.auth.WikiPrincipal
Returns the Principal "type": WikiPrincipal.LOGIN_NAME, WikiPrincipal.FULL_NAME, WikiPrincipal.WIKI_NAME or WikiPrincipal.WIKI_NAME
getType() - Method in class com.ecyrd.jspwiki.event.WikiEvent
Returns the type of event.
getType() - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
getURL(DavPath) - Method in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
getURL(DavPath) - Method in interface com.ecyrd.jspwiki.dav.DavProvider
 
getURL(DavPath) - Method in class com.ecyrd.jspwiki.dav.HTMLPagesDavProvider
 
getURL(DavPath) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
getURL(DavPath) - Method in class com.ecyrd.jspwiki.dav.WikiRootProvider
 
getURL() - Method in class com.ecyrd.jspwiki.rss.Entry
 
getURL() - Method in class com.ecyrd.jspwiki.ui.Editor
 
getURL(String, String) - Method in class com.ecyrd.jspwiki.WikiContext
 
getURL(String, String, String) - Method in class com.ecyrd.jspwiki.WikiContext
Returns an URL from a page.
getURL(String, String, String, boolean) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns an URL if a WikiContext is not available.
getURLConstructor() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getURLPattern(String, String) - Static method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Returns the pattern used for each URL style.
getUserCookie(HttpServletRequest) - Static method in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
Returns the username cookie value.
getUserDatabase() - Method in class com.ecyrd.jspwiki.auth.login.UserDatabaseCallback
Returns the user database object.
getUserDatabase() - Method in class com.ecyrd.jspwiki.auth.UserManager
Returns the UserDatabase employed by this WikiEngine.
getUserDatabase() - Method in class com.ecyrd.jspwiki.WikiEngine
 
getUserManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the UserManager employed by this WikiEngine.
getUserPrincipal() - Method in class com.ecyrd.jspwiki.WikiSession
Returns the primary user Principal associated with this session.
getUserProfile(WikiSession) - Method in class com.ecyrd.jspwiki.auth.UserManager
Retrieves the UserProfilefor the user in a wiki session.
getValue() - Method in class com.ecyrd.jspwiki.parser.PluginContent
 
getValue() - Method in class com.ecyrd.jspwiki.parser.VariableContent
Evaluates the variable and returns the contents.
getValue(WikiContext, String, String) - Method in class com.ecyrd.jspwiki.VariableManager
 
getValue(WikiContext, String) - Method in class com.ecyrd.jspwiki.VariableManager
Returns a value of the named variable.
getValues(Map, String) - Static method in class com.ecyrd.jspwiki.util.FormUtil
Looks for a named value in the Map.
getVar() - Method in class com.ecyrd.jspwiki.tags.VariableTag
 
getVariable(String) - Method in class com.ecyrd.jspwiki.WikiContext
Gets a previously set variable.
getVariable(WikiContext, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Shortcut to getVariableManager().getValue().
getVariableInfo(TagData) - Method in class com.ecyrd.jspwiki.tags.AttachmentsIteratorInfo
 
getVariableInfo(TagData) - Method in class com.ecyrd.jspwiki.tags.CheckLockInfo
 
getVariableInfo(TagData) - Method in class com.ecyrd.jspwiki.tags.EditorIteratorInfo
 
getVariableInfo(TagData) - Method in class com.ecyrd.jspwiki.tags.HistoryIteratorInfo
 
getVariableInfo(TagData) - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorInfo
 
getVariableManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the current variable manager.
getVersion() - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
getVersion() - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
getVersion() - Method in class com.ecyrd.jspwiki.tags.LinkToTag
 
getVersion() - Method in class com.ecyrd.jspwiki.WikiPage
Returns the version that this WikiPage instance represents.
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns a list of versions of the attachment.
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.PageManager
Gets a version history of page.
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
The FileSystemProvider provides only one version.
getVersionHistory(Attachment) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
getVersionHistory(Attachment) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
Returns version history.
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
FIXME: Does not get user information.
getVersionHistory(Attachment) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Returns version history.
getVersionHistory(String) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Returns version history.
getVersionHistory(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns a Collection of WikiPages containing the version history of a page.
getVersionString() - Static method in class com.ecyrd.jspwiki.Release
This method is useful for templates, because hopefully it will not be inlined, and thus any change to version number does not need recompiling the pages.
getViewURL(String) - Method in class com.ecyrd.jspwiki.WikiContext
 
getViewURL(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the basic absolute URL to a page, without any modifications.
getWebXml() - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Returns an Document representing JSPWiki's web application deployment descriptor.
getWiki() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
Returns the name of the wiki containing the page represented by this permission; may return the wildcard string.
getWiki() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Returns the name of the wiki containing the page represented by this permission; may return the wildcard string.
getWiki() - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Returns the name of the wiki containing the page represented by this permission; may return the wildcard string.
getWiki() - Method in class com.ecyrd.jspwiki.WikiPage
Returns the wiki nanme for this page
getWikiJspPage() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
getWikiName() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns the user's wiki name.
getWikiName() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns the user's wiki name.
getWikiNames() - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
Returns all WikiNames that are stored in the UserDatabase as an array of WikiPrincipal objects.
getWikiNames() - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Returns all WikiNames that are stored in the UserDatabase as an array of Principal objects.
getWikiNames() - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Returns all WikiNames that are stored in the UserDatabase as an array of WikiPrincipal objects.
getWikiNames() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
getWikiProperties() - Method in class com.ecyrd.jspwiki.WikiEngine
Internal method for getting a property.
getWikiSession() - Method in class com.ecyrd.jspwiki.WikiContext
Returns the WikiSession associated with the context.
getWikiSession(WikiEngine, HttpServletRequest) - Static method in class com.ecyrd.jspwiki.WikiSession
Static factory method that returns the WikiSession object associated with the current HTTP request.
getWikiString() - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlElementToWikiTranslator
 
getWorkDir() - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the JSPWiki working directory.
Group - Interface in com.ecyrd.jspwiki.auth.authorize
Groups are a specialized type of ad-hoc role used by the wiki system.
GROUP_ADD - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a new wiki group is added.
GROUP_ADD_MEMBER - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a new member is added to a wiki group.
GROUP_CLEAR_GROUPS - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When all wiki groups are removed from GroupManager.
GROUP_CLEAR_MEMBERS - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When all members are cleared from a wiki group.
GROUP_PREFIX - Static variable in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
 
GROUP_REMOVE - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a wiki group is deleted.
GROUP_REMOVE_MEMBER - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a member is removed from a wiki group.
GroupManager - Interface in com.ecyrd.jspwiki.auth.authorize
Specifies how to add, remove, and persist groups to an external group management entity.
GroupPrincipal - Class in com.ecyrd.jspwiki.auth
Implements an immutable Principal that represents a Group.
GroupPrincipal(Group) - Constructor for class com.ecyrd.jspwiki.auth.GroupPrincipal
Constructs a new GroupPrincipal object.
GroupPrincipal(String) - Constructor for class com.ecyrd.jspwiki.auth.GroupPrincipal
Constructs a new GroupPrincipal object.
guessValidURI(String) - Static method in class com.ecyrd.jspwiki.util.HttpUtil
Attempts to form a valid URI based on the string given.
GUEST - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
Represents an anonymous user.
guestSession() - Static method in class com.ecyrd.jspwiki.WikiSession
Factory method that creates a new "guest" session containing a single user Principal,

H

handle(Callback[]) - Method in class com.ecyrd.jspwiki.auth.login.WebContainerCallbackHandler
 
handle(Callback[]) - Method in class com.ecyrd.jspwiki.auth.login.WikiCallbackHandler
 
handleLinks(WikiContext, Collection, int, String) - Method in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
handler - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
HANDLERPARAM_PREFIX - Static variable in class com.ecyrd.jspwiki.forms.FormElement
In order to make the form-to-handler parameter transfer easier, we prefix all user-specified FORM element names with HANDLERPARAM_PREFIX the HTML output.
hasAccess(HttpServletResponse) - Method in class com.ecyrd.jspwiki.WikiContext
Checks whether the current user has access to this wiki context, by obtaining the required Permission (WikiContext.requiredPermission()) and delegating the access check to AuthorizationManager.checkPermission(WikiSession, Permission).
hasAccess(HttpServletResponse, boolean) - Method in class com.ecyrd.jspwiki.WikiContext
Checks whether the current user has access to this wiki context (and optionally redirects if not), by obtaining the required Permission (WikiContext.requiredPermission()) and delegating the access check to AuthorizationManager.checkPermission(WikiSession, Permission).
hasAttachments(WikiPage) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns true, if the page has any attachments at all.
HasAttachmentsTag - Class in com.ecyrd.jspwiki.tags
Includes body if page has attachments.
HasAttachmentsTag() - Constructor for class com.ecyrd.jspwiki.tags.HasAttachmentsTag
 
hashCode() - Method in class com.ecyrd.jspwiki.auth.authorize.Role
Returns a unique hashcode for the Role.
hashCode() - Method in class com.ecyrd.jspwiki.auth.GroupPrincipal
Returns the hashcode for this object.
hashCode() - Method in class com.ecyrd.jspwiki.auth.login.PrincipalWrapper
 
hashCode() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
Returns the hash code for this WikiPermission.
hashCode() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Returns the hash code for this PagePermission.
hashCode() - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Returns the hash code for this WikiPermission.
hashCode() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
hasMetadata() - Method in class com.ecyrd.jspwiki.WikiPage
Returns true if the page has valid metadata; that is, it has been parsed.
hasRoleOrPrincipal(WikiSession, Principal) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Determines if the Subject associated with a supplied WikiSession contains a desired user Principal or built-in Role principal, OR is a member a Group or external Role.
HDR_NAME - Static variable in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
HDR_VERSION - Static variable in class com.ecyrd.jspwiki.attachment.AttachmentServlet
 
Heading - Class in com.ecyrd.jspwiki.parser
This class is used to store the headings in a manner which allow the building of a Table Of Contents.
Heading() - Constructor for class com.ecyrd.jspwiki.parser.Heading
 
HEADING_LARGE - Static variable in class com.ecyrd.jspwiki.parser.Heading
 
HEADING_MEDIUM - Static variable in class com.ecyrd.jspwiki.parser.Heading
 
HEADING_SMALL - Static variable in class com.ecyrd.jspwiki.parser.Heading
 
headingAdded(WikiContext, Heading) - Method in interface com.ecyrd.jspwiki.parser.HeadingListener
Is called whenever a heading is encountered in the stream.
headingAdded(WikiContext, Heading) - Method in class com.ecyrd.jspwiki.plugin.TableOfContents
 
HeadingListener - Interface in com.ecyrd.jspwiki.parser
Provides a listener interface for headings
hide - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
hide() - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
HIDE_SUCCESS - Static variable in class com.ecyrd.jspwiki.forms.FormElement
 
HistoryIteratorInfo - Class in com.ecyrd.jspwiki.tags
Just provides the TEI data for HistoryIteratorTag.
HistoryIteratorInfo() - Constructor for class com.ecyrd.jspwiki.tags.HistoryIteratorInfo
 
HistoryIteratorTag - Class in com.ecyrd.jspwiki.tags
Iterates through tags.
HistoryIteratorTag() - Constructor for class com.ecyrd.jspwiki.tags.HistoryIteratorTag
 
HTML - Static variable in class com.ecyrd.jspwiki.tags.InsertPageTag
 
HTMLPageDavItem - Class in com.ecyrd.jspwiki.dav.items
Represents a DAV HTML page item.
HTMLPageDavItem(DavProvider, DavPath, WikiPage) - Constructor for class com.ecyrd.jspwiki.dav.items.HTMLPageDavItem
 
HTMLPagesDavProvider - Class in com.ecyrd.jspwiki.dav
 
HTMLPagesDavProvider(WikiEngine) - Constructor for class com.ecyrd.jspwiki.dav.HTMLPagesDavProvider
 
HtmlStringToWikiTranslator - Class in com.ecyrd.jspwiki.htmltowiki
Converting Html to Wiki Markup with NekoHtml for converting html to xhtml and Xhtml2WikiTranslator for converting xhtml to Wiki Markup.
HtmlStringToWikiTranslator() - Constructor for class com.ecyrd.jspwiki.htmltowiki.HtmlStringToWikiTranslator
 
HttpRequestCallback - Class in com.ecyrd.jspwiki.auth.login
Callback for requesting and supplying a HttpServletRequest required by a LoginModule.
HttpRequestCallback() - Constructor for class com.ecyrd.jspwiki.auth.login.HttpRequestCallback
 
HttpUtil - Class in com.ecyrd.jspwiki.util
Contains useful utilities for some common HTTP tasks.
HttpUtil() - Constructor for class com.ecyrd.jspwiki.util.HttpUtil
 

I

IfNoSearchResultsTag - Class in com.ecyrd.jspwiki.tags
If there have been no search results, then outputs the body text.
IfNoSearchResultsTag() - Constructor for class com.ecyrd.jspwiki.tags.IfNoSearchResultsTag
 
Image - Class in com.ecyrd.jspwiki.plugin
Provides an image plugin for better control than is possible with a simple image inclusion.
Image() - Constructor for class com.ecyrd.jspwiki.plugin.Image
 
impliedMask(int) - Static method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Creates an "implied mask" based on the actions originally assigned: for example, delete implies modify, comment, upload and view.
impliedMask(int) - Static method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Creates an "implied mask" based on the actions originally assigned: for example, createGroups implies createPages.
implies(Permission) - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
WikiPermission can only imply other WikiPermissions; no other permission types are implied.
implies(Permission) - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
Iterates through the AllPermission objects stored by this AllPermissionCollection and determines if any of them imply a supplied Permission.
implies(Permission) - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
PagePermission can only imply other PagePermissions; no other permission types are implied.
implies(Permission) - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
WikiPermission can only imply other WikiPermissions; no other permission types are implied.
IncludeResourcesTag - Class in com.ecyrd.jspwiki.tags
This tag is used to include any programmatic includes into the output stream.
IncludeResourcesTag() - Constructor for class com.ecyrd.jspwiki.tags.IncludeResourcesTag
 
IncludeTag - Class in com.ecyrd.jspwiki.tags
Includes an another JSP page, making sure that we actually pass the WikiContext correctly.
IncludeTag() - Constructor for class com.ecyrd.jspwiki.tags.IncludeTag
 
IndexPlugin - Class in com.ecyrd.jspwiki.plugin
Builds an index of all pages.
IndexPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.IndexPlugin
 
INFO - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
INFO - Static variable in class com.ecyrd.jspwiki.WikiContext
User is viewing page history.
INFO_DB - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
INFO_JAAS - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
INFO_POLICY - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
INFO_ROLES - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
init(ServletConfig) - Method in class com.ecyrd.jspwiki.atom.AtomAPIServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
Initializes the servlet from WikiEngine properties.
init(ServletConfig) - Method in class com.ecyrd.jspwiki.dav.WikiDavServlet
 
init(FilterConfig) - Method in class com.ecyrd.jspwiki.ui.WikiServletFilter
 
init(ServletConfig) - Method in class com.ecyrd.jspwiki.WikiServlet
 
init(ServletConfig) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCServlet
Initializes the servlet.
initHandler(String, String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCServlet
 
InitializablePlugin - Interface in com.ecyrd.jspwiki.plugin
If a plugin defines this interface, it is called during JSPWiki initialization, if it occurs on a page.
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.auth.acl.AclManager
Initializes the AclManager with a supplied wiki engine and properties.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.acl.DefaultAclManager
Initializes the AclManager with a supplied wiki engine and properties.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Creates an AuthenticationManager instance for the given WikiEngine and the specified set of properties.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Initializes AuthorizationManager with an engine and set of properties.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Initializes the group cache by adding a DefaultGroupManager.SaveFilterto the page manager, so that groups are updated when pages are saved.
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Initializes the authorizer for.
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.auth.Authorizer
Initializes the authorizer.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Initializes the LoginModule with a given Subject, callback handler, options and shared state.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Initializes the user database based on values from a Properties object.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Initializes the user database based on values from a Properties object.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.auth.UserManager
Initializes the engine for its nefarious purposes.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.diff.DiffProvider.NullDiffProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.diff.ExternalDiffProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider
 
initialize(Properties) - Method in class com.ecyrd.jspwiki.filters.BasicPageFilter
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.filters.FilterManager
Initializes the filters from an XML file.
initialize(Properties) - Method in interface com.ecyrd.jspwiki.filters.PageFilter
Is called whenever the a new PageFilter is instantiated and reset.
initialize(Properties) - Method in class com.ecyrd.jspwiki.filters.PingWeblogsComFilter
 
initialize(Properties) - Method in class com.ecyrd.jspwiki.filters.SpamFilter
 
initialize(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
Used to initialize some things.
initialize(WikiContext, Map) - Method in interface com.ecyrd.jspwiki.plugin.InitializablePlugin
The initialization routine.
initialize(WikiContext, Map) - Method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
Just sets the "I am a weblog" mark.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
initialize(Collection) - Method in class com.ecyrd.jspwiki.ReferenceManager
Initializes the entire reference manager with the initial set of pages from the collection.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Initializes the RenderinManager.
initialize(Properties) - Method in class com.ecyrd.jspwiki.render.RenderingManager
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.search.SearchManager
This particular method starts off indexing and all sorts of various activities, so you need to run this last, after things are done.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.ui.EditorManager
Initializes the EditorManager.
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.url.ShortURLConstructor
 
initialize(WikiEngine, Properties) - Method in class com.ecyrd.jspwiki.url.ShortViewURLConstructor
 
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.url.URLConstructor
Initializes.
initialize(WikiEngine, Properties) - Method in interface com.ecyrd.jspwiki.WikiProvider
Initializes the page provider.
initialize(WikiEngine) - Method in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
initialize(WikiEngine) - Method in class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
 
initialize(WikiEngine) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
initialize(WikiEngine) - Method in interface com.ecyrd.jspwiki.xmlrpc.WikiRPCHandler
 
initializeFromXML(Element) - Method in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
initializeFromXML(Element) - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
INITIALS_COLOR - Static variable in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
initReferenceManager() - Method in class com.ecyrd.jspwiki.WikiEngine
Initializes the reference manager.
initTag() - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.CalendarTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.CheckLockTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.CheckRequestContextTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.EditLinkTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.IncludeResourcesTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.IncludeTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.InsertPageTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.LinkToTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.NoSuchPageTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.PageDateTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.PageTypeTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.PermissionTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
initTag() - Method in class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.UserCheckTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.UserProfileTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.VariableTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
initTag() - Method in class com.ecyrd.jspwiki.tags.WikiTagBase
This method is called when the tag is encountered within a new request, but before the setXXX() methods are called.
injectGroupPrincipals(WikiSession) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Injects GroupPrincipal objects into the user's Principal set based on the groups the user belongs to.
injectRolePrincipals(WikiSession) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Injects Role Principals into the user's Principal set based on the roles the user possesses, according to the external Authorizer.
InputValidator - Class in com.ecyrd.jspwiki.ui
Provides basic validation services for HTTP parameters.
InputValidator(String, WikiSession) - Constructor for class com.ecyrd.jspwiki.ui.InputValidator
Constructs a new input validator for a specific form and wiki session.
InsertDiffTag - Class in com.ecyrd.jspwiki.tags
Writes difference between two pages using a HTML table.
InsertDiffTag() - Constructor for class com.ecyrd.jspwiki.tags.InsertDiffTag
 
InsertPage - Class in com.ecyrd.jspwiki.plugin
Inserts page contents.
InsertPage() - Constructor for class com.ecyrd.jspwiki.plugin.InsertPage
 
InsertPageTag - Class in com.ecyrd.jspwiki.tags
Writes page content in HTML.
InsertPageTag() - Constructor for class com.ecyrd.jspwiki.tags.InsertPageTag
 
InternalWikiException - Exception in com.ecyrd.jspwiki
Denotes something really serious going on inside Wiki.
InternalWikiException(String) - Constructor for exception com.ecyrd.jspwiki.InternalWikiException
 
invalidate() - Method in class com.ecyrd.jspwiki.WikiSession
Invalidates the WikiSession and resets its Subject's Principal set to the equivalent of a "guest session".
invalidateMetadata() - Method in class com.ecyrd.jspwiki.WikiPage
This method will remove all metadata from the page.
isAnonymous() - Method in class com.ecyrd.jspwiki.WikiSession
Determines whether the current session is anonymous.
isAuthenticated() - Method in class com.ecyrd.jspwiki.WikiSession
Returns the authentication status of the user's session.
isBlank(String) - Static method in class com.ecyrd.jspwiki.ui.InputValidator
Returns true if a supplied string is null or blank
isBuiltInRole(Role) - Static method in class com.ecyrd.jspwiki.auth.authorize.Role
Returns true if a supplied Role is a built-in Role: Role.ALL, Role.ANONYMOUS, Role.ASSERTED, or Role.AUTHENTICATED.
isConstrained(String, Role) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Protected method that identifies whether a particular webapp URL is constrained to a particular Role.
isContainerAuthenticated() - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Returns true if this WikiEngine uses container-managed authentication.
isContainerAuthorized() - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Returns true if the web container is configured to protect certain JSPWiki resources by requiring authentication.
isContainerStatusChanged(HttpServletRequest) - Method in class com.ecyrd.jspwiki.WikiSession
Returns whether the Http servlet container's authentication status has changed.
isCurrentlyOnLineBegin() - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
isDirectory() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns true, if the path represents a directory.
isEmpty() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
isEnabled() - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
Returns true if RSS generation is enabled.
isExternalLink(String) - Static method in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
Figures out if a link is an off-site link.
isInGroup(Group) - Method in class com.ecyrd.jspwiki.WikiSession
Returns true if one of this WikiSession's user Principals can be shown to belong to a particular wiki group.
isIPV4Address(String) - Static method in class com.ecyrd.jspwiki.WikiSession
Verifies whether a String represents an IP address.
isJaasConfigurationAvailable(String) - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns true if JSPWiki can locate a named JAAS login configuration.
isJaasConfigured() - Static method in class com.ecyrd.jspwiki.auth.PolicyLoader
Returns true if the JAAS login configuration exists.
isJaasConfigured() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns true if JAAS is configured correctly.
isJaasConfiguredAtStartup() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns true if the JAAS login configuration was already set when JSPWiki started up.
isMember(Principal) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Returns true if a Principal is a member of the group.
isMember(Principal) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Returns true if a Principal is a member of the group.
isNew() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns true if the user profile is new.
isNew() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns true if the profile has never been saved before.
isNew() - Method in class com.ecyrd.jspwiki.WikiSession
Returns true if the wiki session is newly initialized.
isNumber(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Returns true, if the argument contains a number, otherwise false.
isPluginLink(String) - Static method in class com.ecyrd.jspwiki.plugin.PluginManager
Returns true if the link is really command to insert a plugin.
isPositive(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Returns true, if the string "val" denotes a positive string.
isReadOnly() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
 
isReservedName(String) - Static method in class com.ecyrd.jspwiki.auth.authorize.Role
Returns true if the supplied name is identical to the name of a built-in Role; that is, the value returned by getName() for built-in Roles Role.ALL, Role.ANONYMOUS, Role.ASSERTED, or Role.AUTHENTICATED.
isRoot() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns true, if the path represents the top-level entity.
isSecurityPolicyConfigured() - Static method in class com.ecyrd.jspwiki.auth.PolicyLoader
Returns true if a custom Java security policy configuration exists.
isSecurityPolicyConfigured() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns true if the Java security policy is configured correctly, and it verifies as valid.
isSecurityPolicyConfiguredAtStartup() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns true if the Java security policy file was already set when JSPWiki started up.
isSelected() - Method in class com.ecyrd.jspwiki.ui.Editor
Convinience method which returns XHTML for an option element.
isSelected(String) - Method in class com.ecyrd.jspwiki.ui.Editor
 
isSelected(String, String) - Method in class com.ecyrd.jspwiki.ui.Editor
 
isSharedWithContainer() - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
Determines whether the user database shares user/password data with the web container; returns true if the JSPWiki property jspwiki.userdatabase.isSharedWithContainer is true.
isSharedWithContainer() - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Returns true if this user database shares user/password data with the web container; false otherwise.
isSharedWithContainer() - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Determines whether the user database shares user/password data with the web container; always returns false.
isSharedWithContainer() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
isStateFindDefaultTab() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
isStateGenerateTabBody() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
isStateGenerateTabMenu() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
isSubset(String, String) - Static method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Determines whether one target string is a logical subset of the other.
isUserInRole(WikiSession, Principal) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Wrapper method that determines if the Subject associated with a supplied WikiSession contains a desired Role or GroupPrincipal.
isUserInRole(WikiSession, Principal) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Determines whether the Subject associated with a WikiSession is in a particular role.
isUserInRole(WikiSession, Principal) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Determines whether the Subject associated with a WikiSession is in a particular role.
isUserInRole(WikiSession, Principal) - Method in interface com.ecyrd.jspwiki.auth.Authorizer
Determines whether the Subject associated with a WikiSession is in a particular role.
isUserInRole(WikiSession, Principal) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
isVariableLink(String) - Static method in class com.ecyrd.jspwiki.VariableManager
Returns true if the link is really command to insert a variable.
isWhitespaceTrimMode() - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
ITALIC - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
iterator(int) - Method in class com.ecyrd.jspwiki.dav.items.DavItem
 
IteratorTag - Class in com.ecyrd.jspwiki.tags
Iterates through tags.
IteratorTag() - Constructor for class com.ecyrd.jspwiki.tags.IteratorTag
 

J

jaasConfiguration() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns the location of the JAAS configuration file if and only if the java.security.auth.login.config is set and the file it points to exists in the file system; returns null in all other cases.
JDBCUserDatabase - Class in com.ecyrd.jspwiki.auth.user
Implementation of UserDatabase that persists DefaultUserProfile objects to a JDBC DataSource, as might typically be provided by a web container.
JDBCUserDatabase() - Constructor for class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
JSPWikiMarkupParser - Class in com.ecyrd.jspwiki.parser
Parses JSPWiki-style markup into a WikiDocument DOM tree.
JSPWikiMarkupParser(WikiContext, Reader) - Constructor for class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
Creates a markup parser.

K

keySet() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 

L

LATEST - Static variable in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
LATEST_VERSION - Static variable in interface com.ecyrd.jspwiki.WikiProvider
Passing this to any method should get the latest version
length() - Method in class com.ecyrd.jspwiki.dav.DavPath
Exactly equivalent to size().
lineBreak(boolean) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
LINK_EXTERNAL - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
Link to an external resource.
LINK_INLINE - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
This is an inlined image.
LINK_LOCAL - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
Link to a local wiki page.
LinkCollector - Class in com.ecyrd.jspwiki
Just a simple class collecting all of the links that come in.
LinkCollector() - Constructor for class com.ecyrd.jspwiki.LinkCollector
 
LinkTag - Class in com.ecyrd.jspwiki.tags
Provides a generic link tag for all kinds of linking purposes.
LinkTag() - Constructor for class com.ecyrd.jspwiki.tags.LinkTag
 
LinkToParentTag - Class in com.ecyrd.jspwiki.tags
Writes a link to a parent of a Wiki page.
LinkToParentTag() - Constructor for class com.ecyrd.jspwiki.tags.LinkToParentTag
 
LinkToTag - Class in com.ecyrd.jspwiki.tags
Writes a link to a Wiki page.
LinkToTag() - Constructor for class com.ecyrd.jspwiki.tags.LinkToTag
 
listAllChanged(Date) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
listAllChanged(Date) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
listAllChanged(Date) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Lists changed attachments since given date.
listAlphabeticals(DavPath) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
listAttachments(WikiPage) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Returns the list of attachments associated with a given wiki page.
listAttachments(WikiPage) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
listAttachments(WikiPage) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
listAttachments(WikiPage) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Lists all attachments attached to a page.
listAttachmentsOfPage(DavPath) - Method in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
listItems(DavPath) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
listItems(DavPath) - Method in class com.ecyrd.jspwiki.dav.WikiRootProvider
 
listLinks(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
listLinks(String) - Method in class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
ListLocksPlugin - Class in com.ecyrd.jspwiki.plugin
This is a plugin for the administrator: It allows him to see in a single glance who is editing what.
ListLocksPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.ListLocksPlugin
 
listSkins(PageContext, String) - Method in class com.ecyrd.jspwiki.ui.TemplateManager
Lists the skins available under this template.
LOCKED - Static variable in class com.ecyrd.jspwiki.tags.CheckLockTag
 
lockPage(WikiPage, String) - Method in class com.ecyrd.jspwiki.PageManager
Locks page for editing.
log - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
 
log - Static variable in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
 
log - Static variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
log - Static variable in class com.ecyrd.jspwiki.auth.login.AnonymousLoginModule
 
log - Static variable in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
 
log - Static variable in class com.ecyrd.jspwiki.auth.login.UserDatabaseLoginModule
 
log - Static variable in class com.ecyrd.jspwiki.auth.login.WebContainerLoginModule
 
log - Static variable in class com.ecyrd.jspwiki.auth.PolicyLoader
 
log - Static variable in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
log - Static variable in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
log - Static variable in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
log - Static variable in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
log - Static variable in class com.ecyrd.jspwiki.render.CleanTextRenderer
 
log - Static variable in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
log - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
 
log - Static variable in class com.ecyrd.jspwiki.ui.WikiServletFilter
 
log - Static variable in class com.ecyrd.jspwiki.util.MailUtil
 
log - Static variable in class com.ecyrd.jspwiki.WikiContext
 
log - Static variable in class com.ecyrd.jspwiki.WikiSession
 
LOGGER - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
The security logging service.
login(HttpServletRequest) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Logs in the user by attempting to populate a WikiSession Subject from a web servlet request.
login(WikiSession, String, String) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Attempts to perform a WikiSession login for the given username/password combination.
login() - Method in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Logs in the user by calling back to the registered CallbackHandler with a series of callbacks.
login() - Method in class com.ecyrd.jspwiki.auth.login.AnonymousLoginModule
Logs in the user by calling back to the registered CallbackHandler with an HttpRequestCallback.
login() - Method in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
Logs in the user by calling back to the registered CallbackHandler with an HttpRequestCallback.
login() - Method in class com.ecyrd.jspwiki.auth.login.UserDatabaseLoginModule
 
login() - Method in class com.ecyrd.jspwiki.auth.login.WebContainerLoginModule
Logs in the user.
LOGIN - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
LOGIN - Static variable in class com.ecyrd.jspwiki.WikiContext
User is preparing for a login/authentication.
LOGIN_ACCOUNT_EXPIRED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a login fails due to account expiration.
LOGIN_AUTHENTICATED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a user authenticates with a username and password, or via container auth.
LOGIN_CONTAINER - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
The JAAS application name for the web container authentication stack.
LOGIN_CREDENTIAL_EXPIRED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a login fails due to credential expiration.
LOGIN_CUSTOM - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
The JAAS application name for the JSPWiki custom authentication stack.
LOGIN_FAILED - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a login fails due to wrong username or password.
LOGIN_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
 
LOGIN_NAME - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
 
logout(HttpServletRequest) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Logs the user out by retrieving the WikiSession associated with the HttpServletRequest and unbinding all of the Subject's Principals, except for Role.ALL, Role.ANONYMOUS.
logout() - Method in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Logs the user out.
LOGOUT - Static variable in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
When a user logs out.
LOGOUT - Static variable in class com.ecyrd.jspwiki.WikiContext
User is preparing to log out.
LUCENE_OPTIMIZE_COUNT - Static variable in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
LuceneSearchProvider - Class in com.ecyrd.jspwiki.search
Interface for the search providers that handle searching the Wiki
LuceneSearchProvider() - Constructor for class com.ecyrd.jspwiki.search.LuceneSearchProvider
 

M

m_after - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_alternatingSpaceHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_attachmentLinkMutatorChain - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_author - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_before - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_bodyPart - Variable in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
m_cachedCookieIdentity - Variable in class com.ecyrd.jspwiki.WikiSession
 
m_cachedRemoteUser - Variable in class com.ecyrd.jspwiki.WikiSession
 
m_cachedUserPrincipal - Variable in class com.ecyrd.jspwiki.WikiSession
 
m_changeEndHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_changeStartHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_channelDescription - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_channelLanguage - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_channelTitle - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_containerAuthorized - Variable in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Lazily-initialized boolean flag indicating whether the web container protects JSPWiki resources.
m_containerRoles - Variable in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
A lazily-initialized array of Roles that the container knows about.
m_context - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_context - Variable in class com.ecyrd.jspwiki.render.WikiRenderer
 
m_davns - Variable in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
m_dcns - Variable in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
m_deletionEndHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_deletionStartHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_depth - Variable in class com.ecyrd.jspwiki.dav.DavContext
 
m_diffEnd - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_diffStart - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_document - Variable in class com.ecyrd.jspwiki.render.WikiRenderer
 
m_elidedHeadIndicatorHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_elidedTailIndicatorHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_emitChangeNextPreviousHyperlinks - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_enablePlugins - Variable in class com.ecyrd.jspwiki.render.WikiRenderer
 
m_encoding - Variable in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
m_engine - Variable in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
 
m_engine - Variable in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
 
m_engine - Variable in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
m_engine - Variable in class com.ecyrd.jspwiki.dav.WikiDavProvider
 
m_engine - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_engine - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_engine - Variable in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
m_engine - Variable in class com.ecyrd.jspwiki.search.SearchManager
 
m_engine - Variable in class com.ecyrd.jspwiki.url.DefaultURLConstructor
 
m_engine - Variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
 
m_entries - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_exclude - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_externalLinkMutatorChain - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_feedURL - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_format - Variable in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
m_groupListener - Variable in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
 
m_handler - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
m_headerPart - Variable in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
m_headingListenerChain - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_in - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_include - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_inlineImages - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_insertionEndHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_insertionStartHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_isJaasConfiguredAtStartup - Variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
Was JAAS login config already set before we startd up?
m_isJavaPolicyConfiguredAtStartup - Variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
Was Java security policy already set before we startd up?
m_items - Variable in class com.ecyrd.jspwiki.dav.items.DavItem
 
m_iterator - Variable in class com.ecyrd.jspwiki.tags.IteratorTag
 
m_level - Variable in class com.ecyrd.jspwiki.parser.Heading
 
m_lineBreakHtml - Variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
m_linkMutators - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_localLinkMutatorChain - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
Optionally stores internal wikilinks
m_maxwidth - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_mode - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_name - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_options - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
m_page - Variable in class com.ecyrd.jspwiki.dav.items.PageDavItem
 
m_page - Variable in exception com.ecyrd.jspwiki.providers.RepositoryModifiedException
 
m_page - Variable in class com.ecyrd.jspwiki.tags.IncludeTag
 
m_pageLocks - Variable in class com.ecyrd.jspwiki.PageManager
 
m_pageName - Variable in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
m_pageName - Variable in class com.ecyrd.jspwiki.tags.InsertPageTag
 
m_pageName - Variable in class com.ecyrd.jspwiki.tags.IteratorTag
 
m_pageName - Variable in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
m_parseAccessRules - Variable in class com.ecyrd.jspwiki.parser.MarkupParser
 
m_path - Variable in class com.ecyrd.jspwiki.dav.DavContext
 
m_path - Variable in class com.ecyrd.jspwiki.dav.items.DavItem
 
m_pathPrefix - Variable in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Contains the absolute path of the JSPWiki Web application without the actual servlet (which is the m_urlPrefix).
m_permissions - Variable in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
 
m_pingURL - Variable in class com.ecyrd.jspwiki.filters.PingWeblogsComFilter
 
m_previousPageFirstLetter - Variable in class com.ecyrd.jspwiki.plugin.IndexPlugin
 
m_previousWikiPrincipals - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Collection of Principals set during login module initialization.
m_principals - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Implementing classes should add Principals to this collection; these will be added to the principal set when the overall login succeeds.
m_principalsToOverwrite - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Implementing classes should add Principals to this collection to specify what Principals, perhaps suppled by other LoginModules, must be removed if login for this module, or for the entire login configuration overall, succeeds.
m_principalsToRemove - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
Implementing classes should add Principals to this collection to specify what Principals must be removed if login for this module, or for the entire login configuration overall, fails.
m_provider - Variable in class com.ecyrd.jspwiki.dav.items.DavItem
 
m_provider - Variable in class com.ecyrd.jspwiki.dav.methods.DavMethod
 
m_resource - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_scriptLocation - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_scriptText - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_separator - Variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
m_state - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
m_stylesheetLocation - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_stylesheetText - Variable in class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
m_subject - Variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 
m_template - Variable in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
m_title - Variable in class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
m_title - Variable in class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
m_titleAnchor - Variable in class com.ecyrd.jspwiki.parser.Heading
 
m_titleSection - Variable in class com.ecyrd.jspwiki.parser.Heading
 
m_titleText - Variable in class com.ecyrd.jspwiki.parser.Heading
 
m_updates - Variable in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
m_urlPrefix - Variable in class com.ecyrd.jspwiki.url.ShortURLConstructor
Contains the path part after the JSPWiki base URL
m_useRelativeURLStyle - Variable in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Are URL styles relative or absolute?
m_version - Variable in class com.ecyrd.jspwiki.tags.EditLinkTag
 
m_wikiContext - Variable in class com.ecyrd.jspwiki.rss.Feed
 
m_wikiContext - Variable in class com.ecyrd.jspwiki.tags.IteratorTag
 
m_wikiContext - Variable in class com.ecyrd.jspwiki.tags.WikiBodyTag
 
m_wikiContext - Variable in class com.ecyrd.jspwiki.tags.WikiTagBase
 
MailUtil - Class in com.ecyrd.jspwiki.util
Contains utilities for emailing.
MailUtil() - Constructor for class com.ecyrd.jspwiki.util.MailUtil
 
main(String[]) - Static method in class com.ecyrd.jspwiki.Release
Executing this class directly from command line prints out the current version.
main(String[]) - Static method in class com.ecyrd.jspwiki.util.ProviderConverter
 
makeDiff(String, String) - Method in class com.ecyrd.jspwiki.diff.DifferenceManager
Returns valid XHTML string to be used in any way you please.
makeDiffHtml(String, String) - Method in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
Do a colored diff of the two regions.
makeDiffHtml(String, String) - Method in interface com.ecyrd.jspwiki.diff.DiffProvider
The return string is to be XHTML compliant ready to display html.
makeDiffHtml(String, String) - Method in class com.ecyrd.jspwiki.diff.DiffProvider.NullDiffProvider
 
makeDiffHtml(String, String) - Method in class com.ecyrd.jspwiki.diff.ExternalDiffProvider
Makes the diff by calling "diff" program.
makeDiffHtml(String, String) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider
Makes a diff using the BMSI utility package.
makeEntryPage(String, String, String) - Static method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
makeEntryPage(String) - Static method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
makeEntryPage(String, String) - Static method in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
makeError(String) - Static method in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
Writes HTML for error message.
makeError(String) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. Writes HTML for error message.
makeHeading(int, String, Heading) - Method in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
Returns XHTML for the start of the heading.
makeHeading(int, String, Heading) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. Returns XHTML for the start of the heading.
makeHTML(WikiContext, String) - Method in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
Makes HTML with common parameters.
makeLink(int, String, String) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Write a HTMLized link depending on its type.
makeLink(int, String, String) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. Write a HTMLized link depending on its type.
makeLink(int, String, String, String) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
makeRuler() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. Emits a vertical line.
makeURL(String, String, boolean, String) - Method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Constructs the URL with a bunch of parameters.
makeURL(String, String, boolean, String) - Method in class com.ecyrd.jspwiki.url.ShortURLConstructor
Constructs the URL with a bunch of parameters.
makeURL(String, String, boolean, String) - Method in class com.ecyrd.jspwiki.url.ShortViewURLConstructor
 
makeURL(String, String, boolean, String) - Method in interface com.ecyrd.jspwiki.url.URLConstructor
Constructs the URL with a bunch of parameters.
mangleName(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
This makes sure that the queried page name is still readable by the file system.
mangleName(String) - Method in class com.ecyrd.jspwiki.util.ProviderConverter
 
MAPPINGS - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
MarkupParser - Class in com.ecyrd.jspwiki.parser
Provides an abstract class for the parser instances.
MarkupParser(WikiContext, Reader) - Constructor for class com.ecyrd.jspwiki.parser.MarkupParser
 
matchPageContent(String, String) - Method in class com.ecyrd.jspwiki.SearchMatcher
Compares the page content, available through the given stream, to the query items of this matcher.
MAX_BLOG_ENTRIES - Static variable in class com.ecyrd.jspwiki.plugin.WeblogEntryPlugin
 
MAX_DEPTH - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
members() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
 
members() - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Returns the members of the group as an array of Principal objects.
MessagesTag - Class in com.ecyrd.jspwiki.tags
Returns or clears the current messages associated with the user's wiki session.
MessagesTag() - Constructor for class com.ecyrd.jspwiki.tags.MessagesTag
 
MetaWeblogHandler - Class in com.ecyrd.jspwiki.xmlrpc
Provides handlers for all RPC routines of the MetaWeblog API.
MetaWeblogHandler() - Constructor for class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
 
MIN_DEPTH - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
MINORREVISION - Static variable in class com.ecyrd.jspwiki.Release
 
MODE_BLOG - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
MODE_FULL - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
MODE_WIKI - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
MODIFY - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
MODIFY_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
MODIFY_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
ModuleManager - Class in com.ecyrd.jspwiki.modules
Superclass for all JSPWiki managers for modules (plugins, etc).
ModuleManager() - Constructor for class com.ecyrd.jspwiki.modules.ModuleManager
 
moveAttachmentsForPage(String, String) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
moveAttachmentsForPage(String, String) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
moveAttachmentsForPage(String, String) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Move all the attachments for a given page so that they are attached to a new page.
movePage(String, String) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
movePage(String, String) - Method in class com.ecyrd.jspwiki.providers.FileSystemProvider
 
movePage(String, String) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
movePage(String, String) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
movePage(String, String) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Move a page
mutate(WikiContext, String) - Method in class com.ecyrd.jspwiki.LinkCollector
 
mutate(WikiContext, String) - Method in interface com.ecyrd.jspwiki.StringTransmutator
Returns a changed String, suitable for Wiki context.

N

name - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
native2Ascii(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Converts a string from the Unicode representation into something that can be embedded in a java properties file.
newInstance(String, Element) - Static method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
newInstance(Class) - Static method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
newMediaObject(String, String, String, Hashtable) - Method in class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
Creates an attachment and adds it to the blog.
newPermissionCollection() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
Returns a new AllPermissionCollection.
newPermissionCollection() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Returns a new AllPermissionCollection.
newPermissionCollection() - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Returns a new AllPermissionCollection.
newPluginInstance() - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
newPost(String, String, String, Hashtable, boolean) - Method in class com.ecyrd.jspwiki.xmlrpc.MetaWeblogHandler
Adds a new post to the blog.
newProfile() - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
Factory method that instantiates a new DefaultUserProfile.
newProfile() - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Factory method that instantiates a new user profile.
newTmpFile(String, String) - Static method in class com.ecyrd.jspwiki.FileUtil
Makes a new temporary file and writes content into it.
newTmpFile(String) - Static method in class com.ecyrd.jspwiki.FileUtil
Default encoding is ISO-8859-1
NextVersionTag - Class in com.ecyrd.jspwiki.tags
Writes the version number of the next version of the page.
NextVersionTag() - Constructor for class com.ecyrd.jspwiki.tags.NextVersionTag
 
NINE - Static variable in class com.ecyrd.jspwiki.WikiSession
 
NONE - Static variable in class com.ecyrd.jspwiki.WikiContext
 
NoRequiredPropertyException - Exception in com.ecyrd.jspwiki
Marks an erroneus jspwiki.properties file.
NoRequiredPropertyException(String, String) - Constructor for exception com.ecyrd.jspwiki.NoRequiredPropertyException
Constructs an exception.
normalizePostData(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Makes sure that the POSTed data is conforms to certain rules.
NoSuchPageTag - Class in com.ecyrd.jspwiki.tags
Includes the body in case there is no such page available.
NoSuchPageTag() - Constructor for class com.ecyrd.jspwiki.tags.NoSuchPageTag
 
NoSuchPrincipalException - Exception in com.ecyrd.jspwiki.auth
Thrown in some error situations where a WikiPrincipal object does not exist.
NoSuchPrincipalException(String) - Constructor for exception com.ecyrd.jspwiki.auth.NoSuchPrincipalException
 
NoSuchVariableException - Exception in com.ecyrd.jspwiki
Marks that no such variable was located.
NoSuchVariableException(String) - Constructor for exception com.ecyrd.jspwiki.NoSuchVariableException
Constructs an exception.
NoSuchVersionException - Exception in com.ecyrd.jspwiki.providers
Indicates that an non-existing version was specified.
NoSuchVersionException(String) - Constructor for exception com.ecyrd.jspwiki.providers.NoSuchVersionException
 
NOTFIRST - Static variable in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
NOTLATEST - Static variable in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
NOTLOCKED - Static variable in class com.ecyrd.jspwiki.tags.CheckLockTag
 
NULL - Static variable in class com.ecyrd.jspwiki.auth.login.AbstractLoginModule
 

O

OK - Static variable in class com.ecyrd.jspwiki.forms.FormInfo
 
ONE - Static variable in class com.ecyrd.jspwiki.WikiSession
 
openDefinitionItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openDefinitionList() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openDefinitionTitle() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openDiv(String, String) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openList(char) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openListItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openParagraph() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openPreformatted(boolean) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openSpan(String, String) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openTable() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openTableHeading() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openTableItem() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openTableRow() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
openTextEffect(int) - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. Writes out a text effect
OTHER - Static variable in class com.ecyrd.jspwiki.WikiContext
 
outlinkImage() - Method in class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated. If outlink images are turned on, returns a link to the outward linking image.
OWNED - Static variable in class com.ecyrd.jspwiki.tags.CheckLockTag
 

P

PAGE - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
PageDateTag - Class in com.ecyrd.jspwiki.tags
Writes the modification date of the page, formatted as specified in the attribute "format".
PageDateTag() - Constructor for class com.ecyrd.jspwiki.tags.PageDateTag
 
PageDavItem - Class in com.ecyrd.jspwiki.dav.items
 
PageDavItem(DavProvider, DavPath, WikiPage) - Constructor for class com.ecyrd.jspwiki.dav.items.PageDavItem
 
PAGEDIR - Static variable in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
pageExists(String) - Method in class com.ecyrd.jspwiki.PageManager
 
pageExists(String, int) - Method in class com.ecyrd.jspwiki.PageManager
 
pageExists(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
pageExists(String, int) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
pageExists(String) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
pageExists(String, int) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
pageExists(String, int) - Method in interface com.ecyrd.jspwiki.providers.VersioningProvider
Return true, if page with a particular version exists.
pageExists(String) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Return true, if page exists.
pageExists(String) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns true, if the requested page (or an alias) exists.
pageExists(String, int) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns true, if the requested page (or an alias) exists with the requested version.
pageExists(WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns true, if the requested page (or an alias) exists, with the specified version in the WikiPage.
PageExistsTag - Class in com.ecyrd.jspwiki.tags
Includes the body in case the set page does exist.
PageExistsTag() - Constructor for class com.ecyrd.jspwiki.tags.PageExistsTag
 
PageFilter - Interface in com.ecyrd.jspwiki.filters
Provides a definition for a page filter.
PageInfoLinkTag - Class in com.ecyrd.jspwiki.tags
Writes a link to the Wiki PageInfo.
PageInfoLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.PageInfoLinkTag
 
PageLock - Class in com.ecyrd.jspwiki
 
PageLock(WikiPage, String, Date, Date) - Constructor for class com.ecyrd.jspwiki.PageLock
 
PageManager - Class in com.ecyrd.jspwiki
Manages the WikiPages.
PageManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.PageManager
Creates a new PageManager.
PageNameTag - Class in com.ecyrd.jspwiki.tags
Returns the currently requested page name.
PageNameTag() - Constructor for class com.ecyrd.jspwiki.tags.PageNameTag
 
PagePermission - Class in com.ecyrd.jspwiki.auth.permissions
Permission to perform an operation on a single page or collection of pages in a given wiki.
PagePermission(String, String) - Constructor for class com.ecyrd.jspwiki.auth.permissions.PagePermission
Creates a new PagePermission for a specified page name and set of actions.
PagePermission(WikiPage, String) - Constructor for class com.ecyrd.jspwiki.auth.permissions.PagePermission
Creates a new PagePermission for a specified page and set of actions.
pageRemoved(WikiPage) - Method in class com.ecyrd.jspwiki.ReferenceManager
Updates the m_referedTo and m_referredBy hashmaps when a page has been deleted.
pageRemoved(WikiPage) - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
pageRemoved(WikiPage) - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
pageRemoved(WikiPage) - Method in class com.ecyrd.jspwiki.search.SearchManager
Removes the page from the search cache (if any).
pageRemoved(WikiPage) - Method in interface com.ecyrd.jspwiki.search.SearchProvider
Delete a page from the search index
PageRenamer - Class in com.ecyrd.jspwiki
Do all the nitty-gritty work of renaming pages.
PageRenamer(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.PageRenamer
Constructor, ties this renamer instance to a WikiEngine.
PageSizeTag - Class in com.ecyrd.jspwiki.tags
Returns the currently requested page or attachment size.
PageSizeTag() - Constructor for class com.ecyrd.jspwiki.tags.PageSizeTag
 
PageTimeComparator - Class in com.ecyrd.jspwiki
 
PageTimeComparator() - Constructor for class com.ecyrd.jspwiki.PageTimeComparator
 
PageTypeTag - Class in com.ecyrd.jspwiki.tags
Includes the body, if the current page is of proper type.
PageTypeTag() - Constructor for class com.ecyrd.jspwiki.tags.PageTypeTag
 
PageVersionTag - Class in com.ecyrd.jspwiki.tags
Writes the version of the current page.
PageVersionTag() - Constructor for class com.ecyrd.jspwiki.tags.PageVersionTag
 
PARA_EDITOR - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
Parameter for changing editors at run-time
PARAM_AFTER - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_ALIGN - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_ALLOWCOMMENTS - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_ALT - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_BEFORE - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_BODY - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
The name of the body content.
PARAM_BORDER - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_CAPTION - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_CLASS - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_CLASS - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_CMDLINE - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
The name of the command line content parameter.
PARAM_COLS - Static variable in class com.ecyrd.jspwiki.forms.FormTextarea
 
PARAM_DAYS - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_DEBUG - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
A special name to be used in case you want to see debug output
PARAM_DEFAULT - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_DEPTH - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_ELEMENT - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, mandatory, indicates what form element to insert.
PARAM_ENTRYFORMAT - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_ENTRYTEXT - Static variable in class com.ecyrd.jspwiki.plugin.WeblogEntryPlugin
 
PARAM_EXCLUDE - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_EXCLUDE - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_EXTRAS - Static variable in class com.ecyrd.jspwiki.plugin.ReferringPagesPlugin
 
PARAM_FORM - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, mandatory in open/output: name of the form.
PARAM_FORMAT - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_FORMNAMEHIDDEN - Static variable in class com.ecyrd.jspwiki.forms.FormElement
HTTP parameter, inserted as hidden variable into the generated form.
PARAM_HANDLER - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, mandatory in output element, indicates WikiPlugin to use to handle form submitted data.
PARAM_HEIGHT - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_HIDEFORM - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Experimental: hide the form if it was submitted successfully.
PARAM_INCLUDE - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_INCLUDE - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_INPUTNAME - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, mandatory in input elements: name of an element.
PARAM_LINK - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PARAM_LINK - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_MAX - Static variable in class com.ecyrd.jspwiki.plugin.ReferringPagesPlugin
 
PARAM_MAX - Static variable in class com.ecyrd.jspwiki.plugin.Search
 
PARAM_MAXENTRIES - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_MAXLENGTH - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_MAXWIDTH - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_METHOD - Static variable in class com.ecyrd.jspwiki.forms.FormOpen
 
PARAM_NUMBERED - Static variable in class com.ecyrd.jspwiki.plugin.TableOfContents
 
PARAM_PAGE - Static variable in class com.ecyrd.jspwiki.plugin.ReferringPagesPlugin
 
PARAM_PAGE - Static variable in class com.ecyrd.jspwiki.plugin.WeblogArchivePlugin
 
PARAM_PAGE - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_PAGENAME - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_POPULATE - Static variable in class com.ecyrd.jspwiki.forms.FormElement
If set to 'handler' in output element, the handler plugin is called even on first invocation (no submit).
PARAM_PREFIX - Static variable in class com.ecyrd.jspwiki.plugin.TableOfContents
 
PARAM_PROP - Static variable in class com.ecyrd.jspwiki.plugin.SessionsPlugin
 
PARAM_PROPERTYFILE - Static variable in class com.ecyrd.jspwiki.WikiEngine
The web.xml parameter that defines where the config file is to be found.
PARAM_QUERY - Static variable in class com.ecyrd.jspwiki.plugin.Search
 
PARAM_ROOT - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_ROWS - Static variable in class com.ecyrd.jspwiki.forms.FormTextarea
 
PARAM_SECTION - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_SEPARATOR - Static variable in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
 
PARAM_SET - Static variable in class com.ecyrd.jspwiki.plugin.Search
 
PARAM_SIZE - Static variable in class com.ecyrd.jspwiki.forms.FormInput
 
PARAM_SRC - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_START - Static variable in class com.ecyrd.jspwiki.plugin.TableOfContents
 
PARAM_STARTDATE - Static variable in class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
PARAM_STYLE - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
PARAM_STYLE - Static variable in class com.ecyrd.jspwiki.plugin.InsertPage
 
PARAM_SUBMITHANDLER - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, optional, indicates servlet to post to.
PARAM_TEXT - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PARAM_TITLE - Static variable in class com.ecyrd.jspwiki.plugin.TableOfContents
 
PARAM_TYPE - Static variable in class com.ecyrd.jspwiki.forms.FormInput
 
PARAM_TYPE - Static variable in class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
PARAM_VALUE - Static variable in class com.ecyrd.jspwiki.forms.FormElement
Plugin parameter, optional: default value for an input.
PARAM_WIDTH - Static variable in class com.ecyrd.jspwiki.plugin.Image
 
ParamHandler - Interface in com.ecyrd.jspwiki.tags
Interface to be implemented by any tag that wishes to contain a wiki:param tag for passing dynamic name-value pairs.
ParamTag - Class in com.ecyrd.jspwiki.tags
ParamTag submits name-value pairs to the first enclosing ParamHandler instance.
ParamTag() - Constructor for class com.ecyrd.jspwiki.tags.ParamTag
 
ParentPageNameTag - Class in com.ecyrd.jspwiki.tags
Returns the parent of the currently requested page.
ParentPageNameTag() - Constructor for class com.ecyrd.jspwiki.tags.ParentPageNameTag
 
parse() - Method in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
 
parse() - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Parses the document.
parseAcl(WikiPage, String) - Method in interface com.ecyrd.jspwiki.auth.acl.AclManager
A helper method for parsing textual AccessControlLists.
parseAcl(WikiPage, String) - Method in class com.ecyrd.jspwiki.auth.acl.DefaultAclManager
A helper method for parsing textual AccessControlLists.
parseAndGetValue(WikiContext, String) - Method in class com.ecyrd.jspwiki.VariableManager
Parses the link and finds a value.
parseArgs(String) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Parses plugin arguments.
parseIntParameter(String, int) - Static method in class com.ecyrd.jspwiki.TextUtil
Parses an integer parameter, returning a default value if the value is null or a non-number.
parseMemberList(String) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Protected method that parses through the group membership list on a wiki page, and returns a List containing the member names as Strings.
parsePage(String, HttpServletRequest, String) - Method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Should parse the "page" parameter from the actual request.
parsePage(String, HttpServletRequest, String) - Method in class com.ecyrd.jspwiki.url.ShortURLConstructor
Should parse the "page" parameter from the actual request.
parsePage(String, HttpServletRequest, String) - Method in interface com.ecyrd.jspwiki.url.URLConstructor
Should parse the "page" parameter from the actual request.
parsePageFromURL(HttpServletRequest, String) - Static method in class com.ecyrd.jspwiki.url.DefaultURLConstructor
Takes the name of the page from the request URI.
parsePluginLine(WikiContext, String) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
 
parseProfile(WikiContext) - Method in class com.ecyrd.jspwiki.auth.UserManager
Extracts user profile parameters from the HTTP request and populates a UserProfile with them.
parseQuery(String) - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
PASSWORD_LENGTH - Static variable in class com.ecyrd.jspwiki.TextUtil
Length of password.
pathPart() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns the directory part of the DavPath.
permissions() - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Returns an enumeration of the permissions in this ACL entry.
permissions() - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
PermissionTag - Class in com.ecyrd.jspwiki.tags
Tells whether the user in the current wiki context possesses a particular permission.
PermissionTag() - Constructor for class com.ecyrd.jspwiki.tags.PermissionTag
 
PersistentMapDecorator - Class in com.ecyrd.jspwiki.htmltowiki
Adds the load / save - functionality known from the Properties - class to any Map implementation.
PersistentMapDecorator(Map) - Constructor for class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
PingWeblogsComFilter - Class in com.ecyrd.jspwiki.filters
A very dumb class that pings weblogs.com on each save.
PingWeblogsComFilter() - Constructor for class com.ecyrd.jspwiki.filters.PingWeblogsComFilter
 
PLAIN - Static variable in class com.ecyrd.jspwiki.tags.InsertPageTag
 
PLUGIN_RESOURCE_LOCATION - Static variable in class com.ecyrd.jspwiki.modules.ModuleManager
Location of the property-files of plugins.
PluginContent - Class in com.ecyrd.jspwiki.parser
Stores the contents of a plugin in a WikiDocument DOM tree.
PluginContent(String, Map) - Constructor for class com.ecyrd.jspwiki.parser.PluginContent
 
PluginException - Exception in com.ecyrd.jspwiki.plugin
 
PluginException(String) - Constructor for exception com.ecyrd.jspwiki.plugin.PluginException
 
PluginException(String, Throwable) - Constructor for exception com.ecyrd.jspwiki.plugin.PluginException
 
PluginManager - Class in com.ecyrd.jspwiki.plugin
Manages plugin classes.
PluginManager(Properties) - Constructor for class com.ecyrd.jspwiki.plugin.PluginManager
Create a new PluginManager.
PluginManager.WikiPluginInfo - Class in com.ecyrd.jspwiki.plugin
Contains information about a bunch of plugins.
pluginsEnabled() - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Returns plugin execution status.
PluginTag - Class in com.ecyrd.jspwiki.tags
Inserts any Wiki plugin.
PluginTag() - Constructor for class com.ecyrd.jspwiki.tags.PluginTag
 
PolicyLoader - Class in com.ecyrd.jspwiki.auth
Initializes JVM configurations for JAAS and Java 2 security policy.
policyPrincipals() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns an array of unique Principals from the JSPWIki security policy file.
policyRoleTable() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Formats and returns an HTML table containing sample permissions and what roles are allowed to have them.
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager.SaveFilter
 
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.BasicPageFilter
 
postSave(WikiContext, String) - Method in interface com.ecyrd.jspwiki.filters.PageFilter
This method is called after the page has been successfully saved.
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.PingWeblogsComFilter
 
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.ReferenceManager
After the page has been saved, updates the reference lists.
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
Flushes the cache objects that refer to this page.
postSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.search.SearchManager
 
postTranslate(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.BasicPageFilter
 
postTranslate(WikiContext, String) - Method in interface com.ecyrd.jspwiki.filters.PageFilter
This method is called after a page has been fed through the TranslatorReader, so anything you are seeing here is translated content.
postTranslate(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
 
PREFS - Static variable in class com.ecyrd.jspwiki.WikiContext
 
PREFS_COOKIE_NAME - Static variable in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
The name of the cookie that gets stored to the user browser.
PREFS_COOKIE_NAME - Static variable in class com.ecyrd.jspwiki.WikiEngine
The name of the cookie that gets stored to the user browser.
preSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.BasicPageFilter
 
preSave(WikiContext, String) - Method in interface com.ecyrd.jspwiki.filters.PageFilter
This method is called before the page has been saved to the PageProvider.
preSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.SpamFilter
 
preSave(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
 
preTranslate(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.BasicPageFilter
 
preTranslate(WikiContext, String) - Method in interface com.ecyrd.jspwiki.filters.PageFilter
This method is called whenever a page has been loaded from the provider, but not yet been sent through the TranslatorReader.
preTranslate(WikiContext, String) - Method in class com.ecyrd.jspwiki.filters.ProfanityFilter
 
preTranslate(WikiContext, String) - Method in class com.ecyrd.jspwiki.render.RenderingManager
 
PREVIEW - Static variable in class com.ecyrd.jspwiki.WikiContext
User is previewing the changes he just made.
PreviousVersionTag - Class in com.ecyrd.jspwiki.tags
Outputs the version number of the previous version of this page.
PreviousVersionTag() - Constructor for class com.ecyrd.jspwiki.tags.PreviousVersionTag
 
PrincipalWrapper - Class in com.ecyrd.jspwiki.auth.login
Wrapper class for container-managed or externally-provided principals.
PrincipalWrapper(Principal) - Constructor for class com.ecyrd.jspwiki.auth.login.PrincipalWrapper
Constructs a new instance of this class by wrapping (decorating) the supplied principal.
PriorityList - Class in com.ecyrd.jspwiki.util
Builds a simple, priority-based List implementation.
PriorityList() - Constructor for class com.ecyrd.jspwiki.util.PriorityList
 
ProfanityFilter - Class in com.ecyrd.jspwiki.filters
 
ProfanityFilter() - Constructor for class com.ecyrd.jspwiki.filters.ProfanityFilter
 
PROMPT - Static variable in class com.ecyrd.jspwiki.auth.login.AnonymousLoginModule
Bogus prompt sent to the callback handler.
PROMPT - Static variable in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
 
PROP_AGENTPATTERN - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PROP_ALLOWHTML - Static variable in class com.ecyrd.jspwiki.parser.MarkupParser
If set to "true", allows using raw HTML within Wiki text.
PROP_ALLOWHTML - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If set to "true", allows using raw HTML within Wiki text.
PROP_APPNAME - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property for application name
PROP_AUTHORIZER - Static variable in class com.ecyrd.jspwiki.auth.AuthorizationManager
The property name in jspwiki.properties for specifying the external Authorizer.
PROP_BANTIME - Static variable in class com.ecyrd.jspwiki.filters.SpamFilter
 
PROP_BASEURL - Static variable in class com.ecyrd.jspwiki.WikiEngine
The name for the base URL to use in all references.
PROP_BEAUTIFYTITLE - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for the "spaces in titles" -hack.
PROP_BLACKLIST - Static variable in class com.ecyrd.jspwiki.filters.SpamFilter
 
PROP_CACHECAPACITY - Static variable in class com.ecyrd.jspwiki.providers.CachingProvider
 
PROP_CACHECHECKINTERVAL - Static variable in class com.ecyrd.jspwiki.providers.CachingProvider
Defines, in seconds, the amount of time a text will live in the cache at most before requiring a refresh.
PROP_CACHESIZE - Static variable in class com.ecyrd.jspwiki.render.RenderingManager
 
PROP_CAMELCASELINKS - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
If true, consider CamelCase hyperlinks as well.
PROP_CAMELCASELINKS - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If true, consider CamelCase hyperlinks as well.
PROP_CHANNEL_DESCRIPTION - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
Defines the property name for the RSS channel description.
PROP_CHANNEL_LANGUAGE - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
Defines the property name for the RSS channel language.
PROP_CHANNEL_TITLE - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_CHECKIN - Static variable in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
PROP_CHECKOUT - Static variable in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
PROP_CHECKOUTVERSION - Static variable in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
PROP_DB_CREATED - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_DATASOURCE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_EMAIL - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_FULL_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_HASH_PREFIX - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_LOGIN_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_MODIFIED - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_PASSWORD - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_ROLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_ROLE_TABLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_TABLE - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DB_WIKI_NAME - Static variable in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
PROP_DENOUNCETEXT - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PROP_DIFF_PROVIDER - Static variable in class com.ecyrd.jspwiki.diff.DifferenceManager
 
PROP_DIFFCOMMAND - Static variable in class com.ecyrd.jspwiki.diff.ExternalDiffProvider
Determines the command to be used for 'diff'.
PROP_EDITORTYPE - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
The property name for setting the editor.
PROP_ENCODING - Static variable in class com.ecyrd.jspwiki.WikiEngine
Define the used encoding.
PROP_ERRORPAGE - Static variable in class com.ecyrd.jspwiki.filters.SpamFilter
 
PROP_EXT - Static variable in class com.ecyrd.jspwiki.providers.FileSystemProvider
All metadata is stored in a file with this extension.
PROP_FILTERXML - Static variable in class com.ecyrd.jspwiki.filters.FilterManager
 
PROP_FRONTPAGE - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for the default front page.
PROP_FULLLOG - Static variable in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
PROP_GENERATE_RSS - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
Defines the property name for the RSS generator main switch.
PROP_GROUPMANAGER - Static variable in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Property name for the manager class in jspwiki.properties.
PROP_HOSTPATTERN - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PROP_INLINEIMAGEPTRN - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
This property defines the inline image pattern.
PROP_INLINEIMAGEPTRN - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. This property defines the inline image pattern.
PROP_INTERVAL - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
Defines the property name for the RSS generation interval in seconds.
PROP_INTERWIKIREF - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property start for any interwiki reference.
PROP_LOCKEXPIRY - Static variable in class com.ecyrd.jspwiki.PageManager
 
PROP_LOG - Static variable in class com.ecyrd.jspwiki.providers.RCSFileProvider
 
PROP_LUCENE_ANALYZER - Static variable in class com.ecyrd.jspwiki.search.LuceneSearchProvider
Which analyzer to use.
PROP_MATCHPLURALS - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for the "match english plurals" -hack.
PROP_MAXSIZE - Static variable in class com.ecyrd.jspwiki.attachment.AttachmentManager
The maximum size of attachments that can be uploaded.
PROP_PAGECHANGES - Static variable in class com.ecyrd.jspwiki.filters.SpamFilter
 
PROP_PAGEDIR - Static variable in class com.ecyrd.jspwiki.providers.AbstractFileProvider
Name of the property that defines where page directories are.
PROP_PAGEPROVIDER - Static variable in class com.ecyrd.jspwiki.PageManager
 
PROP_PINGURL - Static variable in class com.ecyrd.jspwiki.filters.PingWeblogsComFilter
 
PROP_PLAINURIS - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
If true, all hyperlinks are translated as well, regardless whether they are surrounded by brackets.
PROP_PLAINURIS - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If true, all hyperlinks are translated as well, regardless whether they are surrounded by brackets.
PROP_PREFIX - Static variable in class com.ecyrd.jspwiki.url.ShortURLConstructor
This corresponds to your WikiServlet path.
PROP_PROVIDER - Static variable in class com.ecyrd.jspwiki.attachment.AttachmentManager
The property name for defining the attachment provider class name.
PROP_REFERERPATTERN - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PROP_REFSTYLE - Static variable in class com.ecyrd.jspwiki.WikiEngine
 
PROP_RSS_AUTHOR - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_RSS_AUTHOREMAIL - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_RSS_COPYRIGHT - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_RSSAUTHOR - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_RSSAUTHOREMAIL - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
PROP_RSSFILE - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
Defines the property name for the RSS file that the wiki should generate.
PROP_RUNFILTERS - Static variable in class com.ecyrd.jspwiki.WikiEngine
If this property is set to false, all filters are disabled when translating.
PROP_RUNPLUGINS - Static variable in class com.ecyrd.jspwiki.parser.MarkupParser
If set to "true", enables plugins during parsing
PROP_RUNPLUGINS - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If set to "true", enables plugins during parsing
PROP_SEARCHPATH - Static variable in class com.ecyrd.jspwiki.plugin.PluginManager
The property name defining which packages will be searched for properties.
PROP_SEARCHPROVIDER - Static variable in class com.ecyrd.jspwiki.search.SearchManager
 
PROP_SECURITY - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
This property determines whether we use JSPWiki authentication or not.
PROP_SHARED_WITH_CONTAINER - Static variable in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
PROP_STORAGEDIR - Static variable in class com.ecyrd.jspwiki.PageRenamer
 
PROP_STORAGEDIR - Static variable in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
PROP_STORAGEDIR - Static variable in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
PROP_STOREIPADDRESS - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
If this jspwiki.properties property is true, logs the IP address of the editor on saving.
PROP_STOREUSERNAME - Static variable in class com.ecyrd.jspwiki.WikiEngine
If true, then the user name will be stored with the page data.
PROP_TEMPLATEDIR - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for the template that is used.
PROP_UNCHANGED_CONTEXT_LIMIT - Static variable in class com.ecyrd.jspwiki.diff.ContextualDiffProvider
 
PROP_URLCONSTRUCTOR - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for setting the url generator instance
PROP_USE_LUCENE - Static variable in class com.ecyrd.jspwiki.search.SearchManager
 
PROP_USEATTACHMENTIMAGE - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
If true, all outward attachment info links have a small link image appended.
PROP_USECACHE - Static variable in class com.ecyrd.jspwiki.PageManager
 
PROP_USEOUTLINKIMAGE - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
If true, all outward links (external links) have a small link image appended.
PROP_USEOUTLINKIMAGE - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If true, all outward links (external links) have a small link image appended.
PROP_USERDATABASE - Static variable in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
The jspwiki.properties property specifying the file system location of the user database.
PROP_USERELNOFOLLOW - Static variable in class com.ecyrd.jspwiki.parser.JSPWikiMarkupParser
If set to "true", all external links are tagged with 'rel="nofollow"'
PROP_USERELNOFOLLOW - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. If set to "true", all external links are tagged with 'rel="nofollow"'
PROP_WORDLIST - Static variable in class com.ecyrd.jspwiki.filters.SpamFilter
 
PROP_WORKDIR - Static variable in class com.ecyrd.jspwiki.WikiEngine
Property name for where the jspwiki work directory should be.
PropertiesUtils - Class in com.ecyrd.jspwiki.htmltowiki
some usefull methods for properties
PropertiesUtils() - Constructor for class com.ecyrd.jspwiki.htmltowiki.PropertiesUtils
 
PROPERTY_FILE - Static variable in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
PROPERTYFILE - Static variable in class com.ecyrd.jspwiki.plugin.Denounce
 
PROPERTYFILE - Static variable in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
PROPERTYFILE - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
Name of the file that contains the properties.
PropFindMethod - Class in com.ecyrd.jspwiki.dav.methods
 
PropFindMethod(DavProvider) - Constructor for class com.ecyrd.jspwiki.dav.methods.PropFindMethod
 
PropPatchMethod - Class in com.ecyrd.jspwiki.dav.methods
 
PropPatchMethod(DavProvider) - Constructor for class com.ecyrd.jspwiki.dav.methods.PropPatchMethod
Constructs a new DAV PropPatchMethod.
ProviderConverter - Class in com.ecyrd.jspwiki.util
A command-line application that allows you to convert from one provider to another.
ProviderConverter() - Constructor for class com.ecyrd.jspwiki.util.ProviderConverter
 
ProviderException - Exception in com.ecyrd.jspwiki.providers
This exception represents the superclass of all exceptions that providers may throw.
ProviderException(String) - Constructor for exception com.ecyrd.jspwiki.providers.ProviderException
 
PUNCTUATION_CHARS_ALLOWED - Static variable in class com.ecyrd.jspwiki.parser.MarkupParser
Lists all punctuation characters allowed in WikiMarkup.
PUSHBACK_BUFFER_SIZE - Static variable in class com.ecyrd.jspwiki.parser.MarkupParser
Allow this many characters to be pushed back in the stream.
put(Object, Object) - Method in class com.ecyrd.jspwiki.htmltowiki.ForgetNullValuesLinkedHashMap
 
put(Object, Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
putAll(Map) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
putAttachmentData(Attachment, InputStream) - Method in class com.ecyrd.jspwiki.providers.BasicAttachmentProvider
 
putAttachmentData(Attachment, InputStream) - Method in class com.ecyrd.jspwiki.providers.CachingAttachmentProvider
 
putAttachmentData(Attachment, InputStream) - Method in interface com.ecyrd.jspwiki.providers.WikiAttachmentProvider
Put new attachment data.
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.PageManager
Puts the page text into the repository.
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
 
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.providers.CachingProvider
 
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.providers.FileSystemProvider
 
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.providers.RCSFileProvider
Puts the page into RCS and makes sure there is a fresh copy in the directory as well.
putPageText(WikiPage, String) - Method in class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
putPageText(WikiPage, String) - Method in interface com.ecyrd.jspwiki.providers.WikiPageProvider
Attempts to save the page text for page "page".

Q

QueryItem - Class in com.ecyrd.jspwiki
This simple class just fulfils the role of a container for searches.
QueryItem() - Constructor for class com.ecyrd.jspwiki.QueryItem
 

R

RawPagesDavProvider - Class in com.ecyrd.jspwiki.dav
Implements something for the pages.
RawPagesDavProvider(WikiEngine) - Constructor for class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
RCSFileProvider - Class in com.ecyrd.jspwiki.providers
This class implements a simple RCS file provider.
RCSFileProvider() - Constructor for class com.ecyrd.jspwiki.providers.RCSFileProvider
 
READ - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
read() - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
read(char[], int, int) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
readContents(InputStream, String) - Static method in class com.ecyrd.jspwiki.FileUtil
Reads in file contents.
readContents(Reader) - Static method in class com.ecyrd.jspwiki.FileUtil
Returns the full contents of the Reader as a String.
ready() - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
RecentChangesPlugin - Class in com.ecyrd.jspwiki.plugin
Returns the Recent Changes.
RecentChangesPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.RecentChangesPlugin
 
REDIRECT - Static variable in class com.ecyrd.jspwiki.WikiPage
 
RedirectException - Exception in com.ecyrd.jspwiki.filters
This exception may be thrown if a filter wants to reject something and redirect the user elsewhere.
RedirectException(String, String) - Constructor for exception com.ecyrd.jspwiki.filters.RedirectException
 
ReferenceManager - Class in com.ecyrd.jspwiki
Keeps track of wikipage references: What pages a given page refers to What pages refer to a given page This is a quick'n'dirty approach without any finesse in storage and searching algorithms; we trust java.util.*.
ReferenceManager(WikiEngine) - Constructor for class com.ecyrd.jspwiki.ReferenceManager
Builds a new ReferenceManager.
ReferredPagesPlugin - Class in com.ecyrd.jspwiki.plugin
 
ReferredPagesPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.ReferredPagesPlugin
 
ReferringPagesPlugin - Class in com.ecyrd.jspwiki.plugin
Displays the pages referring to the current page.
ReferringPagesPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.ReferringPagesPlugin
 
refreshCredentials(WikiSession) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Reloads user Principals into the suppplied WikiSession's Subject.
refreshItem(DavItem, DavPath) - Method in class com.ecyrd.jspwiki.dav.WikiRootProvider
 
reindexPage(WikiPage) - Method in class com.ecyrd.jspwiki.search.BasicSearchProvider
 
reindexPage(WikiPage) - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
Adds a page-text pair to the lucene update queue.
reindexPage(WikiPage) - Method in class com.ecyrd.jspwiki.search.SearchManager
Forces the reindex of the given page.
reindexPage(WikiPage) - Method in interface com.ecyrd.jspwiki.search.SearchProvider
Adds a WikiPage for indexing queue.
Release - Class in com.ecyrd.jspwiki
Contains release and version information.
Release() - Constructor for class com.ecyrd.jspwiki.Release
 
release() - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
release() - Method in class com.ecyrd.jspwiki.tags.IteratorTag
 
release() - Method in class com.ecyrd.jspwiki.tags.ParamTag
 
release() - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
release() - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
release() - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
release() - Method in class com.ecyrd.jspwiki.tags.TabTag
 
release() - Method in class com.ecyrd.jspwiki.tags.WikiBodyTag
 
reload() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Reloads the group cache by iterating through all wiki pages and updating groups whenever a [{SET members ...}] tag is found.
reload() - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Reloads the group cache from persistent storage.
reload() - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
remove(Principal) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Removes a Principal from the group.
remove(Group) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Removes a Group from the group cache.
remove(Principal) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Removes a Principal from the group.
remove(Group) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Removes a Group from the group cache.
remove(Group) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
remove(Object) - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
removeAttribute(String) - Method in class com.ecyrd.jspwiki.WikiPage
Removes an attribute from the page, if it exists.
removeEntry(AclEntry) - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Removes an ACL entry from this ACL.
removeEntry(AclEntry) - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
 
removePermission(Permission) - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Removes the specified permission from this ACL entry.
removePermission(Permission) - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.AuthenticationManager
Un-registers a WikiEventListener with this instance.
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Un-registers a WikiEventListener with this instance.
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Un-registers a WikiEventListener with this Group.
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Un-registers a WikiEventListener with this GroupManager.
removeWikiEventListener(WikiEventListener) - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Un-registers a WikiEventListener from this Group.
removeWikiEventListener(WikiEventListener) - Method in interface com.ecyrd.jspwiki.auth.authorize.GroupManager
Un-registers a WikiEventListener with this GroupManager.
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
removeWikiEventListener(WikiEventListener) - Method in class com.ecyrd.jspwiki.WikiEngine
Un-registers a WikiEventListener with this instance.
removeWikiSession(WikiEngine, HttpServletRequest) - Static method in class com.ecyrd.jspwiki.WikiSession
Removes the wiki session associated with the user's HTTP request from the cache of wiki sessions, typically as part of a logout process.
RENAME - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
RENAME - Static variable in class com.ecyrd.jspwiki.WikiContext
 
RENAME_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
RENAME_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
renamePage(WikiContext, String, String, boolean) - Method in class com.ecyrd.jspwiki.PageRenamer
Renames, or moves, a wiki page.
renamePage(WikiContext, String, String, boolean) - Method in class com.ecyrd.jspwiki.WikiEngine
Renames, or moves, a wiki page.
RenderingManager - Class in com.ecyrd.jspwiki.render
This class provides a facade towards the differing rendering routines.
RenderingManager() - Constructor for class com.ecyrd.jspwiki.render.RenderingManager
 
repeatString(String, int) - Static method in class com.ecyrd.jspwiki.TextUtil
A simple routine which just repeates the arguments.
replaceEntities(String) - Static method in class com.ecyrd.jspwiki.TextUtil
Replaces the relevant entities inside the String.
replaceString(String, String, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Replaces a string with an other string.
replaceString(String, int, int, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Replaces a part of a string with a new String.
RepositoryModifiedException - Exception in com.ecyrd.jspwiki.providers
If the provider detects that someone has modified the repository externally, it should throw this exception.
RepositoryModifiedException(String, String) - Constructor for exception com.ecyrd.jspwiki.providers.RepositoryModifiedException
Constructs the exception.
REQ_EDITEDTEXT - Static variable in class com.ecyrd.jspwiki.ui.EditorManager
Known attribute name for storing the user edited text inside a HTTP parameter.
REQUESTED - Static variable in class com.ecyrd.jspwiki.QueryItem
The word should be in the pages, but the search engine may use its own discretion.
RequestResourceTag - Class in com.ecyrd.jspwiki.tags
 
RequestResourceTag() - Constructor for class com.ecyrd.jspwiki.tags.RequestResourceTag
 
requestToMap(HttpServletRequest, String) - Static method in class com.ecyrd.jspwiki.util.FormUtil
Converts the parameter contents of an HTTP request into a map, modifying the keys to preserve multiple values per key.
REQUIRED - Static variable in class com.ecyrd.jspwiki.QueryItem
The word is required to be in the pages
requiredPermission() - Method in class com.ecyrd.jspwiki.WikiContext
Returns the permission required to successfully execute this context.
resolveEntity(String, String) - Method in class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer.LocalEntityResolver
Returns an XML input source for a requested external resource by reading the resource instead from local storage.
resolvePrincipal(String) - Method in class com.ecyrd.jspwiki.auth.AuthorizationManager
Given a supplied string representing a Principal's name from an Acl, this method resolves the correct type of Principal (role, group, or user).
RESOURCE_INCLUDES - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
 
RESOURCE_INLINECSS - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
Requests inlined CSS.
RESOURCE_JSFUNCTION - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
Requests a JavaScript function to be called during window.onload.
RESOURCE_SCRIPT - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
Requests a script to be loaded.
RESOURCE_STYLESHEET - Static variable in class com.ecyrd.jspwiki.ui.TemplateManager
Requests a stylesheet to be inserted.
RESTRICTED_GROUPNAMES - Static variable in interface com.ecyrd.jspwiki.auth.authorize.Group
 
result - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
retrieveCookieValue(HttpServletRequest, String) - Static method in class com.ecyrd.jspwiki.util.HttpUtil
Attempts to retrieve the given cookie value from the request.
REVISION - Static variable in class com.ecyrd.jspwiki.Release
 
RFC3339FORMAT - Static variable in class com.ecyrd.jspwiki.rss.AtomFeed
 
Role - Class in com.ecyrd.jspwiki.auth.authorize
A lightweight, immutable Principal that represents a built-in wiki role such as Anonymous, Asserted and Authenticated.
Role(String) - Constructor for class com.ecyrd.jspwiki.auth.authorize.Role
Constructs a new Role with a given name.
RPC_VERSION - Static variable in class com.ecyrd.jspwiki.xmlrpc.AbstractRPCHandler
This is the currently implemented JSPWiki XML-RPC code revision.
RPCHandler - Class in com.ecyrd.jspwiki.xmlrpc
Provides handlers for all RPC routines.
RPCHandler() - Constructor for class com.ecyrd.jspwiki.xmlrpc.RPCHandler
 
RPCHandlerUTF8 - Class in com.ecyrd.jspwiki.xmlrpc
Provides handlers for all RPC routines.
RPCHandlerUTF8() - Constructor for class com.ecyrd.jspwiki.xmlrpc.RPCHandlerUTF8
 
RPCServlet - Class in com.ecyrd.jspwiki.xmlrpc
Handles all incoming servlet requests for XML-RPC calls.
RPCServlet() - Constructor for class com.ecyrd.jspwiki.xmlrpc.RPCServlet
 
RSS - Static variable in class com.ecyrd.jspwiki.WikiContext
 
RSS10 - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
RSS10Feed - Class in com.ecyrd.jspwiki.rss
 
RSS10Feed(WikiContext) - Constructor for class com.ecyrd.jspwiki.rss.RSS10Feed
 
RSS20 - Static variable in class com.ecyrd.jspwiki.rss.RSSGenerator
 
RSS20Feed - Class in com.ecyrd.jspwiki.rss
Represents an RSS 2.0 feed (with enclosures).
RSS20Feed(WikiContext) - Constructor for class com.ecyrd.jspwiki.rss.RSS20Feed
 
RSSCoffeeCupLinkTag - Class in com.ecyrd.jspwiki.tags
Deprecated.  
RSSCoffeeCupLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
RSSGenerator - Class in com.ecyrd.jspwiki.rss
Generates an RSS feed from the recent changes.
RSSGenerator(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.rss.RSSGenerator
Initialize the RSS generator.
RSSImageLinkTag - Class in com.ecyrd.jspwiki.tags
Writes an image link to the RSS file.
RSSImageLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
RSSLinkTag - Class in com.ecyrd.jspwiki.tags
Deprecated.  
RSSLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.RSSLinkTag
Deprecated.  
RSSThread - Class in com.ecyrd.jspwiki.rss
Runs the RSS generation thread.
RSSThread(WikiEngine, File, int) - Constructor for class com.ecyrd.jspwiki.rss.RSSThread
 
run() - Method in class com.ecyrd.jspwiki.util.WikiBackgroundThread
Runs the background thread's WikiBackgroundThread.backgroundTask() method at the interval specified by #getSleepInterval.
runSimpleCommand(String, String) - Static method in class com.ecyrd.jspwiki.FileUtil
Runs a simple command in given directory.

S

safeGetParameter(ServletRequest, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Deprecated. JSPWiki now requires servlet API 2.3, which has a better way of dealing with this stuff. This will be removed in the near future.
safeGetQueryString(HttpServletRequest) - Method in class com.ecyrd.jspwiki.WikiEngine
Returns the query string (the portion after the question mark).
save(UserProfile) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
save(UserProfile) - Method in class com.ecyrd.jspwiki.auth.user.JDBCUserDatabase
 
save(UserProfile) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Saves a UserProfileto the user database, overwriting the existing profile if it exists.
save(UserProfile) - Method in class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
Saves a UserProfileto the user database, overwriting the existing profile if it exists.
save(UserProfile) - Method in class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
saveConvert(String, boolean) - Static method in class com.ecyrd.jspwiki.htmltowiki.PropertiesUtils
Encodes a property file string from a supplied key/value line.
saveText(WikiContext, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Writes the WikiText of a page into the page repository.
SC_FAILED_DEPENDENCY - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
SC_INSUFFICIENT_STORAGE - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
SC_LOCKED - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
SC_MULTISTATUS - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
SC_PROCESSING - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
SC_UNPROCESSABLE - Static variable in class com.ecyrd.jspwiki.dav.WebdavServlet
 
scanWikiLinks(WikiPage, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Reads a WikiPageful of data from a String and returns all links internal to this Wiki in a Collection.
Search - Class in com.ecyrd.jspwiki.plugin
 
Search() - Constructor for class com.ecyrd.jspwiki.plugin.Search
 
SearchManager - Class in com.ecyrd.jspwiki.search
Manages searching the Wiki.
SearchManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.search.SearchManager
 
SearchMatcher - Class in com.ecyrd.jspwiki
SearchMatcher performs the task of matching a search query to a page's contents.
SearchMatcher(WikiEngine, QueryItem[]) - Constructor for class com.ecyrd.jspwiki.SearchMatcher
 
SearchMatcher.SearchResultImpl - Class in com.ecyrd.jspwiki
 
SearchMatcher.SearchResultImpl(String, int) - Constructor for class com.ecyrd.jspwiki.SearchMatcher.SearchResultImpl
 
SearchProvider - Interface in com.ecyrd.jspwiki.search
Interface for the search providers that handle searching the Wiki
SearchResult - Interface in com.ecyrd.jspwiki
 
SearchResultComparator - Class in com.ecyrd.jspwiki
Simple class that decides which search results are more important than others.
SearchResultComparator() - Constructor for class com.ecyrd.jspwiki.SearchResultComparator
 
SearchResultIteratorInfo - Class in com.ecyrd.jspwiki.tags
Just provides the TEI data for IteratorTag.
SearchResultIteratorInfo() - Constructor for class com.ecyrd.jspwiki.tags.SearchResultIteratorInfo
 
SearchResultIteratorTag - Class in com.ecyrd.jspwiki.tags
Iterates through Search result results.
SearchResultIteratorTag() - Constructor for class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
SearchResultsSizeTag - Class in com.ecyrd.jspwiki.tags
Outputs the size of the search results list, if it contains any items.
SearchResultsSizeTag() - Constructor for class com.ecyrd.jspwiki.tags.SearchResultsSizeTag
 
SearchResultsTag - Class in com.ecyrd.jspwiki.tags
Includes the body content, if there are any search results.
SearchResultsTag() - Constructor for class com.ecyrd.jspwiki.tags.SearchResultsTag
 
SECURITY_CONTAINER - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
Value specifying that the user wants to use the container-managed security, just like in JSPWiki 2.2.
SECURITY_JAAS - Static variable in class com.ecyrd.jspwiki.auth.AuthenticationManager
Value specifying that the user wants to use the built-in JAAS-based system
securityPolicy() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Returns the location of the Java security policy file if and only if the java.security.policy is set and the file it points to exists in the file system; returns null in all other cases.
SecurityVerifier - Class in com.ecyrd.jspwiki.auth
Helper class for verifying JSPWiki's security configuration.
SecurityVerifier(WikiEngine, WikiSession) - Constructor for class com.ecyrd.jspwiki.auth.SecurityVerifier
 
sendHTMLResponse(HttpServletResponse, String) - Static method in class com.ecyrd.jspwiki.dav.DavUtil
 
sendMessage(Properties, String, String, String) - Static method in class com.ecyrd.jspwiki.util.MailUtil
Send an email message.
sendMultiResponse(HttpServletResponse, Element) - Method in class com.ecyrd.jspwiki.dav.methods.PropFindMethod
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.ecyrd.jspwiki.dav.WebdavServlet
 
sessions(WikiEngine) - Static method in class com.ecyrd.jspwiki.WikiSession
Returns the total number of active wiki sessions.
SessionsPlugin - Class in com.ecyrd.jspwiki.plugin
Displays information about active wiki sessions.
SessionsPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.SessionsPlugin
 
setAbsolute(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setAccessKey(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setAccesskey(String) - Method in class com.ecyrd.jspwiki.tags.TabTag
 
setAcl(Acl) - Method in class com.ecyrd.jspwiki.WikiPage
 
setAction(String) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setAction(String) - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
setArgs(String) - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
setAttachPage(String) - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
setAttribute(String, Object) - Method in class com.ecyrd.jspwiki.WikiPage
Sets an metadata attribute.
setAuthor(String) - Method in class com.ecyrd.jspwiki.rss.Entry
 
setAuthor(String) - Method in class com.ecyrd.jspwiki.WikiPage
 
setAuthorizer(Authorizer) - Method in class com.ecyrd.jspwiki.auth.login.AuthorizerCallback
Sets the authorizer object.
setBodyContent(BodyContent) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setChannelDescription(String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
setChannelLanguage(String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
setChannelTitle(String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
setClass(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setClear(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setComment(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setCompareToVersion(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setConflict(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setContainedParameter(String, String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
Support for ParamTag supplied parameters in body.
setContainedParameter(String, String) - Method in interface com.ecyrd.jspwiki.tags.ParamHandler
 
setContent(String) - Method in class com.ecyrd.jspwiki.rss.Entry
 
setContext(WikiContext) - Method in class com.ecyrd.jspwiki.parser.WikiDocument
 
setContext(String) - Method in class com.ecyrd.jspwiki.tags.CheckRequestContextTag
 
setContext(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setCreated(Date) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
 
setCreated(Date) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the created date.
setDefault(String) - Method in class com.ecyrd.jspwiki.tags.VariableTag
 
setDefaultTab(String) - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
setDiff(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setDiv(String) - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
setEdit(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setEmail(String) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the user's e-mail address.
setEmail(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the user's e-mail address.
setEnabled(boolean) - Method in class com.ecyrd.jspwiki.rss.RSSGenerator
Turns RSS generation on or off.
setError(String) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setError(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setExists(String) - Method in class com.ecyrd.jspwiki.tags.UserCheckTag
Deprecated.  
setFeedURL(String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
setFileName(String) - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
setFind(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setFormat(String) - Method in class com.ecyrd.jspwiki.tags.PageDateTag
 
setFormat(String) - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
setFullname(String) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the user's full name.
setFullname(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the user's full name.
setHandler(String) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setHasMetadata() - Method in class com.ecyrd.jspwiki.WikiPage
 
setHide(boolean) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setId(String) - Method in class com.ecyrd.jspwiki.tags.TabTag
 
setInfo(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setInitStage(boolean) - Method in class com.ecyrd.jspwiki.plugin.PluginManager
Sets the initialization stage for the initial page scan.
setInputReader(Reader) - Method in class com.ecyrd.jspwiki.parser.MarkupParser
Replaces the current input character stream with a new one.
setInputReader(Reader) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Replaces the current input character stream with a new one.
setItem(DavPath, DavItem) - Method in class com.ecyrd.jspwiki.dav.AttachmentDavProvider
 
setItem(DavPath, DavItem) - Method in interface com.ecyrd.jspwiki.dav.DavProvider
 
setItem(DavPath, DavItem) - Method in class com.ecyrd.jspwiki.dav.RawPagesDavProvider
 
setItem(DavPath, DavItem) - Method in class com.ecyrd.jspwiki.dav.WikiRootProvider
 
setItem(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setJaasConfiguration(URL) - Static method in class com.ecyrd.jspwiki.auth.PolicyLoader
Sets the JAAS login configuration file, overwriting the existing configuration.
setJsp(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setLastModified(Date) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the last-modified date.
setLastModified(Date) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the last-modified date
setLastModified(Date) - Method in class com.ecyrd.jspwiki.WikiPage
 
setList(Collection) - Method in class com.ecyrd.jspwiki.tags.IteratorTag
Sets the collection that is used to form the iteration.
setLoginName(String) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the name by which the user logs in.
setLoginName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the name by which the user logs in.
setMaxItems(String) - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
setMaxpages(int) - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
setMode(String) - Method in class com.ecyrd.jspwiki.rss.Feed
 
setMode(String) - Method in class com.ecyrd.jspwiki.tags.CheckLockTag
 
setMode(String) - Method in class com.ecyrd.jspwiki.tags.CheckVersionTag
 
setMode(String) - Method in class com.ecyrd.jspwiki.tags.InsertPageTag
 
setMonthurlformat(String) - Method in class com.ecyrd.jspwiki.tags.CalendarTag
 
setName(String) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setName(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setName(String) - Method in class com.ecyrd.jspwiki.tags.ParamTag
 
setNew(boolean) - Method in class com.ecyrd.jspwiki.WikiSession
Sets the status of this wiki session.
setNewVersion(String) - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
setOutlink(String) - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
setPage(WikiPage) - Method in class com.ecyrd.jspwiki.rss.Entry
 
setPage(String) - Method in class com.ecyrd.jspwiki.tags.IncludeTag
 
setPage(String) - Method in class com.ecyrd.jspwiki.tags.InsertDiffTag
 
setPage(String) - Method in class com.ecyrd.jspwiki.tags.InsertPageTag
 
setPage(String) - Method in class com.ecyrd.jspwiki.tags.NoSuchPageTag
 
setPage(String) - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
setPage(WikiPage) - Method in class com.ecyrd.jspwiki.WikiContext
Sets the page that is being handled.
setPageContext(PageContext) - Method in class com.ecyrd.jspwiki.tags.WikiTagBase
This method calls the parent setPageContext() but it also provides a way for a tag to initialize itself before any of the setXXX() methods are called.
setPageData(String) - Method in class com.ecyrd.jspwiki.parser.WikiDocument
 
setPageformat(String) - Method in class com.ecyrd.jspwiki.tags.CalendarTag
 
setPageInfoJsp(String) - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
setPageName(String) - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
setPassword(String) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the user's password for use with custom authentication.
setPassword(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the user's password for use with custom authentication.
setPath(String) - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
setPermission(String) - Method in class com.ecyrd.jspwiki.tags.PermissionTag
Sets the permission to look for (case sensitive).
setPlugin(String) - Method in class com.ecyrd.jspwiki.tags.PluginTag
 
setPrefix(String) - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
setPrefs(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setPreview(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setPrincipal(Principal) - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Specifies the principal for which permissions are granted or denied by this ACL entry.
setPrincipal(Principal) - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
setProperty(String) - Method in class com.ecyrd.jspwiki.tags.UserProfileTag
 
setRCSSourceDir(String) - Method in class com.ecyrd.jspwiki.util.ProviderConverter
 
setReadOnly() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermissionCollection
 
setRealPage(WikiPage) - Method in class com.ecyrd.jspwiki.WikiContext
Sometimes you may want to render the page using some other page's context.
setRef(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setRel(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setRenderer(TranslatorReader.TextRenderer) - Method in class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Sets the currently used renderer.
setRequest(HttpServletRequest) - Method in class com.ecyrd.jspwiki.auth.login.HttpRequestCallback
Sets the request object.
setRequestContext(String) - Method in class com.ecyrd.jspwiki.WikiContext
Sets the request context.
setResult(String) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setScope(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setSecurityPolicy(URL) - Static method in class com.ecyrd.jspwiki.auth.PolicyLoader
Sets the Java security policy, overwriting any custom policy settings.
setSeparator(String) - Method in class com.ecyrd.jspwiki.tags.BreadcrumbsTag
 
setSize(long) - Method in class com.ecyrd.jspwiki.WikiPage
 
setStart(String) - Method in class com.ecyrd.jspwiki.tags.SearchResultIteratorTag
 
setStatus(int) - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
setStatus(int) - Method in class com.ecyrd.jspwiki.forms.FormInfo
 
setStatus(String) - Method in class com.ecyrd.jspwiki.tags.UserCheckTag
 
setStyle(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setSubject(Subject) - Method in class com.ecyrd.jspwiki.WikiSession
Sets the Subject representing the user.
setSubmission(Map) - Method in class com.ecyrd.jspwiki.forms.FormInfo
Copies the given values into the handler parameter map using Map.putAll().
setTarget(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setTemplate(String) - Method in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
setTemplate(String) - Method in class com.ecyrd.jspwiki.WikiContext
Sets the template to be used for this request.
setTemplatefile(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setTitle(String) - Method in class com.ecyrd.jspwiki.rss.Entry
 
setTitle(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setTitle(String) - Method in class com.ecyrd.jspwiki.tags.RSSCoffeeCupLinkTag
Deprecated.  
setTitle(String) - Method in class com.ecyrd.jspwiki.tags.RSSImageLinkTag
 
setTitle(String) - Method in class com.ecyrd.jspwiki.tags.TabTag
 
setTopic(String) - Method in class com.ecyrd.jspwiki.tags.MessagesTag
 
setType(String) - Method in class com.ecyrd.jspwiki.tags.IncludeResourcesTag
 
setType(String) - Method in class com.ecyrd.jspwiki.tags.PageTypeTag
 
setType(String) - Method in class com.ecyrd.jspwiki.tags.RequestResourceTag
 
setURL(String) - Method in class com.ecyrd.jspwiki.rss.Entry
 
setUrlformat(String) - Method in class com.ecyrd.jspwiki.tags.CalendarTag
 
setUserCookie(HttpServletResponse, String) - Static method in class com.ecyrd.jspwiki.auth.login.CookieAssertionLoginModule
Sets the username cookie.
setUserDatabase(UserDatabase) - Method in class com.ecyrd.jspwiki.auth.login.UserDatabaseCallback
Sets the user database.
setUserProfile(WikiSession, UserProfile) - Method in class com.ecyrd.jspwiki.auth.UserManager
Saves the UserProfilefor the user in a wiki session.
setValue(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setValue(String) - Method in class com.ecyrd.jspwiki.tags.ParamTag
 
setVar(String) - Method in class com.ecyrd.jspwiki.tags.CookieTag
 
setVar(String) - Method in class com.ecyrd.jspwiki.tags.VariableTag
 
setVariable(String, Object) - Method in class com.ecyrd.jspwiki.WikiContext
Sets a variable.
setVersion(String) - Method in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
setVersion(String) - Method in class com.ecyrd.jspwiki.tags.EditLinkTag
 
setVersion(String) - Method in class com.ecyrd.jspwiki.tags.LinkTag
 
setVersion(String) - Method in class com.ecyrd.jspwiki.tags.LinkToTag
 
setVersion(int) - Method in class com.ecyrd.jspwiki.WikiPage
 
setView(String) - Method in class com.ecyrd.jspwiki.tags.ContentTag
 
setWhitespaceTrimMode(boolean) - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
setWikiJspPage(String) - Method in class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
setWikiName(String) - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Sets the user's wiki name.
setWikiName(String) - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Sets the user's wiki name.
SHA_PREFIX - Static variable in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
 
ShortURLConstructor - Class in com.ecyrd.jspwiki.url
Provides a way to do short URLs of the form /wiki/PageName.
ShortURLConstructor() - Constructor for class com.ecyrd.jspwiki.url.ShortURLConstructor
 
ShortViewURLConstructor - Class in com.ecyrd.jspwiki.url
A specific URL constructor that returns easy-to-grok URLs for VIEW and ATTACH contexts, but goes through JSP pages otherwise.
ShortViewURLConstructor() - Constructor for class com.ecyrd.jspwiki.url.ShortViewURLConstructor
 
SHUTDOWN - Static variable in class com.ecyrd.jspwiki.event.WikiEngineEvent
 
shutdown() - Method in class com.ecyrd.jspwiki.WikiEngine
Protected method that signals that the WikiEngine will be shut down by the servlet container.
shutdownTask() - Method in class com.ecyrd.jspwiki.util.WikiBackgroundThread
Executes a task after shutdown signal was detected.
size() - Method in class com.ecyrd.jspwiki.dav.DavPath
Exactly equivalent to length().
size() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
size() - Method in class com.ecyrd.jspwiki.util.PriorityList
Returns the current size of the list.
SIZE - Static variable in class com.ecyrd.jspwiki.WikiPage
 
SpamFilter - Class in com.ecyrd.jspwiki.filters
A regular expression-based spamfilter that can also do choke modifications.
SpamFilter() - Constructor for class com.ecyrd.jspwiki.filters.SpamFilter
 
STANDARD - Static variable in class com.ecyrd.jspwiki.ui.InputValidator
 
startupTask() - Method in class com.ecyrd.jspwiki.util.WikiBackgroundThread
Executes a task just after the thread's Thread.run() method starts, but before the WikiBackgroundThread.backgroundTask() task executes.
status - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
storeAttachment(Attachment, File) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Stores an attachment that lives in the given file.
storeAttachment(Attachment, InputStream) - Method in class com.ecyrd.jspwiki.attachment.AttachmentManager
Stores an attachment directly from a stream.
storeFormInfo(WikiContext, FormInfo) - Method in class com.ecyrd.jspwiki.forms.FormElement
Utility method stores a FormInfo object into the WikiContext.
StringTransmutator - Interface in com.ecyrd.jspwiki
Defines an interface for transforming strings within a Wiki context.
submission - Variable in class com.ecyrd.jspwiki.forms.FormInfo
 
subPath(int) - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns a new DavPath object that is a sub-path of this path.
SYSTEM_FILTER_PRIORITY - Static variable in class com.ecyrd.jspwiki.filters.FilterManager
JSPWiki system filters are all below this value.

T

TabbedSectionTag - Class in com.ecyrd.jspwiki.tags
Generates tabbed page section: container for the Tab tag.
TabbedSectionTag() - Constructor for class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
TableOfContents - Class in com.ecyrd.jspwiki.plugin
Provides a table of contents.
TableOfContents() - Constructor for class com.ecyrd.jspwiki.plugin.TableOfContents
 
TabTag - Class in com.ecyrd.jspwiki.tags
Generates single tabbed page layout.
TabTag() - Constructor for class com.ecyrd.jspwiki.tags.TabTag
 
TemplateDirTag - Class in com.ecyrd.jspwiki.tags
Returns the currently used template.
TemplateDirTag() - Constructor for class com.ecyrd.jspwiki.tags.TemplateDirTag
 
templateExists(String) - Method in class com.ecyrd.jspwiki.ui.TemplateManager
Check the existence of a template.
TemplateManager - Class in com.ecyrd.jspwiki.ui
This class takes care of managing JSPWiki templates.
TemplateManager(WikiEngine, Properties) - Constructor for class com.ecyrd.jspwiki.ui.TemplateManager
 
textToHTML(WikiContext, String) - Method in class com.ecyrd.jspwiki.WikiEngine
Converts raw page data to HTML.
textToHTML(WikiContext, String, StringTransmutator, StringTransmutator) - Method in class com.ecyrd.jspwiki.WikiEngine
Just convert WikiText to HTML.
textToHTML(WikiContext, String, StringTransmutator, StringTransmutator, StringTransmutator) - Method in class com.ecyrd.jspwiki.WikiEngine
Just convert WikiText to HTML.
TextUtil - Class in com.ecyrd.jspwiki
Contains a number of static utility methods.
TextUtil() - Constructor for class com.ecyrd.jspwiki.TextUtil
 
THE_BIG_NO_NO_LIST - Static variable in class com.ecyrd.jspwiki.VariableManager
Contains a list of those properties that shall never be shown.
TITLE - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
toHexString(byte[]) - Static method in class com.ecyrd.jspwiki.TextUtil
Generates a hexadecimal string from an array of bytes.
toLine(String, String) - Static method in class com.ecyrd.jspwiki.htmltowiki.PropertiesUtils
Generates a property file line from a supplied key and value.
TopLevelDavItem - Class in com.ecyrd.jspwiki.dav.items
 
TopLevelDavItem(DavProvider) - Constructor for class com.ecyrd.jspwiki.dav.items.TopLevelDavItem
 
toSortedString(Properties) - Static method in class com.ecyrd.jspwiki.htmltowiki.PropertiesUtils
like Properties.store, but stores the properties in sorted order
toString() - Method in class com.ecyrd.jspwiki.attachment.Attachment
 
toString() - Method in interface com.ecyrd.jspwiki.auth.acl.Acl
Returns a string representation of the contents of this Acl.
toString() - Method in interface com.ecyrd.jspwiki.auth.acl.AclEntry
Clones this ACL entry.
toString() - Method in class com.ecyrd.jspwiki.auth.acl.AclEntryImpl
 
toString() - Method in class com.ecyrd.jspwiki.auth.acl.AclImpl
Returns a string representation of the contents of this Acl.
toString() - Method in class com.ecyrd.jspwiki.auth.acl.UnresolvedPrincipal
 
toString() - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroup
Returns a string representation of the group.
toString() - Method in interface com.ecyrd.jspwiki.auth.authorize.Group
Provides a String representation.
toString() - Method in class com.ecyrd.jspwiki.auth.authorize.Role
Returns a String representation of the role
toString() - Method in class com.ecyrd.jspwiki.auth.GroupPrincipal
Returns a string representation of this object.
toString() - Method in class com.ecyrd.jspwiki.auth.permissions.AllPermission
Prints a human-readable representation of this permission.
toString() - Method in class com.ecyrd.jspwiki.auth.permissions.PagePermission
Prints a human-readable representation of this permission.
toString() - Method in class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Prints a human-readable representation of this permission.
toString() - Method in class com.ecyrd.jspwiki.auth.user.DefaultUserProfile
Returns a string representation of this user profile.
toString() - Method in interface com.ecyrd.jspwiki.auth.user.UserProfile
Returns a string representation of this user profile.
toString() - Method in class com.ecyrd.jspwiki.auth.WikiPrincipal
Returns a human-readable representation of the object.
toString() - Method in class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Prints a String (human-readable) representation of this object.
toString() - Method in class com.ecyrd.jspwiki.dav.DavPath
Returns a human-readable version of the path.
toString() - Method in class com.ecyrd.jspwiki.event.WikiEngineEvent
Prints a String (human-readable) representation of this object.
toString() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
toString() - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
toString() - Method in class com.ecyrd.jspwiki.parser.VariableContent
 
toString() - Method in class com.ecyrd.jspwiki.plugin.PluginManager.WikiPluginInfo
 
toString() - Method in class com.ecyrd.jspwiki.ui.Editor
 
toString() - Method in class com.ecyrd.jspwiki.WikiPage
 
TraditionalDiffProvider - Class in com.ecyrd.jspwiki.diff
This is the JSPWiki 'traditional' diff.
TraditionalDiffProvider() - Constructor for class com.ecyrd.jspwiki.diff.TraditionalDiffProvider
 
TraditionalDiffProvider.RevisionPrint - Class in com.ecyrd.jspwiki.diff
 
translate(String) - Method in class com.ecyrd.jspwiki.htmltowiki.HtmlStringToWikiTranslator
 
translate(String, WikiContext) - Method in class com.ecyrd.jspwiki.htmltowiki.HtmlStringToWikiTranslator
 
translate(String, XHtmlToWikiConfig) - Method in class com.ecyrd.jspwiki.htmltowiki.HtmlStringToWikiTranslator
 
TranslateTag - Class in com.ecyrd.jspwiki.tags
Converts the body text into HTML content.
TranslateTag() - Constructor for class com.ecyrd.jspwiki.tags.TranslateTag
 
TranslatorReader - Class in com.ecyrd.jspwiki
Deprecated.  
TranslatorReader(WikiContext, Reader) - Constructor for class com.ecyrd.jspwiki.TranslatorReader
Deprecated. Creates a TranslatorReader using the default HTML renderer.
TranslatorReader(WikiContext, Reader, TranslatorReader.TextRenderer) - Constructor for class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  
TranslatorReader.TextRenderer - Class in com.ecyrd.jspwiki
Deprecated. A very simple class for outputting plain text with no formatting.
TranslatorReader.TextRenderer() - Constructor for class com.ecyrd.jspwiki.TranslatorReader.TextRenderer
Deprecated.  
type - Variable in class com.ecyrd.jspwiki.QueryItem
The type of the word.
TYPED - Static variable in class com.ecyrd.jspwiki.TranslatorReader
Deprecated.  

U

UndefinedPagesPlugin - Class in com.ecyrd.jspwiki.plugin
Plugin that enumerates the pages in the wiki that have not yet been defined.
UndefinedPagesPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.UndefinedPagesPlugin
 
unlockPage(PageLock) - Method in class com.ecyrd.jspwiki.PageManager
Marks a page free to be written again.
unmangleName(String) - Method in class com.ecyrd.jspwiki.providers.AbstractFileProvider
This makes the reverse of mangleName.
UnresolvedPrincipal - Class in com.ecyrd.jspwiki.auth.acl
Represents a Principal, typically read from an ACL, that cannot be resolved based on the current state of the user database, group manager, and built-in role definitions.
UnresolvedPrincipal(String) - Constructor for class com.ecyrd.jspwiki.auth.acl.UnresolvedPrincipal
Constructs a new UnresolvedPrincipal instance.
UNSAFE_PATTERN - Static variable in class com.ecyrd.jspwiki.ui.InputValidator
 
UNSPECIFIED - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
 
UnusedPagesPlugin - Class in com.ecyrd.jspwiki.plugin
Plugin for displaying pages that are not linked to in other pages.
UnusedPagesPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.UnusedPagesPlugin
 
updateGroup(String, List) - Method in class com.ecyrd.jspwiki.auth.authorize.DefaultGroupManager
Updates a named group with a List of new members.
updateLuceneIndex(WikiPage, String) - Method in class com.ecyrd.jspwiki.search.LuceneSearchProvider
 
updatePermission() - Method in class com.ecyrd.jspwiki.WikiContext
Protected method that updates the value returned by the WikiContext.requiredPermission() method.
updateReferences(String, Collection) - Method in class com.ecyrd.jspwiki.ReferenceManager
Updates the referred pages of a new or edited WikiPage.
updateReferences(WikiPage) - Method in class com.ecyrd.jspwiki.WikiEngine
Updates all references for the given page.
upload(HttpServletRequest) - Method in class com.ecyrd.jspwiki.attachment.AttachmentServlet
Uploads a specific mime multipart input set, intercepts exceptions.
UPLOAD - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
UPLOAD - Static variable in class com.ecyrd.jspwiki.WikiContext
 
UPLOAD_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
UPLOAD_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
UPLOADING - Static variable in class com.ecyrd.jspwiki.attachment.Attachment
 
UploadLinkTag - Class in com.ecyrd.jspwiki.tags
Writes a link to the upload page.
UploadLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.UploadLinkTag
 
URL - Static variable in class com.ecyrd.jspwiki.tags.WikiLinkTag
 
URLConstructor - Interface in com.ecyrd.jspwiki.url
Provides an interface through which JSPWiki constructs URLs.
urlDecode(byte[], String) - Static method in class com.ecyrd.jspwiki.TextUtil
URL encoder does not handle all characters correctly.
urlDecode(String, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Provides decoded version of string depending on encoding.
urlDecodeUTF8(String) - Static method in class com.ecyrd.jspwiki.TextUtil
As java.net.URLDecoder class, but for UTF-8 strings.
urlEncode(byte[]) - Static method in class com.ecyrd.jspwiki.TextUtil
java.net.URLEncoder.encode() method in JDK < 1.4 is buggy.
urlEncode(String, String) - Static method in class com.ecyrd.jspwiki.TextUtil
Provides encoded version of string depending on encoding.
urlEncodeUTF8(String) - Static method in class com.ecyrd.jspwiki.TextUtil
As java.net.URLEncoder class, but this does it in UTF8 character set.
USER_FILTER_PRIORITY - Static variable in class com.ecyrd.jspwiki.filters.FilterManager
The standard user level filtering.
UserCheckTag - Class in com.ecyrd.jspwiki.tags
Includes the content if an user check validates.
UserCheckTag() - Constructor for class com.ecyrd.jspwiki.tags.UserCheckTag
 
UserDatabase - Interface in com.ecyrd.jspwiki.auth.user
Defines an interface for loading, persisting and storing users.
UserDatabaseCallback - Class in com.ecyrd.jspwiki.auth.login
Callback for requesting and supplying a wiki UserDatabase.
UserDatabaseCallback() - Constructor for class com.ecyrd.jspwiki.auth.login.UserDatabaseCallback
 
UserDatabaseLoginModule - Class in com.ecyrd.jspwiki.auth.login
Logs in a user based on a username, password, and static password file location.
UserDatabaseLoginModule() - Constructor for class com.ecyrd.jspwiki.auth.login.UserDatabaseLoginModule
 
UserManager - Class in com.ecyrd.jspwiki.auth
Provides a facade for user and group information.
UserManager() - Constructor for class com.ecyrd.jspwiki.auth.UserManager
Constructs a new UserManager instance.
UserManager.DummyGroupManager - Class in com.ecyrd.jspwiki.auth
Implements a simple GroupManager which does not simply manage any groups.
UserManager.DummyGroupManager() - Constructor for class com.ecyrd.jspwiki.auth.UserManager.DummyGroupManager
 
UserManager.DummyUserDatabase - Class in com.ecyrd.jspwiki.auth
This is a database that gets used if nothing else is available.
UserManager.DummyUserDatabase() - Constructor for class com.ecyrd.jspwiki.auth.UserManager.DummyUserDatabase
 
UserNameTag - Class in com.ecyrd.jspwiki.tags
Returns the current user name, or empty, if the user has not been validated.
UserNameTag() - Constructor for class com.ecyrd.jspwiki.tags.UserNameTag
 
userPrincipals(WikiEngine) - Static method in class com.ecyrd.jspwiki.WikiSession
Returns Principals representing the current users known to the wiki.
UserProfile - Interface in com.ecyrd.jspwiki.auth.user
Class for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.
UserProfileTag - Class in com.ecyrd.jspwiki.tags
Returns user profile attributes, or empty strings if the user has not been validated.
UserProfileTag() - Constructor for class com.ecyrd.jspwiki.tags.UserProfileTag
 

V

validate(String, String, int) - Method in class com.ecyrd.jspwiki.ui.InputValidator
Validates a string against a particular pattern type: e-mail address, standard HTML input, etc.
validateDefaultTab(String) - Method in class com.ecyrd.jspwiki.tags.TabbedSectionTag
 
validateNotNull(String, String) - Method in class com.ecyrd.jspwiki.ui.InputValidator
Validates a string against the InputValidator.STANDARD validator and additionally checks that the value is not null or blank.
validateNotNull(String, String, int) - Method in class com.ecyrd.jspwiki.ui.InputValidator
Validates a string against a particular pattern type and additionally checks that the value is not null or blank.
validatePassword(String, String) - Method in class com.ecyrd.jspwiki.auth.user.AbstractUserDatabase
Validates the password for a given user.
validatePassword(String, String) - Method in interface com.ecyrd.jspwiki.auth.user.UserDatabase
Determines whether a supplied user password is valid, given a login name and password.
validateProfile(WikiContext, UserProfile) - Method in class com.ecyrd.jspwiki.auth.UserManager
Validates a user profile, and appends any errors to the session errors list.
values() - Method in class com.ecyrd.jspwiki.htmltowiki.PersistentMapDecorator
 
VAR_BLOGNAME - Static variable in class com.ecyrd.jspwiki.util.BlogUtil
 
VAR_ERROR - Static variable in class com.ecyrd.jspwiki.VariableManager
 
VAR_MSG - Static variable in class com.ecyrd.jspwiki.VariableManager
 
VAR_VOTES - Static variable in class com.ecyrd.jspwiki.plugin.VotePlugin
 
VariableContent - Class in com.ecyrd.jspwiki.parser
Stores the contents of a WikiVariable in a WikiDocument DOM tree.
VariableContent(String) - Constructor for class com.ecyrd.jspwiki.parser.VariableContent
 
VariableManager - Class in com.ecyrd.jspwiki
Manages variables.
VariableManager(Properties) - Constructor for class com.ecyrd.jspwiki.VariableManager
 
VariableTag - Class in com.ecyrd.jspwiki.tags
Returns the value of an Wiki variable.
VariableTag() - Constructor for class com.ecyrd.jspwiki.tags.VariableTag
 
VER_CURRENT - Static variable in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
VER_LATEST - Static variable in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
VER_PREVIOUS - Static variable in class com.ecyrd.jspwiki.tags.DiffLinkTag
 
verifyJaas() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Verfies the JAAS configuration.
verifyPolicy() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Verfies the Java security policy configuration.
verifyPolicyAndContainerRoles() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Verifies that the roles given in the security policy are reflected by the container web.xml file.
verifyStaticPermission(Principal, Permission) - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Verifies that a particular Principal possesses a Permission, as defined in the security policy file.
verifyUserDatabase() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
Verifies that the user datbase was initialized properly, and that user add and delete operations work as they should.
VERSION - Static variable in class com.ecyrd.jspwiki.plugin.BugReportHandler
 
VERSION - Static variable in class com.ecyrd.jspwiki.Release
 
VersioningFileProvider - Class in com.ecyrd.jspwiki.providers
Provides a simple directory based repository for Wiki pages.
VersioningFileProvider() - Constructor for class com.ecyrd.jspwiki.providers.VersioningFileProvider
 
VersioningProvider - Interface in com.ecyrd.jspwiki.providers
This is a provider interface which providers can implement, if they support fast checks of versions.
VERSTR - Static variable in class com.ecyrd.jspwiki.Release
This is the generic version string you should use when printing out the version.
VIEW - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
VIEW - Static variable in class com.ecyrd.jspwiki.WikiContext
The VIEW context - the user just wants to view the page contents.
VIEW_ACTION - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
VIEW_MASK - Static variable in class com.ecyrd.jspwiki.auth.permissions.PagePermission
 
visit(Revision) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider.RevisionPrint
 
visit(AddDelta) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider.RevisionPrint
 
visit(ChangeDelta) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider.RevisionPrint
 
visit(DeleteDelta) - Method in class com.ecyrd.jspwiki.diff.TraditionalDiffProvider.RevisionPrint
 
vote(WikiContext, int) - Method in class com.ecyrd.jspwiki.plugin.VotePlugin
+1 for yes, -1 for no.
VotePlugin - Class in com.ecyrd.jspwiki.plugin
Implements a simple voting system.
VotePlugin() - Constructor for class com.ecyrd.jspwiki.plugin.VotePlugin
 

W

WARNING - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
WARNING_DB - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
WARNING_JAAS - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
WARNING_POLICY - Static variable in class com.ecyrd.jspwiki.auth.SecurityVerifier
 
WebContainerAuthorizer - Class in com.ecyrd.jspwiki.auth.authorize
Authorizes users by delegating role membership checks to the servlet container.
WebContainerAuthorizer() - Constructor for class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer
Constructs a new instance of the WebContainerAuthorizer class.
WebContainerAuthorizer.LocalEntityResolver - Class in com.ecyrd.jspwiki.auth.authorize
XML entity resolver that redirects resolution requests by JDOM, JAXP and other XML parsers to locally-cached copies of the resources.
WebContainerAuthorizer.LocalEntityResolver() - Constructor for class com.ecyrd.jspwiki.auth.authorize.WebContainerAuthorizer.LocalEntityResolver
 
WebContainerCallbackHandler - Class in com.ecyrd.jspwiki.auth.login
Handles logins made from within JSPWiki.
WebContainerCallbackHandler(HttpServletRequest, UserDatabase, Authorizer) - Constructor for class com.ecyrd.jspwiki.auth.login.WebContainerCallbackHandler
 
WebContainerLoginModule - Class in com.ecyrd.jspwiki.auth.login
Logs in a user by extracting authentication data from an Http servlet session.
WebContainerLoginModule() - Constructor for class com.ecyrd.jspwiki.auth.login.WebContainerLoginModule
 
webContainerRoles() - Method in class com.ecyrd.jspwiki.auth.SecurityVerifier
If the active Authorizer is the WebContainerAuthorizer, returns the roles it knows about; otherwise, a zero-length array.
WebdavServlet - Class in com.ecyrd.jspwiki.dav
 
WebdavServlet() - Constructor for class com.ecyrd.jspwiki.dav.WebdavServlet
 
WeblogArchivePlugin - Class in com.ecyrd.jspwiki.plugin
Creates a list of all weblog entries on a monthly basis.
WeblogArchivePlugin() - Constructor for class com.ecyrd.jspwiki.plugin.WeblogArchivePlugin
 
WeblogEntryPlugin - Class in com.ecyrd.jspwiki.plugin
Builds a simple weblog.
WeblogEntryPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.WeblogEntryPlugin
 
WeblogPlugin - Class in com.ecyrd.jspwiki.plugin
Builds a simple weblog.
WeblogPlugin() - Constructor for class com.ecyrd.jspwiki.plugin.WeblogPlugin
 
WhitespaceTrimWriter - Class in com.ecyrd.jspwiki.htmltowiki
Part of the XHtmlToWikiTranslator
WhitespaceTrimWriter() - Constructor for class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 
WIKI_NAME - Static variable in class com.ecyrd.jspwiki.auth.WikiPrincipal
 
WikiAttachmentProvider - Interface in com.ecyrd.jspwiki.providers
Defines an attachment provider - a class which is capable of saving binary data as attachments.
WikiBackgroundThread - Class in com.ecyrd.jspwiki.util
Abstract Theat class that operates in the background, and listens for the WikiEngineEvent.SHUTDOWN event to determine whether it still needs to run.
WikiBackgroundThread(WikiEngine, int) - Constructor for class com.ecyrd.jspwiki.util.WikiBackgroundThread
Constructs a new instance of this background thread with a specified sleep interval, and adds the thread to the wiki engine's event listeners.
WikiBodyTag - Class in com.ecyrd.jspwiki.tags
This is a class that provides the same services as the WikiTagBase, but this time it works for the BodyTagSupport base class.
WikiBodyTag() - Constructor for class com.ecyrd.jspwiki.tags.WikiBodyTag
 
WikiCallbackHandler - Class in com.ecyrd.jspwiki.auth.login
Handles logins made from inside the wiki application, rather than via the web container.
WikiCallbackHandler(UserDatabase, String, String) - Constructor for class com.ecyrd.jspwiki.auth.login.WikiCallbackHandler
 
WikiContext - Class in com.ecyrd.jspwiki
Provides state information throughout the processing of a page.
WikiContext(WikiEngine, WikiPage) - Constructor for class com.ecyrd.jspwiki.WikiContext
Create a new WikiContext for the given WikiPage.
WikiContext(WikiEngine, HttpServletRequest, WikiPage) - Constructor for class com.ecyrd.jspwiki.WikiContext
Creates a new WikiContext for the given WikiEngine, WikiPage and HttpServletRequest.
WikiDavProvider - Class in com.ecyrd.jspwiki.dav
 
WikiDavProvider(WikiEngine) - Constructor for class com.ecyrd.jspwiki.dav.WikiDavProvider
 
WikiDavServlet - Class in com.ecyrd.jspwiki.dav
 
WikiDavServlet() - Constructor for class com.ecyrd.jspwiki.dav.WikiDavServlet
 
WikiDocument - Class in com.ecyrd.jspwiki.parser
Stores the DOM tree of a rendered WikiPage.
WikiDocument(WikiPage) - Constructor for class com.ecyrd.jspwiki.parser.WikiDocument
Creates a new WikiDocument for a specific page.
WikiEngine - Class in com.ecyrd.jspwiki
Provides Wiki services to the JSP page.
WikiEngine(Properties) - Constructor for class com.ecyrd.jspwiki.WikiEngine
Instantiate the WikiEngine using a given set of properties.
WikiEngine(ServletContext, String, Properties) - Constructor for class com.ecyrd.jspwiki.WikiEngine
Instantiate using this method when you're running as a servlet and WikiEngine will figure out where to look for the property file.
WikiEngineEvent - Class in com.ecyrd.jspwiki.event
Event class for wiki engine events.
WikiEngineEvent(Object, int) - Constructor for class com.ecyrd.jspwiki.event.WikiEngineEvent
Constructs a wiki engine event of a specified type.
WikiEvent - Class in com.ecyrd.jspwiki.event
Abstract parent class for wiki events.
WikiEvent(Object, int) - Constructor for class com.ecyrd.jspwiki.event.WikiEvent
Constructs an instance of this event.
WikiEventListener - Interface in com.ecyrd.jspwiki.event
Listener interface for notification of WikiEvents.
WikiException - Exception in com.ecyrd.jspwiki
A generic Wiki exception.
WikiException(String) - Constructor for exception com.ecyrd.jspwiki.WikiException
Constructs an exception.
WikiLinkTag - Class in com.ecyrd.jspwiki.tags
Root class for different internal wiki links.
WikiLinkTag() - Constructor for class com.ecyrd.jspwiki.tags.WikiLinkTag
 
WikiModuleInfo - Class in com.ecyrd.jspwiki.modules
A WikiModule describes whatever JSPWiki plugin there is: it can be a plugin, an editor, a filter, etc.
WikiModuleInfo() - Constructor for class com.ecyrd.jspwiki.modules.WikiModuleInfo
 
WikiPage - Class in com.ecyrd.jspwiki
Simple wrapper class for the Wiki page attributes.
WikiPage(WikiEngine, String) - Constructor for class com.ecyrd.jspwiki.WikiPage
 
WikiPageProvider - Interface in com.ecyrd.jspwiki.providers
Each Wiki page provider should implement this interface.
WikiPermission - Class in com.ecyrd.jspwiki.auth.permissions
Permission to perform an global wiki operation, such as self-registering or creating new pages.
WikiPermission(String, String) - Constructor for class com.ecyrd.jspwiki.auth.permissions.WikiPermission
Creates a new WikiPermission for a specified set of actions.
WikiPlugin - Interface in com.ecyrd.jspwiki.plugin
Defines an interface for plugins.
WikiPrincipal - Class in com.ecyrd.jspwiki.auth
A lightweight, immutable Principal class.
WikiPrincipal(String) - Constructor for class com.ecyrd.jspwiki.auth.WikiPrincipal
Constructs a new WikiPrincipal with a given name and a type of WikiPrincipal.UNSPECIFIED.
WikiPrincipal(String, String) - Constructor for class com.ecyrd.jspwiki.auth.WikiPrincipal
Constructs a new WikiPrincipal with a given name and optional type designator.
WikiPrincipal.PrincipalComparator - Class in com.ecyrd.jspwiki.auth
Tiny little class that compares objects of type Principal.
WikiPrincipal.PrincipalComparator() - Constructor for class com.ecyrd.jspwiki.auth.WikiPrincipal.PrincipalComparator
 
WikiProvider - Interface in com.ecyrd.jspwiki
A generic Wiki provider for all sorts of things that the Wiki can store.
WikiRenderer - Class in com.ecyrd.jspwiki.render
Provides an interface to the basic rendering engine.
WikiRenderer(WikiContext, WikiDocument) - Constructor for class com.ecyrd.jspwiki.render.WikiRenderer
 
WikiRootProvider - Class in com.ecyrd.jspwiki.dav
 
WikiRootProvider(WikiEngine) - Constructor for class com.ecyrd.jspwiki.dav.WikiRootProvider
 
WikiRPCHandler - Interface in com.ecyrd.jspwiki.xmlrpc
Any wiki RPC handler should implement this so that they can be properly initialized and recognized by JSPWiki.
WikiSecurityEvent - Class in com.ecyrd.jspwiki.auth
Event class for security events: login/logout, wiki group adds/changes, and authorization decisions.
WikiSecurityEvent(Object, int, Principal, Object) - Constructor for class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Constructs a new instance of this event type, which signals a security event has occurred.
WikiSecurityEvent(Object, int, Object) - Constructor for class com.ecyrd.jspwiki.auth.WikiSecurityEvent
Constructs a new instance of this event type, which signals a security event has occurred.
WikiSecurityException - Exception in com.ecyrd.jspwiki.auth
Indicates an authentication or authorization error or exception.
WikiSecurityException(String) - Constructor for exception com.ecyrd.jspwiki.auth.WikiSecurityException
Constructs an exception.
WikiServlet - Class in com.ecyrd.jspwiki
This provides a master servlet for dealing with short urls.
WikiServlet() - Constructor for class com.ecyrd.jspwiki.WikiServlet
 
WikiServletFilter - Class in com.ecyrd.jspwiki.ui
This filter goes through the generated page response prior and places requested resources at the appropriate inclusion markers.
WikiServletFilter() - Constructor for class com.ecyrd.jspwiki.ui.WikiServletFilter
 
WikiSession - Class in com.ecyrd.jspwiki
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
WikiTagBase - Class in com.ecyrd.jspwiki.tags
Base class for JSPWiki tags.
WikiTagBase() - Constructor for class com.ecyrd.jspwiki.tags.WikiTagBase
 
wikitizeCollection(Collection, String, int) - Method in class com.ecyrd.jspwiki.plugin.AbstractReferralPlugin
Makes WikiText from a Collection.
word - Variable in class com.ecyrd.jspwiki.QueryItem
The word that is being searched
write(char[], int, int) - Method in class com.ecyrd.jspwiki.htmltowiki.WhitespaceTrimWriter
 

X

XHtmlElementToWikiTranslator - Class in com.ecyrd.jspwiki.htmltowiki
Converting XHtml to Wiki Markup
XHtmlElementToWikiTranslator(Element) - Constructor for class com.ecyrd.jspwiki.htmltowiki.XHtmlElementToWikiTranslator
 
XHtmlElementToWikiTranslator(Element, XHtmlToWikiConfig) - Constructor for class com.ecyrd.jspwiki.htmltowiki.XHtmlElementToWikiTranslator
 
XHTMLRenderer - Class in com.ecyrd.jspwiki.render
Implements a WikiRendered that outputs XHTML.
XHTMLRenderer(WikiContext, WikiDocument) - Constructor for class com.ecyrd.jspwiki.render.XHTMLRenderer
 
XHtmlToWikiConfig - Class in com.ecyrd.jspwiki.htmltowiki
Defines a Wiki configuration to XHtmlToWikiTranslator, including things like URLs.
XHtmlToWikiConfig() - Constructor for class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
 
XHtmlToWikiConfig(WikiContext) - Constructor for class com.ecyrd.jspwiki.htmltowiki.XHtmlToWikiConfig
The constructor initializes the different internal fields according to the current URLConstructor.
XMLRPC_PREFIX - Static variable in class com.ecyrd.jspwiki.xmlrpc.RPCServlet
This is what is appended to each command, if the handler has not been specified.
XMLUserDatabase - Class in com.ecyrd.jspwiki.auth.user
Manages DefaultUserProfile objects using XML files for persistence.
XMLUserDatabase() - Constructor for class com.ecyrd.jspwiki.auth.user.XMLUserDatabase
 

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