Home
last modified time | relevance | path

Searched refs:FCKStyleCommand (Results 1 – 7 of 7) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckstylecommand.js24 var FCKStyleCommand = function() function
27 FCKStyleCommand.prototype = class
H A Dfck_othercommands.js78 Execute : FCKStyleCommand.prototype.Execute,
94 Execute : FCKStyleCommand.prototype.Execute,
105 Execute : FCKStyleCommand.prototype.Execute,
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js71 case 'Style' : oCommand = new FCKStyleCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js70 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… function
71FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFon…
85 …lTitle,'dialog/fck_tablecell.html',550,250);break;case 'Style':B=new FCKStyleCommand();break;case …
H A Dfckeditorcode_gecko.js69 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… class
70FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFon…
84 …lTitle,'dialog/fck_tablecell.html',550,250);break;case 'Style':B=new FCKStyleCommand();break;case …
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js80 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… class
81FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFon…
97 …lTitle,'dialog/fck_tablecell.html',550,240);break;case 'Style':B=new FCKStyleCommand();break;case …
H A Dfckeditorcode_ie.js84 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… class
85FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFon…
99 …lTitle,'dialog/fck_tablecell.html',550,240);break;case 'Style':B=new FCKStyleCommand();break;case …