CKEDITOR.plugins.pastetools.filters
class
Filtering
Properties
-
common : Object
since 4.13.0 private
A set of common paste filter helpers.
-
gdocs : Object
since 4.13.0 private
Set of Paste from Google Docs plugin helpers.
-
libreoffice : Object
since 4.14.0 private
A set of Paste from LibreOffice plugin helpers.
-
word : Object
since 4.13.0 private
Set of Paste from Word plugin helpers.
Methods
-
image( html, editor, rtf )
since 4.14.0 private
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