Report an issue
Class

CKEDITOR.plugins.pastetools.filters.common

class

Filtering

Properties

  • since 4.13.0 private

    elements : Object

    Namespace containing all the helper functions to work with elements.

  • since 4.16.0 private

    rtf : Object

    Namespace containing all the helper functions to work with RTF.

  • since 4.13.0 private

    styles : Object

    Namespace containing all the helper functions to work with styles.

Methods

  • since 4.13.0 private

    rules( html, editor, filter )

    Common paste rules.

    Parameters

    html : Object
    editor : Object
    filter : Object