TinyMCE:API/tinymce.PluginManager
From Moxiecode Documentation Wiki
[edit]
Class: tinymce.PluginManager
This class handles the loading of plugins and their language packs.
[edit]
Methods
- add
- Adds a instance of the plugin by it's short name.
- get
- Returns the specified plugin by the short name.
- load
- Loads an plugin from a specific url.
- requireLangPack
- Loads a language pack for the specified plugin.
