Home
last modified time | relevance | path

Searched refs:RegisterCommand (Results 1 – 16 of 16) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'My_Find' , new FCKDialogCommand( FCKLang['DlgMyFindTitle'] , FCKLang…
26 FCKCommands.RegisterCommand( 'My_Replace' , new FCKDialogCommand( FCKLang['DlgMyReplaceTitle'], FCK…
/plugin/fckg/fckeditor/editor/plugins/tableformat/
H A Dfckplugin.js26 FCKCommands.RegisterCommand( 'Format_Table',
/plugin/fckg/fckeditor/editor/plugins/keyboard/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'keyboard',
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfckplugin.js7 FCKCommands.RegisterCommand( 'insertHtmlCode', new FCKDialogCommand( 'InsertHtmlCode', FCKLang.DlgF…
/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
H A Dfckplugin.js56 FCKCommands.RegisterCommand( 'OpenImage', oMyCMCommand ) ;
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js5 FCKCommands.RegisterCommand( 'Delete_P' , new FCKParagraphToLineBreak('paragraphToLineBreak') ) ;
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js5 FCKCommands.RegisterCommand( 'InsertSignature' , new FCKInsertSignature('insertDokuwikiSignature') …
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'fonts',
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'Plugin_Tool',
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'Placeholder', new FCKDialogCommand( 'Placeholder', FCKLang.Placeholde…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js27 FCKCommands.RegisterCommand = function( commandName, command ) class in FCKCommands
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js27 FCKCommands.RegisterCommand( 'geshi',
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js85 var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(… class in FCKCommands
H A Dfckeditorcode_gecko.js84 var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(… class in FCKCommands
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js96 var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(… class in FCKCommands
H A Dfckeditorcode_ie.js99 var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(… class in FCKCommands