Home
last modified time | relevance | path

Searched refs:FCKCommands (Results 1 – 18 of 18) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcommands.js24 var FCKCommands = FCK.Commands = new Object() ; variable
25 FCKCommands.LoadedCommands = new Object() ;
27 FCKCommands.RegisterCommand = function( commandName, command )
32 FCKCommands.GetCommand = function( commandName )
34 var oCommand = FCKCommands.LoadedCommands[ commandName ] ;
50 …cProps' , FCKLang.DocProps , 'dialog/fck_docprops.html' , 400, 390, FCKCommands.GetFullPageStat…
151 FCKCommands.LoadedCommands[ commandName ] = oCommand ;
158 FCKCommands.GetFullPageState = function()
164 FCKCommands.GetBooleanState = function( isDisabled )
H A Dfck_contextmenu.js57 …menu.AddItem( 'Cut' , FCKLang.Cut , 7, FCKCommands.GetCommand( 'Cut' ).GetState() == FCK_TRISTATE…
58 …menu.AddItem( 'Copy' , FCKLang.Copy , 8, FCKCommands.GetCommand( 'Copy' ).GetState() == FCK_TRISTA…
59 …menu.AddItem( 'Paste' , FCKLang.Paste , 9, FCKCommands.GetCommand( 'Paste' ).GetState() == FCK_TRI…
78 FCKCommands.GetCommand( 'TableMergeCells' ).GetState() == FCK_TRISTATE_DISABLED ) ;
82 FCKCommands.GetCommand( 'TableMergeRight' ).GetState() == FCK_TRISTATE_DISABLED ) ;
84 FCKCommands.GetCommand( 'TableMergeDown' ).GetState() == FCK_TRISTATE_DISABLED ) ;
87 FCKCommands.GetCommand( 'TableHorizontalSplitCell' ).GetState() == FCK_TRISTATE_DISABLED ) ;
89 FCKCommands.GetCommand( 'TableVerticalSplitCell' ).GetState() == FCK_TRISTATE_DISABLED ) ;
92 FCKCommands.GetCommand( 'TableCellProp' ).GetState() == FCK_TRISTATE_DISABLED ) ;
324 FCKCommands.GetCommand( item.Name ).Execute() ;
H A Dfck.js552 FCKCommands.GetCommand( 'ShowBlocks' ).SaveState() ;
858 FCKCommands.GetCommand( 'ShowBlocks' ).RestoreState() ;
/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/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 FCKCommands.RegisterCommand( 'Placeholder', new FCKDialogCommand( 'Placeholder', FCKLang.Placeholde…
81 FCKCommands.GetCommand( 'Placeholder' ).Execute() ;
/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/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js27 FCKCommands.RegisterCommand( 'geshi',
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep…
85FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B… variable
107FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCo…
H A Dfckeditorcode_gecko.js31FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep…
84FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B… variable
106FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCo…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep…
96FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B… variable
97 …turn null;}};FCKCommands.LoadedCommands[A]=B;return B;};FCKCommands.GetFullPageState=function(){re…
110 …b>':'<b>Enable SCAYT</b>';};var Z=function(tooltip,style){this.Command=FCKCommands.GetCommand('Sca…
120FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCo…
H A Dfckeditorcode_ie.js32FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep…
99FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B… variable
111 …b>':'<b>Enable SCAYT</b>';};var Z=function(tooltip,style){this.Command=FCKCommands.GetCommand('Sca…
121FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCo…