Class CustomPlaceholderEditorMarshaller

  • All Implemented Interfaces:
    MacroMarshaller

    public class CustomPlaceholderEditorMarshaller
    extends Object
    implements MacroMarshaller

    Marshal a macro that provides its own HTML representation for the editor.

    This marshaller will perform a simple check to try and ensure that the generated placeholder is an IMG or OBJECT tag which is a current limitation on the custom placeholder accepted by the TinyMCE Editor.