Home
last modified time | relevance | path

Searched refs:GetNamedCommandState (Results 1 – 20 of 20) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
Dfck_othercommands.js286 var state = FCK.GetNamedCommandState( this.Name ) ;
352 return FCK.GetNamedCommandState( 'Paste' ) ;
372 return FCK.GetNamedCommandState( 'InsertHorizontalRule' ) ;
392 return FCK.GetNamedCommandState( 'Cut' ) ;
460 return FCK.GetNamedCommandState( 'Unlink') ;
Dfckpasteplaintextcommand.js37 return FCK.GetNamedCommandState( 'Paste' ) ;
Dfckpastewordcommand.js39 return FCK.GetNamedCommandState( 'Paste' ) ;
Dfcknamedcommand.js36 return FCK.GetNamedCommandState( this.Name ) ;
/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfck_othercommands.js238 return FCK.GetNamedCommandState( 'Undo' ) ;
260 return FCK.GetNamedCommandState( 'Redo' ) ;
312 var state = FCK.GetNamedCommandState( this.Name ) ;
378 return FCK.GetNamedCommandState( 'Paste' ) ;
Dfckpasteplaintextcommand.js37 return FCK.GetNamedCommandState( 'Paste' ) ;
Dfckpastewordcommand.js39 return FCK.GetNamedCommandState( 'Paste' ) ;
Dfcknamedcommand.js36 return FCK.GetNamedCommandState( this.Name ) ;
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck_gecko.js81 FCK._BaseGetNamedCommandState = FCK.GetNamedCommandState ;
82 FCK.GetNamedCommandState = function( commandName ) class in FCK
Dfck.js487 GetNamedCommandState : function( commandName ) method
506 var eState = FCK.GetNamedCommandState( commandName ) ;
Dfck_contextmenu.js104 if ( bInsideLink || FCK.GetNamedCommandState( 'Unlink' ) != FCK_TRISTATE_DISABLED )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck_gecko.js310 FCK._BaseGetNamedCommandState = FCK.GetNamedCommandState ;
311 FCK.GetNamedCommandState = function( commandName ) class in FCK
Dfck_contextmenu.js121 if ( bInsideLink || FCK.GetNamedCommandState( 'Unlink' ) != FCK_TRISTATE_DISABLED )
Dfck.js452 GetNamedCommandState : function( commandName ) method
477 var eState = FCK.GetNamedCommandState( commandName ) ;
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js30GetNamedCommandState:function(A){try{if (!FCK.EditorDocument.queryCommandEnabled(A)) return -1;els… method
65 ….Name);};FCKNamedCommand.prototype.GetState=function(){return FCK.GetNamedCommandState(this.Name);…
66GetNamedCommandState('Undo');};var FCKRedoCommand=function(){this.Name='Redo';};FCKRedoCommand.pro…
69 …;FCKPastePlainTextCommand.prototype.GetState=function(){return FCK.GetNamedCommandState('Paste');};
70 …n(){if (FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
96 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…
Dfckeditorcode_ie.js31GetNamedCommandState:function(A){try{if (!FCK.EditorDocument.queryCommandEnabled(A)) return -1;els… method
66 ….Name);};FCKNamedCommand.prototype.GetState=function(){return FCK.GetNamedCommandState(this.Name);…
67GetNamedCommandState('Undo');};var FCKRedoCommand=function(){this.Name='Redo';};FCKRedoCommand.pro…
70 …;FCKPastePlainTextCommand.prototype.GetState=function(){return FCK.GetNamedCommandState('Paste');};
71 …n(){if (FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
97 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js31GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Pas… method
32 …ument_OnContextMenu;FCK._BaseGetNamedCommandState=FCK.GetNamedCommandState;FCK.GetNamedCommandStat… class
68 ….Name);};FCKNamedCommand.prototype.GetState=function(){return FCK.GetNamedCommandState(this.Name);…
70GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('…
74 …;FCKPastePlainTextCommand.prototype.GetState=function(){return FCK.GetNamedCommandState('Paste');};
75 …n(){if (FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
106 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…
Dfckeditorcode_ie.js32GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Pas… method
69 ….Name);};FCKNamedCommand.prototype.GetState=function(){return FCK.GetNamedCommandState(this.Name);…
71GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('…
75 …;FCKPastePlainTextCommand.prototype.GetState=function(){return FCK.GetNamedCommandState('Paste');};
76 …n(){if (FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
107 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_gecko.js31GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Pas… method
35 …ument_OnContextMenu;FCK._BaseGetNamedCommandState=FCK.GetNamedCommandState;FCK.GetNamedCommandStat… class
79 …ype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState(this.Name);…
81GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('…
85 …type.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');};
86 …ode!=0||FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
120 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…
Dfckeditorcode_ie.js32GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Pas… method
83 …ype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState(this.Name);…
85GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('…
89 …type.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');};
90 …ode!=0||FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
121 …ar E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=…