|
Class Summary |
| EmptyLinkFilter |
Client side empty link cleaner, to delete all links without content before the content is submitted. |
| LinkConfig |
Stores the data about a link: information about the link: reference (wiki, space, page), URL and also about its
representation in a document (parameters, etc). |
| LinkHTMLGenerator |
Generates html link blocks for all types of links. |
| LinkMenuExtension |
Provides user interface for manipulating links through the WYSIWYG top-level menu. |
| LinkMetaDataExtractor |
Analyzes the passed subtree and detects the link structures and transforms them in minimal HTML elements with
metafragments attached, so that the editor operates with minimal HTML. |
| LinkPlugin |
Rich text editor plug-in for inserting links, using a dialog to get link settings from the user. |
| LinkPluginFactory |
Factory for LinkPlugin. |