TinyMCE:API/tinymce.WindowManager/open

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: open

Summary

Opens a new window.

You may want to use an absolute path when specifying the "file" value in the first parameter.

Syntax

<void> open(<Object> s, <Object> p)

Parameters

s
Optional name/value settings collection contains things like width/height/url etc.
p
Optional parameters/arguments collection can be used by the dialogs to retrieve custom parameters (see tinyMCEPopup.getWindowArg).
Personal tools