CKEDITOR.plugins.pastetools.filters.common
class
Filtering
Properties
-
elements : Object
since 4.13.0 private
Namespace containing all the helper functions to work with elements.
-
rtf : Object
since 4.16.0 private
Namespace containing all the helper functions to work with RTF.
-
styles : Object
since 4.13.0 private
Namespace containing all the helper functions to work with styles.
Methods
-
rules( html, editor, filter )
since 4.13.0 private
Common paste rules.
Parameters
html : Object
editor : Object
filter : Object