TinyMCE:API/tinymce.Editor/init
From Moxiecode Documentation Wiki
[edit]
Method: init
[edit]
Summary
Initializes the editor this will be called automatically when all plugins/themes and language packs are loaded by the rendered method. This method will setup the iframe and create the theme and plugin instances.
[edit]
Syntax
<void> init()
