/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/ |
H A D | liststyle.js | 6 …ction(){var a=this.getParentEditor();(a=d(a,"ul"))&&this.setupContent(a)},onOk:function(){var a=th… 9 …ction(){var a=this.getParentEditor();(a=d(a,"ol"))&&this.setupContent(a)},onOk:function(){var a=th…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | hiddenfield.js | 5 …setupContent(a.restoreRealElement(b)),a.getSelection().selectElement(b))},onOk:function(){var a=th…
|
H A D | button.js | 6 a&&this.setupContent(a)},onOk:function(){var a=this.getParentEditor(),b=this.getModel(a),d=this.get…
|
H A D | form.js | 5 …on(){var b=this.getModel(this.getParentEditor());b&&this.setupContent(b)},onOk:function(){var b=th…
|
H A D | radio.js | 5 …on(){var a=this.getModel(this.getParentEditor());a&&this.setupContent(a)},onOk:function(){var a=th…
|
H A D | textarea.js | 5 …on(){var a=this.getModel(this.getParentEditor());a&&this.setupContent(a)},onOk:function(){var a=th…
|
H A D | checkbox.js | 5 …on(){var a=this.getModel(this.getParentEditor());a&&this.setupContent(a)},onOk:function(){var a=th…
|
H A D | textfield.js | 6 null:a},onShow:function(){var a=this.getModel(this.getParentEditor());a&&this.setupContent(a)},onOk…
|
H A D | select.js | 8 …var a=n(a),b=0;b<a.count();b++)this.setupContent("option",a.getItem(b))}},onOk:function(){var a=th…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | anchor.js | 6 a:void 0;return b||null},onOk:function(){var b=CKEDITOR.tools.trim(this.getValueOf("info","txtName"…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 7 …t)&&"rtl"==c.lang.dir&&this.parts.contents.setStyle("overflow","hidden")},onOk:function(){this.com… method
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 7 onOk:function(){var b;b=this.fakeImage?this.iframeNode:new CKEDITOR.dom.element("iframe");var a={},…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/ |
H A D | div.js | 6 …)})},onShow:function(){"editdiv"==m&&this.setupContent(this.getModel(a))},onOk:function(){if("edit…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 17 this.setupContent(a)},onOk:function(){for(var a=this._.editor.getSelection(),b=a.createBookmarks(),…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 8 l&&l.onChange()},onOk:function(){var d=a.getSelection(),e=this._.selectedElement&&d.createBookmarks…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 12 b,c,e)}},onOk:function(){var e=null,d=null,b=null;this.fakeImage?(e=this.objectNode,d=this.embedNod…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 22 …erDictionary.call(this);f.toggleDictionaryState.call(this,"wordsState")}},onOk:function(){var b=f,… method
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 14 ….preview.removeAttribute("src"),this.preview.setStyle("display","none"))},onOk:function(){if(this.…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 85 …}}]}]}]}],buttons:[CKEDITOR.dialog.okButton,CKEDITOR.dialog.cancelButton],onOk:function(){var a=[]…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 622 …);if(g.onShow)this.on("show",g.onShow);if(g.onHide)this.on("hide",g.onHide);if(g.onOk)this.on("ok", 623 function(b){a.fire("saveSnapshot");setTimeout(function(){a.fire("saveSnapshot")},0);!1===g.onOk.cal…
|