Home
last modified time | relevance | path

Searched refs:isChanged (Results 1 – 4 of 4) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/
H A Dfind.js18 …230px","90px"],children:[{type:"text",id:"txtFindFind",label:e.findWhat,isChanged:!1,labelLayout:"… property
19 …k",isChanged:!1,label:e.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:!1,label:e.match… property
20 id:"txtFindReplace",label:e.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"bu… property
21 …th,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"l… property
22isChanged:!1,label:e.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:!1,label:e.match… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js20 …this.setInitValue()}},commit:function(a,b){1==a&&(this.getValue()||this.isChanged())?(b.data("cke-…
21 ….getAttribute("alt"))},commit:function(a,b){1==a?(this.getValue()||this.isChanged())&&b.setAttribu…
29 10);1==a||4==a?(isNaN(c)?!c&&this.isChanged()&&b.removeStyle("border"):(b.setStyle("border-width",C…
30 …n(a,b){var c=parseInt(this.getValue(),10);1==a||4==a?(isNaN(c)?!c&&this.isChanged()&&(b.removeStyl…
32 …n(a,b){var c=parseInt(this.getValue(),10);1==a||4==a?(isNaN(c)?!c&&this.isChanged()&&(b.removeStyl…
36 …this.setValue(c)}},commit:function(a,b){if(2==a&&(this.getValue()||this.isChanged())){var c=this.g…
38 …ibute("target")||"")},commit:function(a,b){2==a&&(this.getValue()||this.isChanged())&&b.setAttribu…
39 ….getAttribute("id"))},commit:function(a,b){1==a&&(this.getValue()||this.isChanged())&&b.setAttribu…
40isChanged())&&b.setAttribute("dir",this.getValue())}},{type:"text",id:"txtLangCode",requiredConten…
41 …tribute("longDesc"))},commit:function(a,b){1==a&&(this.getValue()||this.isChanged())&&b.setAttribu…
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js1 …\x3e"+c.getLocal("text_copyrights")+"\x3c/p\x3e",n=CKEDITOR.document,l={isChanged:function(){retur… method
23 …scaytOptions").getChild(),c=0;c<a.length;c++)a[c].isChanged()&&(b[a[c].id]=a[c].getValue());l.isCh…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js561 …build:function(b,a,d){return new CKEDITOR.ui.dialog[a.type](b,a,d)}},q={isChanged:function(){retur… method
624 …turn d}})},this,null,0);this.on("cancel",function(b){t(function(c){if(c.isChanged())return a.confi…
653 …olean"==typeof b.isChanged&&(this.isChanged=function(){return b.isChanged});"function"==typeof b.i…
660 …urn this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){retur… method