Package org.apache.wiki.ui


package org.apache.wiki.ui
Java classes for management of the JSP user interface.

Package specification

The classes which are not directly related to the JSP tags, yet do control some aspect of the web interface, have been collected here.

Related documentation

Please also see the "tags" package.
See Also:
  • Class
    Description
    Abstract, immutable Command implementation class.
    Placeholder class for all Commands.
    Resolves special pages, JSPs and Commands on behalf of a Engine.
    Default implementation for CommandResolver
    Defines an editor manager.
    This class takes care of managing JSPWiki templates.
    Describes an editor.
    Defines an editor manager.
    Provides a generic HTTP handler interface.
    Defines Commands for viewing, editing and deleting wiki groups.
    Provides basic validation services for HTTP parameters.
    Manages JSPWiki installation on behalf of admin/Install.jsp.
    Defines Commands for editing, renaming, and viewing wiki pages.
    Defines Commands for redirections to off-site special pages.
    This class takes care of managing JSPWiki templates.
    Defines Commands for wiki-wide operations such as creating groups, editing preferences and profiles, and logging in/out.
    This filter goes through the generated page response prior and places requested resources at the appropriate inclusion markers.
    Servlet request wrapper that encapsulates an incoming HTTP request and overrides its security methods so that the request returns JSPWiki-specific values.
    Filter that verifies that the Engine is running, and sets the authentication status for the user's Session.