Home
last modified time | relevance | path

Searched refs:checkDirty (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgdoku/ckeditor/
DCHANGES.md729 …r.com/ticket/11753): Fixed: Wrong [`checkDirty()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
851 … the value returned by the [`editor.checkDirty()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
1213 …ckeditor.com/ticket/9872): [`editor.checkDirty()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
Dckeditor.js261 …]]);return a?e.getHtml():e},focus:function(){this.fire("beforeFocus")},checkDirty:function(){retur… method
328 …es;if(a!=f.mode&&k&&k[a]){f.fire("beforeSetMode",a);if(f.mode){var d=f.checkDirty(),k=f._.previous…
364 function(b){if(!c.readOnly){var d=c.getSelection();d&&!d.isLocked&&(d=c.checkDirty(),c.fire("lockSn…
433 a.checkDirty();a.fire("lockSnapshot");b.remove();a.fire("unlockSnapshot");!c&&a.resetDirty()}delete…
1063 a.checkDirty=CKEDITOR.tools.override(a.checkDirty,function(a){return function(){var c=null,e=this.s…
/plugin/ckgedit/ckeditor/
DCHANGES.md1149 …et/11753): Fixed: Wrong [`checkDirty()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1271 … returned by the [`editor.checkDirty()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
1633 …om/ticket/9872): [`editor.checkDirty()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
Dckeditor.js288 …]]);return a?e.getHtml():e},focus:function(){this.fire("beforeFocus")},checkDirty:function(){retur… method
365 …es;if(a!=d.mode&&k&&k[a]){d.fire("beforeSetMode",a);if(d.mode){var h=d.checkDirty(),k=d._.previous…
401 …unction(b){if(!c.readOnly){var d=c.getSelection();d&&!d.isLocked&&(d=c.checkDirty(),c.fire("lockSn…
472 var b=a._.hiddenSelectionContainer;if(b){var c=a.checkDirty();a.fire("lockSnapshot");b.remove();a.f…
1151 …_handleCheckDirty){var a=CKEDITOR.editor.prototype;a.checkDirty=CKEDITOR.tools.override(a.checkDir…
1265 …e,b,f))}function w(a,b){a.focused=null;if(b.isInited()){var c=b.editor.checkDirty();a.fire("widget…
1285 …,h),1),h.isInited()&&(l=h.editor.checkDirty(),h.setSelected(!1),!l&&h.editor.resetDirty());f&&e&&(…
1315 …us:function(){var a=this.editor.getSelection();if(a){var b=this.editor.checkDirty();a.fake(this.wr…
1317 …Offset,b={x:b.offsetLeft,y:b.offsetTop-15};c&&b.x==c.x&&b.y==c.y||(c=a.checkDirty(),a.fire("lockSn…
Dckeditor.js.unc6055 checkDirty: function() {
7471 var g = d.checkDirty(),
8087 …d && !d.isLocked && (d = c.checkDirty(), c.fire("lockSnapshot"), a(b), c.fire("unlockSnapshot"), !…
9473 var c = a.checkDirty();
22680 a.checkDirty = CKEDITOR.tools.override(a.checkDirty, function(a) {
25187 var c = b.editor.checkDirty();
25576 …splice(CKEDITOR.tools.indexOf(b, h), 1), h.isInited() && (g = h.editor.checkDirty(), h.setSelected…
25577 f && e && (g = a.editor.checkDirty(), a.focused = e, a.fire("widgetFocused", {
26181 var b = this.editor.checkDirty();
26225 …c && b.x == c.x && b.y == c.y || (c = a.checkDirty(), a.fire("lockSnapshot"), this.dragHandlerCont…