Home
last modified time | relevance | path

Searched defs:FCKToolbarButton (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarbutton.js24 var FCKToolbarButton = function( commandName, label, tooltip, style, sourceView, contextSensitive, … class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js89 var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.St… class
H A Dfckeditorcode_gecko.js88 var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.St… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js102 var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.St… class
H A Dfckeditorcode_ie.js103 var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.St… class