Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option should contain a comma separated list of controls to disable from any toolbar row/panel in TinyMCE.
A complete reference of all built in buttons and controls can be found in the button/control reference reference page.
tinyMCE.init({
...
theme_advanced_disable : "bold,italic"
});
Search documentation.