CKEDITOR.filter.allowedContentRules
class
since 4.1.0
abstract
Virtual class which is the Allowed Content Rules formats type.
Possible formats are:
- the string format,
- the object format,
- a CKEDITOR.style instance – used mainly for integrating plugins with Advanced Content Filter,
- an array of the above formats.