Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
TinyMCE text editor plugin base class. More...
Classes | |
class | editor_tinymce_plugin |
TinyMCE text editor plugin base class.
This is a base class for TinyMCE plugins implemented within Moodle. These plugins can optionally provide new buttons/plugins within TinyMCE itself, or configure the TinyMCE options.
As well as overridable functions, other utility functions in this class can be used when writing the plugins.
Finally, a static function in this class is used to call into all the plugins when required.