|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroMarshaller | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.editor.macro | |
| Uses of MacroMarshaller in com.atlassian.confluence.content.render.xhtml.editor.macro |
|---|
| Classes in com.atlassian.confluence.content.render.xhtml.editor.macro that implement MacroMarshaller | |
|---|---|
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 parameters in com.atlassian.confluence.content.render.xhtml.editor.macro with type arguments of type MacroMarshaller | |
|---|---|
EditorMacroMarshaller(MacroManager macroManager,
java.util.List<MacroMarshaller> macroMarshallers)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||