Searched refs:override (Results 1 – 5 of 5) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 17 …EDITOR.tools.override(b.setup,function(c){return function(){c.apply(this,arguments);a[b.id]=b.getV…
|
/webtrees/public/ckeditor-4.15.1-custom/adapters/ |
H A D | jquery.js | 9 …urn this}});CKEDITOR.config.jqueryOverrideVal&&(a.fn.val=CKEDITOR.tools.override(a.fn.val,function…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 23 …(){d=0});this.on("show",function(){d=1});this.selectPage=CKEDITOR.tools.override(this.selectPage,f…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 22 …d(z,b,c){a.call(this,z,b,c);this._args=[];var e=this;this.input=CKEDITOR.tools.override(this.input, 29 …b++)a+=Math.floor(65536*(1+Math.random())).toString(16).substring(1);return a},override:function(a, 272 CKEDITOR.plugins.load=CKEDITOR.tools.override(CKEDITOR.plugins.load,function(a){var d={};return fun… 291 …tarea")&&f&&(f.on("submit",a),b(f.$.submit)&&(f.$.submit=CKEDITOR.tools.override(f.$.submit,functi… 647 …g;!1!==a.fire("ok",{hide:!0}).hide&&a.hide()}},c,!0)};a.type="button";a.override=function(b){retur… function in a 648 …!==a.fire("cancel",{hide:!0}).hide&&a.hide()}},c,!0)};a.type="button";a.override=function(b){retur… 653 …override(this.setValue,function(a){return function(c){a.call(this,b.setValue.call(this,c))}}));"fu… 681 …Attribute","removeAttribute"],m=0;m<n.length;m++)l[n[m]]=CKEDITOR.tools.override(l[n[m]],w)})();(f… 825 …ame){var b=a.data.definition;a.removeListener();b.onLoad=CKEDITOR.tools.override(b.onLoad,function… 1097 …plit(" ").join(" .")));return l}),a.contextMenu._.onHide=CKEDITOR.tools.override(a.contextMenu._.o… [all …]
|
H A D | CHANGES.md | 1536 …atest/api/CKEDITOR_dom_selection.html#method-getRanges) method does not override cached ranges whe…
|