|
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. |
| 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 |
A page selector that aggregates different views for selecting a page: recently modified pages, all pages or page
search. |
| 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). |