TinyMCE:API/tinymce.util.Dispatcher/remove

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: remove

Summary

Removes an observer function.

Syntax

<function> remove(<function> cb)

Parameters

cb
Observer function to remove.

Returns

The same function that got passed in or null if it wasn't found.

Personal tools