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

Class Summary
AbstractExplorerWizardStep Wizard step to provide an interface to selecting a wiki resource, using an XWikiExplorer.
AbstractExternalLinkWizardStep Wizard step to collect the data about an external link (e.g.
AbstractPageListSelectorWizardStep Wizard step to select the wiki page to link to, from a list of wiki pages.
AttachmentExplorerWizardStep Specialized AbstractExplorerWizardStep to select an attachment to a wiki page.
AttachmentSelectorWizardStep Wizard step to select the attachment to link to, by aggregating a page selector step and an explorer wizard step.
AttachmentUploadWizardStep Specific file upload wizard step to handle upload of a new file attachment in order to create a link to it.
CreateNewPageWizardStep Wizard step to get the name of a new page from the user.
CurrentPageAttachmentSelectorWizardStep Wizard step to select a file attached to a page.
EmailAddressLinkWizardStep Wizard step to create a link to an email address (the mailto: protocol).
LinkConfigWizardStep Default implementation for the link configuration parameters, such as link labels, link tooltip, or opening the link in a new window or not.
LinkWizard The link wizard, used to configure link parameters in a LinkConfig object, in successive steps.
PageSelectorWizardStep Creates a page selector aggregator, to switch between the recent changed pages and all pages.
RecentChangesSelectorWizardStep Wizard step to select the wiki page to link to, from the recently modified ones for the current user.
SearchSelectorWizardStep Wizard step to select the wiki page to link to, from the page search results for a keyword.
WebPageLinkWizardStep Wizard step to create a link to a web page (http protocol).
WikiPageExplorerWizardStep Specialized AbstractExplorerWizardStep to select a wiki page (existing or new).
 

Enum Summary
LinkWizard.LinkWizardSteps Enumeration steps handled by this link wizard.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.