/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fckstylecommand.js | 33 FCKUndo.SaveUndoStep() ; 40 FCKUndo.SaveUndoStep() ;
|
H A D | fck_othercommands.js | 165 FCKUndo.SaveUndoStep() ; 240 FCKUndo.SaveUndoStep() ; 269 FCKUndo.SaveUndoStep() ; 366 FCKUndo.SaveUndoStep() ;
|
H A D | fckcorestylecommand.js | 39 FCKUndo.SaveUndoStep() ;
|
H A D | fcktablecommand.js | 32 FCKUndo.SaveUndoStep() ;
|
H A D | fckjustifycommands.js | 90 FCKUndo.SaveUndoStep() ;
|
H A D | fckblockquotecommand.js | 32 FCKUndo.SaveUndoStep() ;
|
H A D | fckindentcommands.js | 51 FCKUndo.SaveUndoStep() ;
|
H A D | fcklistcommands.js | 56 FCKUndo.SaveUndoStep() ;
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fck.js | 273 FCKUndo.SaveUndoStep() ; 437 FCKUndo.SaveUndoStep() ; 449 FCKUndo.SaveUndoStep() ; 554 FCKUndo.SaveUndoStep() ; 679 FCKUndo.SaveUndoStep() ; 690 FCKUndo.SaveUndoStep() ; 898 FCKUndo.SaveUndoStep() ;
|
H A D | fckundo.js | 115 FCKUndo.SaveUndoStep = function() class in FCKUndo 175 this.SaveUndoStep() ;
|
H A D | fck_gecko.js | 368 FCKUndo.SaveUndoStep() ; 391 FCKUndo.SaveUndoStep() ;
|
H A D | fck_ie.js | 154 FCKUndo.SaveUndoStep() ;
|
/plugin/fckg/fckeditor/editor/plugins/signature/ |
H A D | fckplugin.js | 39 FCK.EditorWindow.parent.FCKUndo.SaveUndoStep();
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckenterkey.js | 106 FCKUndo.SaveUndoStep() ; 214 FCKUndo.SaveUndoStep() ; 315 FCKUndo.SaveUndoStep() ;
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/ |
H A D | fck_flash.js | 125 oEditor.FCKUndo.SaveUndoStep() ;
|
/plugin/fckg/fckeditor/editor/dialog/fck_flash/ |
H A D | fck_flash.js | 129 oEditor.FCKUndo.SaveUndoStep() ;
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 221 oEditor.FCKUndo.SaveUndoStep() ;
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 31 …SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},… 32 …SaveUndoStep();if (FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false;};return t… 47 …SaveUndoStep=function(){if (FCK.EditMode!=0) return;if (this.SavedData.length) this.Changed=true;v… class in FCKUndo 60 …SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElemen… 69 …ion(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.Ap… 70 …SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetSt… 76 …A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrows… 79 …lassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 80 …lasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 81 …nction(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=this.Ge… [all …]
|
H A D | fckeditorcode_ie.js | 32 …SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},… 48 …SaveUndoStep=function(){if (FCK.EditMode!=0) return;if (this.SavedData.length) this.Changed=true;v… class in FCKUndo 61 …SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElemen… 70 …ion(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.Ap… 71 …SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetSt… 77 …A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrows… 79 …ls(this.TagName)) return 1;else return 0;},Execute:function(){FCKUndo.SaveUndoStep();var A=FCK.Edi… 80 …lassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 81 …lasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 82 …nction(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=this.Ge… [all …]
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 31 …SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},… 35 …SaveUndoStep();if (FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false;};return t… 58 …SaveUndoStep=function(){if (FCK.EditMode!=0||this.SaveLocked) return;if (this.SavedData.length) th… class in FCKUndo 71 …SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElemen… 80 …ion(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.Ap… 81 …SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetSt… 84 …SaveUndoStep();var B=FCKStyles.GetStyle('_FCK_'+(this.Type=='ForeColor'?'Color':'BackColor'));if (… 87 …A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrows… 90 …lassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 91 …lasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… [all …]
|
H A D | fckeditorcode_ie.js | 32 …SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},… 36 …ode==0){switch (B){case 'Paste':return!FCK.Paste();case 'Cut':FCKUndo.SaveUndoStep();return false;… 62 …SaveUndoStep=function(){if (FCK.EditMode!=0||this.SaveLocked) return;if (this.SavedData.length) th… class in FCKUndo 75 …SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElemen… 84 …ion(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.Ap… 85 …SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetSt… 88 …SaveUndoStep();var B=FCKStyles.GetStyle('_FCK_'+(this.Type=='ForeColor'?'Color':'BackColor'));if (… 91 …A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrows… 94 …lassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… 95 …lasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCK… [all …]
|
/plugin/fckg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 273 oEditor.FCKUndo.SaveUndoStep() ;
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/ |
H A D | fck_link.js | 468 oEditor.FCKUndo.SaveUndoStep() ;
|
/plugin/fckg/fckeditor/editor/dialog/fck_link/ |
H A D | fck_link.js | 853 oEditor.FCKUndo.SaveUndoStep() ;
|