tinymce.EditorManager

This is the base class for the tinymce global. This class is a factory for tinymce.Editor instances. And the tinymce global is the only EditorManager instance the class is expected to create.

Examples

tinymce.EditorManager.init({});