Package com.xpn.xwiki.wysiwyg.client.plugin.link

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.
 

Enum Summary
LinkConfig.LinkType Enumeration type to store the type of link: wiki external link, link to an existing page, link to a new page, etc.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.