/webtrees/resources/views/admin/ |
H A D | tags.phtml | 62 <?= $element_factory->make('INDI:NAME:NPFX')->label() ?> 76 <?= $element_factory->make('INDI:NAME:SPFX')->label() ?> 90 <?= $element_factory->make('INDI:NAME:NSFX')->label() ?> 104 <?= $element_factory->make('INDI:NAME:NICK')->label() ?> 116 <?= $element_factory->make('INDI:NAME:FONE')->label() ?> 130 <?= $element_factory->make('INDI:NAME:ROMN')->label() ?> 144 <?= $element_factory->make('INDI:NAME:NOTE')->label() ?> 158 <?= $element_factory->make('INDI:NAME:SOUR')->label() ?> 192 <?= $element_factory->make('INDI:*:PLAC:MAP')->label() ?> 206 <?= $element_factory->make('INDI:*:PLAC:FONE')->label() ?> [all …]
|
/webtrees/app/Elements/ |
H A D | IndividualNonEvent.php | 59 'ADOP' => Registry::elementFactory()->make('INDI:ADOP')->label(), 60 'BAPM' => Registry::elementFactory()->make('INDI:BAPM')->label(), 61 'BARM' => Registry::elementFactory()->make('INDI:BARM')->label(), 62 'BASM' => Registry::elementFactory()->make('INDI:BASM')->label(), 63 'BIRT' => Registry::elementFactory()->make('INDI:BIRT')->label(), 64 'BLES' => Registry::elementFactory()->make('INDI:BLES')->label(), 65 'BURI' => Registry::elementFactory()->make('INDI:BURI')->label(), 66 'CENS' => Registry::elementFactory()->make('INDI:CENS')->label(), 67 'CHR' => Registry::elementFactory()->make('INDI:CHR')->label(), 68 'CHRA' => Registry::elementFactory()->make('INDI:CHRA')->label(), [all …]
|
H A D | FamilyNonEvent.php | 60 'ANUL' => Registry::elementFactory()->make('FAM:ANUL')->label(), 61 'CENS' => Registry::elementFactory()->make('FAM:CENS')->label(), 62 'DIV' => Registry::elementFactory()->make('FAM:DIV')->label(), 63 'DIVF' => Registry::elementFactory()->make('FAM:DIVF')->label(), 64 'ENGA' => Registry::elementFactory()->make('FAM:ENGA')->label(), 65 'MARB' => Registry::elementFactory()->make('FAM:MARB')->label(), 66 'MARC' => Registry::elementFactory()->make('FAM:MARC')->label(), 67 'MARL' => Registry::elementFactory()->make('FAM:MARL')->label(), 68 'MARS' => Registry::elementFactory()->make('FAM:MARS')->label(), 69 'MARR' => Registry::elementFactory()->make('FAM:MARR')->label(),
|
H A D | AbstractElement.php | 72 private string $label; variable in Fisharebest\\Webtrees\\Elements\\AbstractElement 78 * @param string $label 81 public function __construct(string $label, array|null $subtags = null) argument 83 $this->label = $label; 233 public function label(): string function in Fisharebest\\Webtrees\\Elements\\AbstractElement 235 return $this->label; 248 $label = '<span class="label">' . $this->label() . '</span>'; 250 … $html = I18N::translate(/* I18N: e.g. "Occupation: farmer" */ '%1$s: %2$s', $label, $value);
|
H A D | NoteStructure.php | 121 $label = '<span class="label">' . I18N::translate('Shared note') . '</span>'; 130 return '<div>' . I18N::translate('%1$s: %2$s', $label, $value) . '</div>'; 139 '<span class="label">' . $label . ':</span> ' . $first_line . 146 $label = '<span class="label">' . I18N::translate('Note') . '</span>'; 154 return '<div>' . I18N::translate('%1$s: %2$s', $label, $value) . '</div>'; 166 I18N::translate('%1$s: %2$s', $label, $value) .
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 14 label:a.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox… property 15 …rowser:"info:src",hidden:!0,style:"display:inline-block;margin-top:14px;",label:a.lang.common.brow… property 16 …label:a.lang.common.width,validate:CKEDITOR.dialog.validate.htmlLength(a.lang.common.invalidHtmlLe… property 17 label:a.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(a.lang.flash.validateHSpace),se… property 18 …label:a.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properti… property 19 …label:a.lang.flash.access,"default":"",style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.l… property 20 …:b,commit:c},{id:"quality",type:"select",requiredContent:"embed[quality]",label:a.lang.flash.quali… property 21 …50%"],children:[{id:"align",type:"select",requiredContent:"object[align]",label:a.lang.common.alig… property 22 …label:CKEDITOR.tools.htmlEncode(a.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:… property 23 …label:a.lang.flash.chkLoop,"default":!0,setup:b,commit:c},{type:"checkbox",id:"allowFullScreen",la… property [all …]
|
/webtrees/resources/views/ |
H A D | fact-association-structure.phtml | 51 … $label = Registry::elementFactory()->make($rela_tag)->value($rmatch[2], $parent->tree()); variable 54 $label = Registry::elementFactory()->make($fact->tag())->label(); variable 57 $label = Registry::elementFactory()->make($fact->tag() . ':_ASSO')->label(); variable 100 $label = '<span class="label">' . $label . '</span>'; variable 103 $asso = I18N::translate('%1$s: %2$s', $label, $value); 105 $label = '<span class="label">' . I18N::translate('Associate') . '</span>'; variable 107 $asso = I18N::translate('%1$s: %2$s', $label, $value); 109 $label = '<span class="label">' . I18N::translate('Associate') . '</span>'; variable 111 $asso = I18N::translate('%1$s: %2$s', $label, $value);
|
H A D | fact.phtml | 30 $label = $fact->label(); variable 69 $label = $fact->label(); variable 76 <div class="wt-fact-label ut"><?= $label?></div> 83 … <span class="wt-fact-icon wt-fact-icon-<?= e($tag) ?>" title="<?= strip_tags($label) ?>"></span>
|
/webtrees/app/ |
H A D | Menu.php | 27 private string $label; variable in Fisharebest\\Webtrees\\Menu 42 * @param string $label The label for the menu item 49 string $label, argument 56 ->setLabel($label) 118 return $this->label; 124 * @param string $label 128 public function setLabel(string $label): self argument 130 $this->label = $label;
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | select.js | 8 …s();setTimeout(function(){d.selectBookmarks(c)},0)}},contents:[{id:"info",label:c.lang.forms.selec… property 9 …:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.common.name… property 10 …label:c.lang.forms.select.value,style:"width:350px","default":"",className:"cke_disabled",onLoad:f… property 12 …:"text",label:c.lang.forms.select.opText,style:"width:115px",setup:function(a){"clear"==a&&this.se… property 14 …"text",label:c.lang.forms.select.opValue,style:"width:115px",setup:function(a){"clear"==a&&this.se… property 15 …Value(e)}}}]},{type:"vbox",padding:5,children:[{type:"button",id:"btnAdd",label:c.lang.forms.selec… property 16 …).document);b.setValue("");e.setValue("")}},{type:"button",id:"btnModify",label:c.lang.forms.selec… property 17 …getValue(),e.getValue()))}},{type:"button",id:"btnUp",style:"width:100%;",label:c.lang.forms.selec… property 18 …label:c.lang.forms.select.btnDown,title:c.lang.forms.select.btnDown,onClick:function(){var a=this.… property 19 …"info","txtValue").setValue(b.getValue())}},{type:"button",id:"btnDelete",label:c.lang.forms.selec… property [all …]
|
H A D | form.js | 6 …,contents:[{id:"info",label:a.lang.forms.form.title,title:a.lang.forms.form.title,elements:[{id:"t… property 7 …label:a.lang.forms.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],child… property 8 …label:a.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[a.lang.common.not… property
|
H A D | textfield.js | 7 label:b.lang.forms.textfield.title,title:b.lang.forms.textfield.title,elements:[{type:"hbox",widths… property 8 …label:b.lang.forms.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKED… property 9 …pat&&this.getElement().setStyle("zoom","100%")}},{id:"type",type:"select",label:b.lang.forms.textf… property 10 …e d.setAttribute("type",this.getValue())}},{id:"required",type:"checkbox",label:b.lang.forms.textf… property
|
H A D | textarea.js | 6 …label:b.lang.forms.textarea.title,title:b.lang.forms.textarea.title,elements:[{id:"_cke_saved_name… property 7 …cols",this.getValue()):a.removeAttribute("cols")}},{id:"rows",type:"text",label:b.lang.forms.texta… property 8 …label:b.lang.forms.textfield.value,"default":"",setup:function(a){this.setValue(a.$.defaultValue)}… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 18 …),this.originalElement=!1);delete this.imageElement},contents:[{id:"info",label:d.lang.image.infoT… property 19 "110px"],align:"right",className:"cke_dialog_image_url",children:[{id:"txtUrl",type:"text",label:d.… property 21 …p:14px;",align:"center",label:d.lang.common.browseServer,hidden:!0,filebrowser:"info:txtUrl"}]}]},… property 22 …[{type:"vbox",padding:1,children:[{type:"text",width:"45px",id:"txtWidth",label:d.lang.common.widt… property 23 …idth"),b.removeStyle("width"))}},{type:"text",id:"txtHeight",width:"45px",label:d.lang.common.heig… property 28 id:"txtBorder",requiredContent:"img{border-width}",width:"60px",label:d.lang.image.border,"default"… property 29 …:"txtHSpace",requiredContent:"img{margin-left,margin-right}",width:"60px",label:d.lang.image.hSpac… property 31 …:"txtVSpace",requiredContent:"img{margin-top,margin-bottom}",width:"60px",label:d.lang.image.vSpac… property 33 …ontent:"img{float}",type:"select",widths:["35%","65%"],style:"width:90px",label:d.lang.common.alig… property 36 …,{id:"Link",requiredContent:"a[href]",label:d.lang.image.linkTab,padding:0,elements:[{id:"txtUrl",… property [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 17 …_NONE,minWidth:350,minHeight:170,buttons:[CKEDITOR.dialog.cancelButton(c,{label:c.lang.common.clos… property 18 …label:e.find,title:e.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{t… property 19 …label:CKEDITOR.tools.htmlEncode(e.findOptions),style:"margin-top:29px",children:[{type:"vbox",padd… property 20 …ace",label:e.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnF… property 21 …ce",label:e.replaceWith,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"bt… property 22 …label:CKEDITOR.tools.htmlEncode(e.findOptions),children:[{type:"vbox",padding:0,children:[{type:"c… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 7 …b)},contents:[{id:"info",label:a.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,childre… property 8 …label:a.width,validate:CKEDITOR.dialog.validate.htmlLength(a.invalidHtmlLength.replace("%1",a.widt… property 9 …dle"],[a.alignBottom,"bottom"]],style:"width:100%",labelLayout:"vertical",label:a.align,setup:func… property 10 …label:g.scrolling,setup:d,commit:e},{id:"frameborder",type:"checkbox",requiredContent:"iframe[fram… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 55 …label:"SpellChecker",accessKey:"S",elements:[{type:"html",id:"banner",label:"banner",style:"",html… property 56 …ightCol1",widths:["50%","50%"],children:[{type:"text",id:"ChangeTo_label",label:a.LocalizationLabe… property 57 id:"rightCol_col__left",children:[{type:"text",id:"labelSuggestions",label:a.LocalizationLabel.Sugg… property 58 …s:["50%","50%","50%","50%"],children:[{type:"button",id:"ChangeTo_button",label:a.LocalizationButt… property 59 …label:a.LocalizationButton.ChangeAll.text,title:"Change All",style:"width: 100%;",onLoad:function(… property 60 …label:a.LocalizationButton.FinishChecking_button.text,title:"Finish Checking",style:"width: 100%;m… property 61 …label:a.LocalizationButton.IgnoreAllWords.text,title:"Ignore all words",style:"width: 100%;",onLoa… property 63 …vbox",id:"rightCol_col__left",children:[{type:"button",id:"Option_button",label:a.LocalizationButt… property 64 ….openDialog("options"))}},{type:"button",id:"FinishChecking_button_block",label:a.LocalizationButt… property 65 …label:"Grammar",accessKey:"G",elements:[{type:"html",id:"banner",label:"banner",style:"",html:"\x3… property [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 5 …ype:"hbox",widths:["70%","30%"],children:[{type:"text",id:a,width:"100px",label:e[a],validate:n.nu… property 6 …yle(a,c+d);b.removeAttribute(a)},"default":""},{type:"select",id:a+"Type",label:h.lang.table[a+"Un… property 8 …height}"]),{type:"select",id:"wordWrap",requiredContent:"td{white-space}",label:d.wordWrap,"defaul… property 9 …hite-space}"),{type:"select",id:"hAlign",requiredContent:"td{text-align}",label:d.hAlign,"default"… property 10 …align")}},{type:"select",id:"vAlign",requiredContent:"td{vertical-align}",label:d.vAlign,"default"… property 11 …label:d.cellType,"default":"td",items:[[d.data,"td"],[d.header,"th"]],setup:f(function(a){return a… property 12 …bute("rowSpan")}},{type:"text",id:"colSpan",requiredContent:"td[colspan]",label:d.colSpan,"default… property 13 …d{background-color}",children:function(){var a=[{type:"text",id:"bgColor",label:d.bgColor,"default… property 14 label:d.chooseColor,onLoad:function(){this.getElement().getParent().setStyle("vertical-align","bott… property 15 id:"borderColorChoose","class":"colorChooser",label:d.chooseColor,style:(y?"margin-right":"margin-l… property [all …]
|
/webtrees/resources/views/lists/ |
H A D | surnames-tag-cloud.phtml | 31 $label = I18N::translateContext('Unknown surname', '…'); variable 33 $label = e($surn); variable 35 $label = e($surname); variable 39 $label = I18N::translate('%1$s (%2$s)', $label, I18N::number($count)); variable 45 <?= $label ?> 49 <?= $label ?>
|
H A D | surnames-column-list.phtml | 26 $label = I18N::translateContext('Unknown surname', '…'); variable 29 $label = e($surn); variable 32 $label = e($surname); variable 37 …$item = I18N::translate('%1$s (%2$s)', '<span class="ut">' . $label . '</span>', I18N::number($cou… 39 $item = '<span class="ut">' . $label . '</span>';
|
H A D | surnames-bullet-list.phtml | 23 $label = I18N::translateContext('Unknown surname', '…'); variable 26 $label = e($surn); variable 29 $label = e($surname); variable 34 …$item = I18N::translate('%1$s (%2$s)', '<span class="ut">' . $label . '</span>', I18N::number($cou… 36 $item = $label;
|
H A D | surnames-compact-list.phtml | 23 $label = I18N::translateContext('Unknown surname', '…'); variable 26 $label = e($surn); variable 29 $label = e($surname); variable 34 …$item = I18N::translate('%1$s (%2$s)', '<span class="ut">' . $label . '</span>', I18N::number($cou… 36 $item = $label;
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 11 …ion(d,CKEDITOR.POSITION_AFTER_START);c.select()},0)},contents:[{id:"info",label:a.lang.table.title… property 12 …label:a.lang.table.rows,required:!0,controlStyle:"width:5em",validate:t(a.lang.table.invalidRows),… property 13 id:"selHeaders",requiredContent:"th","default":"",label:a.lang.table.headers,items:[[a.lang.table.h… property 14 …label:a.lang.table.border,controlStyle:"width:3em",validate:CKEDITOR.dialog.validate.number(a.lang… property 15 …xt",id:"txtWidth",requiredContent:"table{width}",controlStyle:"width:5em",label:a.lang.common.widt… property 17 label:a.lang.common.height,title:a.lang.common.cssLengthTooltip,"default":"",getValue:v,validate:CK… property 18 …label:a.lang.table.cellSpace,"default":a.filter.check("table[cellspacing]")?1:0,validate:CKEDITOR.… property 19 …adding:0,children:[{type:"text",id:"txtCaption",requiredContent:"caption",label:a.lang.table.capti… property 21 …}}},{type:"text",id:"txtSummary",bidi:!0,requiredContent:"table[summary]",label:a.lang.table.summa… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 2 …is.currentLang=c.getLang();this.newLang=null},id:"lang"},k=[{id:"options",label:c.getLocal("tab_op… property 3 …label=c.getLocal(g[h]),a.push(b);return a}(),onShow:function(){this.getChild();for(var b=d.scayt,a… property 4 …label:c.getLocal("tab_dictionaries"),elements:[{type:"vbox",id:"rightCol_col__left",children:[{typ… property 6 …dths:["auto"],style:"width:auto;",children:[{type:"button",id:"createDic",label:c.getLocal("btn_cr… property 7 …re("scaytUserDictionaryActionError",a)})}},{type:"button",id:"restoreDic",label:c.getLocal("btn_co… property 9 …label:c.getLocal("btn_disconnectDic"),title:c.getLocal("btn_disconnectDic"),onClick:function(){var… property 10 …ire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"renameDic",label:c.getLocal("btn_re… property 11 ….fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"editDic",label:c.getLocal("btn_go… property 13 …label:"Add word",maxLength:"64"}]},{id:"addWordButtons",type:"vbox",style:"margin-top: 20px;",chil… property 15 …e("scaytUserDictionaryActionError",a)})))}},{type:"button",id:"backToDic",label:c.getLocal("btn_di… property [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/ |
H A D | div.js | 2 …label:a.lang.common.generalTab,title:a.lang.common.generalTab,elements:[{type:"hbox",widths:["50%"… property 4 label:a.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:a.lang.common.advancedTab,title… property 5 …idth: 100%;",label:a.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",requiredCon… property
|