Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcknamedcommand.js24 var FCKNamedCommand = function( commandName ) class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js69 var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.Exec… class
H A Dfckeditorcode_gecko.js68 var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.Exec… class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js79 var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.Exec… class
H A Dfckeditorcode_ie.js83 var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.Exec… class