remove

public function remove(e:tinymce.Editor):tinymce.Editor
Removes a editor instance from the collection.

Params

Name Type Description
e tinymce.Editor Editor instance to remove.

Returns

tinymce.Editor The editor that got passed in will be return if it was found otherwise null.