TinyMCE:API/tinymce.PluginManager/get

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: get

Summary

Returns the specified add on by the short name.

Syntax

<tinymce.Theme/tinymce.Plugin> get(<String> n)

Parameters

n
Add-on to look for.

Returns

Theme or plugin add-on instance or undefined.

Personal tools