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 |
Constructor and Description |
---|
EditorMacroMarshaller(MacroManager macroManager,
List<MacroMarshaller> macroMarshallers) |
Copyright © 2003–2017 Atlassian. All rights reserved.