get

public function get(n:String):tinymce.Theme/tinymce.Plugin
Returns the specified add on by the short name.

Params

Name Type Description
n String Add-on to look for.

Returns

tinymce.Theme/tinymce.Plugin Theme or plugin add-on instance or undefined.