TinyMCE:API/tinymce.EditorManager/remove

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: remove

Summary

Removes an editor instance from the collection.

Syntax

<tinymce.Editor> remove(<tinymce.Editor> e)

Parameters

e
Editor instance to remove.

Returns

The editor that got passed in will be returned if it was found, otherwise null.

Personal tools