Home
last modified time | relevance | path

Searched refs:GetState (Results 26 – 27 of 27) sorted by relevance

12

/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js83 …nction(){FCK.ExecuteNamedCommand(this.Name);};FCKNamedCommand.prototype.GetState=function(){if (FC… method in FCKNamedCommand
84 ….SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKStyleCommand
85GetState=function(){if (this.GetStateFunction) return this.GetStateFunction(this.GetStateParam);el… method in FCKAnchorDeleteCommand
86GetState();if (A==-1) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.repla… method in FCKShowBlockCommand
87 …Spell: '+e.message+' ('+e.number+')');}};FCKSpellCheckCommand.prototype.GetState=function(){if (FC… method in FCKSpellCheckCommand
89 …=function(){FCK.PasteAsPlainText();};FCKPastePlainTextCommand.prototype.GetState=function(){if (FC… method in FCKPastePlainTextCommand
90 ….Execute=function(){FCK.PasteFromWord();};FCKPasteWordCommand.prototype.GetState=function(){if (FC… method in FCKPasteWordCommand
94GetState();if (B==-1) return;var C=A.CreateBookmark();var D=this._CssClassName;var E=new FCKDomRan… method in FCKJustifyCommand
97 …this.StyleName);FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FC… method in FCKCoreStyleCommand
98 …les.RemoveAll();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return… method in FCKRemoveFormatCommand
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js75 GetState : function() method in FCKIndentCommand

12