Searched refs:resetDirty (Results 1 – 3 of 3) sorted by relevance
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 289 this.status&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){this._.previousValue=… method 357 …able(a);b.container=a;b.ui.contentsElement=a;b.setData(b.getData(1));b.resetDirty();b.fire("conten… 360 a.$.form&&h._attachToForm();h.setMode(h.config.startupMode,function(){h.resetDirty();h.status="read… 366 d.resetDirty();q?d.fire("unlockSnapshot"):"wysiwyg"==a&&d.fire("saveSnapshot");setTimeout(function(… 401 …heckDirty(),c.fire("lockSnapshot"),a(b),c.fire("unlockSnapshot"),!d&&c.resetDirty())}})});CKEDITOR… 472 …rty();a.fire("lockSnapshot");b.remove();a.fire("unlockSnapshot");!c&&a.resetDirty()}delete a._.hid… 1151 …sValue),b=b&&c!==f}else b=a.call(this);return b}});a.resetDirty=CKEDITOR.tools.override(a.resetDir… 1265 …rty();a.fire("widgetBlurred",{widget:b});b.setFocused(!1);!c&&b.editor.resetDirty()}}function O(a)… 1285 …&h.editor.resetDirty());f&&e&&(l=a.editor.checkDirty(),a.focused=e,a.fire("widgetFocused",{widget:… 1316 !b&&this.editor.resetDirty()}this.editor.focus()},removeClass:function(a){this.element.removeClass(… [all …]
|
| D | ckeditor.js.unc | 6058 resetDirty: function() { 7345 b.resetDirty(); 7386 g.resetDirty(); 7487 d.resetDirty(); 8087 … (d = c.checkDirty(), c.fire("lockSnapshot"), a(b), c.fire("unlockSnapshot"), !d && c.resetDirty()) 9477 !c && a.resetDirty() 22692 a.resetDirty = CKEDITOR.tools.override(a.resetDirty, 25192 !c && b.editor.resetDirty() 25576 …), 1), h.isInited() && (g = h.editor.checkDirty(), h.setSelected(!1), !g && h.editor.resetDirty()); 25579 }), e.setFocused(!0), !g && a.editor.resetDirty()); [all …]
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 261 …return"ready"==this.status&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){this.… method 320 …able(a);b.container=a;b.ui.contentsElement=a;b.setData(b.getData(1));b.resetDirty();b.fire("conten… 323 d.setMode(d.config.startupMode,function(){d.resetDirty();d.status="ready";d.fireOnce("instanceReady… 329 f.resetDirty();m?f.fire("unlockSnapshot"):"wysiwyg"==a&&f.fire("saveSnapshot");setTimeout(function(… 364 …heckDirty(),c.fire("lockSnapshot"),a(b),c.fire("unlockSnapshot"),!d&&c.resetDirty())}})});CKEDITOR… 433 a.checkDirty();a.fire("lockSnapshot");b.remove();a.fire("unlockSnapshot");!c&&a.resetDirty()}delete… 1063 …sValue),c=c&&e!==f}else c=a.call(this);return c}});a.resetDirty=CKEDITOR.tools.override(a.resetDir…
|