What would you like to know which settings can fit into the settings object (tinymce 3). There he is:
title --> title label --> label scope --> scope onclick --> function to be called onclick menu_button --> flag, defines if the button is a menu button cmd --> tinymce command to get executed onClick ui --> paramter for the tinymce command cmd value --> value for the tinymce command cmd
These settings are assigned in the createButton function of the ControlManager class.
Thariama Jan 18 '13 at 13:38 2013-01-18 13:38
source share