Home
last modified time | relevance | path

Searched refs:FCKUndoCommand (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js200 var FCKUndoCommand = function() class
205 FCKUndoCommand.prototype.Execute = function()
210 FCKUndoCommand.prototype.GetState = function()
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js128 case 'Undo' : oCommand = new FCKUndoCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js71 …e==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=func… class
85 …;break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case '…
H A Dfckeditorcode_gecko.js70 …e==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=func… class
84 …;break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case '…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js81 …e==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=func… class
97 …;break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case '…
H A Dfckeditorcode_ie.js85 …e==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=func… class
99 …;break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case '…