TinyMCE Talk:API/tinyMCEPopup

From Moxiecode Documentation Wiki

Jump to: navigation, search

In the sample plugin (Example) packaged with 3.x I read

file: Dialog.js

...

  f.someval.value = tinyMCEPopup.editor.selection.getContent({format : 'text'});

...

but I cannot find tinyMCEPopup.editor in the API description

Personal tools