TinyMCE:API/tinyMCEPopup/openBrowser

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: openBrowser

Summary

Opens a filebrowser/imagebrowser this will set the output value from the browser as a value on the specified element.

Syntax

<void> openBrowser(<string> element_id, <string> type, <string> option)

Parameters

element_id
Id of the element to set value in.
type
Type of browser to open image/file/flash.
option
Option name to get the file_broswer_callback function name from.
Personal tools