How does backend WYSIWYG TinyMCE editor opens a widget by a double click




widgetUrl looks like http://example.com/admin/widget/index/widget_target_id/contentEditor/

contentEditor is a DOM ID of the wysiwyg TEXTAREA, it is passed to the server as widget_target_id parameter of URL.



See also: