Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js396 var FCKAnchorDeleteCommand = function() class
401 FCKAnchorDeleteCommand.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js55 case 'AnchorDelete' : oCommand = new FCKAnchorDeleteCommand() ; break ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js71 …GetNamedCommandState('Cut');}};var FCKAnchorDeleteCommand=function(){this.Name='AnchorDelete';};FC… class
85 …dialog/fck_anchor.html',370,170);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;ca…
H A Dfckeditorcode_gecko.js70 …GetNamedCommandState('Cut');}};var FCKAnchorDeleteCommand=function(){this.Name='AnchorDelete';};FC… class
84 …dialog/fck_anchor.html',370,170);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;ca…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js97 …dialog/fck_anchor.html',370,160);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;ca…
H A Dfckeditorcode_ie.js99 …dialog/fck_anchor.html',370,160);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;ca…