Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Event | Defined By |
|---|---|
|
Fires when the popup is initialized.
|
tinyMCEPopup |
| Method | Defined By |
|---|---|
|
Initializes the popup this will be called automatically.
|
tinyMCEPopup |
|
Returns the reference to the parent window that opened the dialog.
|
tinyMCEPopup |
|
Returns a window argument/parameter by name.
|
tinyMCEPopup |
|
Returns a editor parameter/config option value.
|
tinyMCEPopup |
|
Returns a language item by key.
|
tinyMCEPopup |
|
Executed a command on editor that opened the dialog/popup.
|
tinyMCEPopup |
|
Resizes the dialog to the inner size of the window.
|
tinyMCEPopup |
|
Will executed the specified string when the page has been loaded.
|
tinyMCEPopup |
|
Stores the current editor selection for later restoration.
|
tinyMCEPopup |
|
Restores any stored selection.
|
tinyMCEPopup |
|
Loads a specific dialog language pack.
|
tinyMCEPopup |
|
Executes a color picker on the specified element id.
|
tinyMCEPopup |
|
Opens a filebrowser/imagebrowser this will set the output value from the browser as a value on the specified element.
|
tinyMCEPopup |
|
Creates a confirm dialog.
|
tinyMCEPopup |
|
Creates a alert dialog.
|
tinyMCEPopup |
|
Closes the current window.
|
tinyMCEPopup |