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 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 GeneratedAssetHandler
Default configuration for HtmlEditor specific to tinymce
Interfaces
Declares a service which can generate a script URL for a given HTMLEditor config