CKEDITOR.filter.disallowedContentRules
class
since 4.4.0
abstract
Virtual class representing the CKEDITOR.filter.disallow argument and a type of the CKEDITOR.config.disallowedContent option.
This is a simplified version of the CKEDITOR.filter.allowedContentRules type. Only the string format and object format are accepted. Required properties are not allowed in this format.
Read more in the Disallowed Content guide.