SilverStripe\Forms\HTMLEditor
Classes
A PHP version of TinyMCE's configuration, to allow various parameters to be configured on a site or section basis
A TinyMCE-powered WYSIWYG HTML editor field with image and link insertion and tracking capabilities. Editor fields
are created from <textarea>
tags, which are then converted with JavaScript.
Readonly version of an {@link HTMLEditorField}.
Sanitises an HTMLValue so it's contents are the elements and attributes that are whitelisted using the same configuration as TinyMCE
Generates tinymce config using a combined file generated via a standard SilverStripe {@link GeneratedAssetHandler}
Default configuration for HtmlEditor specific to tinymce
Uses the default tiny_mc_gzip.php handler
Interfaces
Declares a service which can generate a script URL for a given HTMLEditor config