Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 167) sorted by relevance

1234567

/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js7 this.setValue(a.advanced[this.id]||"")},e=function(a){a.target||(a.target={});a.target[this.id]=thi… property
8 …ue()},commit:function(a){a.linkText=this.isEnabled()?this.getValue():""}},{id:"linkType",type:"sel… property
9 …e(a.type||"url")},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",childre… property
10 …unction(a){a.url||(a.url={});a.url.protocol=this.getValue()}},{type:"text",id:"url",label:h.url,re… property
12 …ntentElement("info","linkType")||this.getElement().show()}},{type:"button",id:"browse",hidden:"tru… property
13 n.getEditorAnchors(c);this.getElement()[l&&l.length?"show":"hide"]()},children:[{type:"hbox",id:"se… property
14 a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:b.anchorId,style:"w… property
15 …ContentElement("info","linkType")||this.getElement().hide()}},{type:"vbox",id:"emailOptions",paddi… property
16 …on(a){a.email||(a.email={});a.email.address=this.getValue()}},{type:"text",id:"emailSubject",label… property
17 …ContentElement("info","linkType")||this.getElement().hide()}},{type:"vbox",id:"telOptions",padding… property
[all …]
H A Danchor.js6 …function(){var b=CKEDITOR.tools.trim(this.getValueOf("info","txtName")),b={id:b,name:b,"data-cke-s… property
7 …ectElement(a)}this.getContentElement("info","txtName").focus()},contents:[{id:"info",label:c.lang.… property
/webtrees/app/
H A DContainer.php46 public function has(string $id): bool
56 public function get(string $id): object
67 public function set(string $id, object $object): static
79 private function make(string $id): object
H A DSessionDatabaseHandler.php69 public function read(string $id): string
84 public function write(string $id, string $data): bool
134 public function destroy(string $id): bool
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js2 …Lang:null,reset:function(){this.currentLang=c.getLang();this.newLang=null},id:"lang"},k=[{id:"opti… property
3 h;for(h in b)b={type:"checkbox"},b.id=h,b.label=c.getLocal(g[h]),a.push(b);return a}(),onShow:funct… property
4 …"\x3e\x3c/div\x3e\x3cdiv style\x3d"float:left;width:45%;margin-left:15px;" id\x3d"right-col-'+d.na… property
6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property
7 …te";a.name=h;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"restoreDic",label:c… property
9 id:"disconnectDic",label:c.getLocal("btn_disconnectDic"),title:c.getLocal("btn_disconnectDic"),onCl… property
10 …ve";a.name=e;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"renameDic",label:c.… property
11 …me";a.name=g;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"editDic",label:c.ge… property
12 …nary.call(b);f.toggleDictionaryState.call(b,"wordsState")}}]},{type:"hbox",id:"dicInfo",align:"lef… property
13 …+"\x3c/a\x3e":c.getLocal("text_descriptionDicForFree"))+"\x3c/div\x3e"}]},{id:"addWordAction",type… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js20 …:"normal"});f.setAttributes({type:"radio",value:d,name:"wscGrammerSuggest",id:k});f.setStyles({"fl… property
22 …aceLang:a.interfaceLang,text:a.dataTemp,cmd:c},target:a.targetFromFrame[e],id:"selectionLang_outer… property
30 target:a.targetFromFrame[a.iframeNumber+"_"+a.dialog._.currentTabId],id:"options_outer__page"})},ge… property
31 c={osp:g.cookie.get("osp"),udn:a.userDictionaryName,cust_dic_ids:a.cust_dic_ids,id:"options_dic_sen… property
33 …ceLang:a.interfaceLang,reset_suggest:e||!1,sessionid:a.sessionid},target:b,id:"data_outer__page"})… property
45 function(b,c){g.postMessage.send({message:{udn:c,id:"operationWithUDN",udnCmd:b},target:a.targetFro… property
47 …ssage.send({message:{cmd:f,tabId:c,new_word:e},target:a.targetFromFrame[d],id:"cmd_outer__page"});… property
51 ….dialog.getParentEditor().name));a.div_overlay_no_check=new C({opacity:"1",id:"no_check_over",back… property
55 a.dataTemp="";a.sessionid="";g.postMessage.unbindHandler(H)},contents:[{id:"SpellTab",label:"SpellC… property
56 children:[{type:"hbox",id:"leftCol",align:"left",width:"50%",children:[{type:"vbox",id:"rightCol1",… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dform.js5 CKEDITOR.dialog.add("form",function(a){var d={action:1,id:1,method:1,enctype:1,target:1};return{tit… property
6 "")}function e(a){this.getValue()?a.setAttribute(this.id,this.getValue()):a.removeAttribute(this.id… property
7 (a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"action",type:"text",label:a.lang.for… property
8 ….lang.common.targetSelf,"_self"],[a.lang.common.targetParent,"_parent"]]},{id:"method",type:"selec… property
H A Dtextarea.js6 contents:[{id:"info",label:b.lang.forms.textarea.title,title:b.lang.forms.textarea.title,elements:[… property
7 …alue()?a.setAttribute("cols",this.getValue()):a.removeAttribute("cols")}},{id:"rows",type:"text",l… property
8 …ue()?a.setAttribute("rows",this.getValue()):a.removeAttribute("rows")}}]},{id:"value",type:"textar… property
H A Dbutton.js6 …ertElement(c):(c.replace(b),a.getSelection().selectElement(c))},contents:[{id:"info",label:b.lang.… property
7 title:b.lang.forms.button.title,elements:[{id:"name",type:"text",bidi:!0,label:b.lang.common.name,"… property
H A Dselect.js8 …ateBookmarks();setTimeout(function(){d.selectBookmarks(c)},0)}},contents:[{id:"info",label:c.lang.… property
9 title:c.lang.forms.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%"… property
10 …cke_dialog_forms_select_order_txtsize",widths:["175px","170px"],children:[{id:"txtSize",type:"text… property
12 …lassName:"cke_dialog_forms_select_order",children:[{type:"vbox",children:[{id:"txtOptName",type:"t… property
14 …tribute("selected","selected"),g.selected=!0)}}}]},{type:"vbox",children:[{id:"txtOptValue",type:"… property
15 …xtValue").setValue(e)}}}]},{type:"vbox",padding:5,children:[{type:"button",id:"btnAdd",label:c.lan… property
16 …getParentEditor().document);b.setValue("");e.setValue("")}},{type:"button",id:"btnModify",label:c.… property
17 …etValue(),b.getValue()),q(a,c,e.getValue(),e.getValue()))}},{type:"button",id:"btnUp",style:"width… property
18 …ntEditor().document);l(c,-1,a.getParentEditor().document)}},{type:"button",id:"btnDown",style:"wid… property
19 …tContentElement("info","txtValue").setValue(b.getValue())}},{type:"button",id:"btnDelete",label:c.… property
[all …]
H A Dradio.js6 contents:[{id:"info",label:c.lang.forms.checkboxAndRadio.radioTitle,title:c.lang.forms.checkboxAndR… property
7 …ue()?a.setAttribute("value",this.getValue()):a.removeAttribute("value")}},{id:"checked",type:"chec… property
8 …d=a),a?b.setAttribute("checked","checked"):b.removeAttribute("checked")}},{id:"required",type:"che… property
H A Dtextfield.js6 …each(function(a){a.getValue&&(a.setup||(a.setup=f),a.commit||(a.commit=e))})},contents:[{id:"info", property
7 …rms.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",ty… property
8 …ent=c}else e.call(this,a)}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",l… property
9 …ion(){CKEDITOR.env.ie7Compat&&this.getElement().setStyle("zoom","100%")}},{id:"type",type:"select"… property
10 …),c.replace(d),a.element=c)}else d.setAttribute("type",this.getValue())}},{id:"required",type:"che… property
H A Dcheckbox.js6 contents:[{id:"info",label:d.lang.forms.checkboxAndRadio.checkboxTitle,title:d.lang.forms.checkboxA… property
7 …nt(c),a.element=c):b.removeAttribute("value"):b.setAttribute("value",c)}},{id:"cmbSelected",type:"… property
9 "checked"):b.removeAttribute("checked")}},{id:"required",type:"checkbox",label:d.lang.forms.checkbo… property
H A Dhiddenfield.js6 …b.getSelection().selectElement(a)):b.insertElement(a);return!0},contents:[{id:"info",label:c.lang.… property
7 …alue()?a.setAttribute("name",this.getValue()):a.removeAttribute("name")}},{id:"value",type:"text",… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/
H A Diframe.js7 …keImage),c.getSelection().selectElement(b)):c.insertElement(b)},contents:[{id:"info",label:a.gener… property
8 setup:d,commit:e}]},{type:"hbox",children:[{id:"width",type:"text",requiredContent:"iframe[width]",… property
9 …(d.align=this.getValue())}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"scrolling",type:"ch… property
10 requiredContent:"iframe[scrolling]",label:g.scrolling,setup:d,commit:e},{id:"frameborder",type:"che… property
11 f&&f.createAdvancedTab(c,{id:1,classes:1,styles:1},"iframe")]}})})(); property
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/
H A Dflash.js7 …"default"]?b.removeAttribute(g.name):b.setAttribute(g.name,m)}}}for(var n={id:[{type:1,name:"id"}]… property
13 …a.insertElement(e)},onHide:function(){this.preview&&this.preview.setHtml("")},contents:[{id:"info", property
14 …"280px","110px"],align:"right",className:"cke_dialog_flash_url",children:[{id:"src",type:"text",la… property
15 …lement().on("change",function(){b(this.getValue())},this)}},{type:"button",id:"browse",filebrowser… property
16 …mlLength.replace("%1",a.lang.common.width)),setup:b,commit:c},{type:"text",id:"height",requiredCon… property
17 …lidate.integer(a.lang.flash.validateHSpace),setup:b,commit:c},{type:"text",id:"vSpace",requiredCon… property
18 size:38},{type:"fileButton",id:"uploadButton",label:a.lang.common.uploadSubmit,filebrowser:"info:sr… property
19 commit:c},{id:"allowScriptAccess",type:"select",requiredContent:"embed[allowscriptaccess]",label:a.… property
20 …e"],[a.lang.flash.windowModeTransparent,"transparent"]],setup:b,commit:c},{id:"quality",type:"sele… property
21 …w,"low"]],setup:b,commit:c}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js2 …},p=[];return{title:a.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:a.lang.… property
3 …;(c=this.getValue())?n[c].applyToObject(g,a):g.removeAttribute("style")}},{id:"class",type:"text",… property
4 label:a.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:a.lang.common.advancedTab,title… property
5 …Attribute("style",this.getValue())}}]},{type:"hbox",children:[{type:"text",id:"title",requiredCont… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js18 …ent.remove(),this.originalElement=!1);delete this.imageElement},contents:[{id:"info",label:d.lang.… property
19 "110px"],align:"right",className:"cke_dialog_image_url",children:[{id:"txtUrl",type:"text",label:d.… property
21 {type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:d.lan… property
22 {type:"hbox",children:[{id:"basic",type:"vbox",children:[{type:"hbox",requiredContent:"img{width,he… property
23 …):8==a&&(b.removeAttribute("width"),b.removeStyle("width"))}},{type:"text",id:"txtHeight",width:"4… property
25 …ht+"px")):8==a&&(b.removeAttribute("height"),b.removeStyle("height"))}}]},{id:"ratioLock",type:"ht… property
28 id:"txtBorder",requiredContent:"img{border-width}",width:"60px",label:d.lang.image.border,"default"… property
29 ….removeStyle("border-style"),b.removeStyle("border-color"))}},{type:"text",id:"txtHSpace",required… property
31 …b.removeStyle("margin-left"),b.removeStyle("margin-right"))}},{type:"text",id:"txtVSpace",required… property
33 …e("vspace"),b.removeStyle("margin-top"),b.removeStyle("margin-bottom"))}},{id:"cmbAlign",requiredC… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/
H A Dtemplates.js8 ….templates.title,minWidth:CKEDITOR.env.ie?440:400,minHeight:340,contents:[{id:"selectTpl",label:f.… property
9 …3e\x3c/span\x3e\x3c/div\x3e\x3c/div\x3e\x3cspan class\x3d"cke_voice_label" id\x3d"'+h+'"\x3e'+f.op… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/
H A DtableCell.js5 …ontent:"td{"+a+"}",type:"hbox",widths:["70%","30%"],children:[{type:"text",id:a,width:"100px",labe… property
6 d=c.getAttribute("aria-labelledby");c.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:f… property
8 …log,q=[t("width"),t("height"),k(["td{width}","td{height}"]),{type:"select",id:"wordWrap",requiredC… property
9 …-space");a.removeAttribute("noWrap")}},k("td{white-space}"),{type:"select",id:"hAlign",requiredCon… property
10 …b):a.removeStyle("text-align");a.removeAttribute("align")}},{type:"select",id:"vAlign",requiredCon… property
11 …bute("vAlign")}},k(["td{text-align}","td{vertical-align}"]),{type:"select",id:"cellType",requiredC… property
12 …ute("rowSpan",this.getValue()):a.removeAttribute("rowSpan")}},{type:"text",id:"colSpan",requiredCo… property
13 …iredContent:"td{background-color}",children:function(){var a=[{type:"text",id:"bgColor",label:d.bg… property
14 …requiredContent:"td{border-color}",children:function(){var a=[{type:"text",id:"borderColor",label:… property
15 id:"borderColorChoose","class":"colorChooser",label:d.chooseColor,style:(y?"margin-right":"margin-l… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/
H A Dfind.js18 contents:[{id:"find",label:e.find,title:e.find,accessKey:"",elements:[{type:"hbox",widths:["230px",… property
19 …rgin-top:29px",children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isC… property
20 id:"txtFindReplace",label:e.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"bu… property
21 id:"txtReplace",label:e.replaceWith,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"but… property
22 …e.findOptions),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js11 …moveToPosition(d,CKEDITOR.POSITION_AFTER_START);c.select()},0)},contents:[{id:"info",label:a.lang.… property
12 styles:["vertical-align:top"],children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows",… property
13 id:"selHeaders",requiredContent:"th","default":"",label:a.lang.table.headers,items:[[a.lang.table.h… property
14 "col":"")},commit:n},{type:"text",id:"txtBorder",requiredContent:"table[border]","default":a.filter… property
15 …ox",padding:0,children:[{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtWidth",requiredC… property
16 …etValue(a)},commit:n}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",required… property
17 …&this.setValue(a)},commit:n}]},{type:"html",html:"\x26nbsp;"},{type:"text",id:"txtCellSpace",requi… property
18 …lSpacing",this.getValue()):e.removeAttribute("cellSpacing")}},{type:"text",id:"txtCellPad",require… property
19 …html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",require… property
21 1;0<=b;b--)c.getItem(b).remove()}}},{type:"text",id:"txtSummary",bidi:!0,requiredContent:"table[sum… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/
H A Dliststyle.js5 …le:b.bulletedTitle,minWidth:300,minHeight:50,getModel:h(c,"ul"),contents:[{id:"info",accessKey:"I"… property
7 …le:b.numberedTitle,minWidth:300,minHeight:50,getModel:h(c,"ol"),contents:[{id:"info",accessKey:"I"… property
8 …e("value")==b&&a.setAttribute("value",d+b-c)}},{type:"select",label:b.type,id:"type",style:"width:… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/
H A Dspecialchar.js12 contents:[{id:"info",label:h.lang.common.generalTab,title:h.lang.common.generalTab,padding:0,align:… property
13 …:"top",children:[{type:"html",html:"\x3cdiv\x3e\x3c/div\x3e"},{type:"html",id:"charPreview",classN… property
/webtrees/resources/views/statistics/other/charts/
H A Dgeo.phtml16 $id = 'google-chart-' . bin2hex(random_bytes(8)); variable

1234567