Home
last modified time | relevance | path

Searched refs:FCKCopyCommand (Results 1 – 4 of 4) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js377 var FCKCopyCommand = function() class
382 FCKCopyCommand.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js130 case 'Copy' : oCommand = new FCKCopyCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js71 …medCommandState('InsertHorizontalRule');}};var FCKCopyCommand=function(){this.Name='Copy';};FCKCop… class
85 …d();break;case 'Redo':B=new FCKRedoCommand();break;case 'Copy':B=new FCKCopyCommand();break;case '…
H A Dfckeditorcode_gecko.js70 …medCommandState('InsertHorizontalRule');}};var FCKCopyCommand=function(){this.Name='Copy';};FCKCop… class
84 …d();break;case 'Redo':B=new FCKRedoCommand();break;case 'Copy':B=new FCKCopyCommand();break;case '…