tinymce

Classes

Class Summary
AddOnManager This class handles the loading of themes/plugins or other add-ons and their language packs.
Theme TinyMCE theme class.
Plugin Plugin base class, this is a pseudo class that describes how a plugin is to be created for TinyMCE.
ControlManager This class is responsible for managing UI control instances.
Editor This class contains the core logic for a TinyMCE editor.
EditorCommands This class enables you to add custom editor commands and it contains overrides for native browser commands to address va...
Formatter Text formatter engine class.
UndoManager This class handles the undo/redo history levels for the editor.
WindowManager This class handles the creation of native windows and dialogs.

Properties

Property Summary
EditorManager Alternative name for tinymce added for compatibility.
DOM Instance of DOMUtils for the current document.