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