Report an issue
Class

CKEDITOR.plugins.pastetools.filters

class

Filtering

Properties

  • since 4.13.0 private

    common : Object

    A set of common paste filter helpers.

  • since 4.13.0 private

    gdocs : Object

    Set of Paste from Google Docs plugin helpers.

  • since 4.14.0 private

    libreoffice : Object

    A set of Paste from LibreOffice plugin helpers.

  • since 4.13.0 private

    word : Object

    Set of Paste from Word plugin helpers.

Methods

  • since 4.14.0 private

    image( html, editor, rtf )

    Filter handling pasting images. In case of missing RTF content images are extracted from Object URLs. In other cases hey are extracted from RTF content.

    Parameters

    html : String
    editor : editor
    rtf : String