Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.editor.macro |
Modifier and Type | Class and Description |
---|---|
class |
CustomImageEditorMacroMarshaller
Marshal a Macro that implements the
EditorImagePlaceholder interface and therefore
displays a custom image in the editor |
class |
CustomPlaceholderEditorMarshaller
Marshal a macro that provides its own HTML representation for the editor.
|
class |
EditorBodilessMacroMarshaller
Marshal macros that don't have a body to editor format.
|
class |
EditorBodyMacroMarshaller
Marshal macros that have a body to editor format
|
class |
EditorUnknownMacroMarshaller
Deprecated.
since 7.7.0 in favour of
ImprovedEditorUnknownMacroMarshaller |
class |
ImprovedEditorUnknownMacroMarshaller
Replaces EditorUnknownMacroMarshaller to handle both body and bodiless macros.
|
Constructor and Description |
---|
EditorMacroMarshaller(MacroManager macroManager,
List<MacroMarshaller> macroMarshallers) |
Copyright © 2003–2021 Atlassian. All rights reserved.