| Package | Description |
|---|---|
| com.atlassian.confluence.core | |
| com.atlassian.confluence.internal.editor | |
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.util |
| Modifier and Type | Method and Description |
|---|---|
default String |
Addressable.getUrlPath(EditorHelper.RichTextEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
EditorHelper.RichTextEditor |
EditorHelper.getEditorFor(ContentId contentId) |
static EditorHelper.RichTextEditor |
EditorHelper.RichTextEditor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorHelper.RichTextEditor[] |
EditorHelper.RichTextEditor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractPage.getEditUrlPath(EditorHelper.RichTextEditor editor) |
String |
AbstractPage.getUrlPath(EditorHelper.RichTextEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
static String |
GeneralUtil.getPageUrl(AbstractPage page,
boolean spa,
EditorHelper.RichTextEditor editor) |
static String |
GeneralUtil.getShareableEditUrl(AbstractPage page,
EditorHelper.RichTextEditor editor)
Get the URL to edit including the draftShareId for drafts.
|
Copyright © 2003–2017 Atlassian. All rights reserved.