Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 190) sorted by relevance

12345678

/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/
H A Dflash.js5 …nceof CKEDITOR.ui.dialog.checkbox,e=0;e<h.length;e++){var d=h[e];switch(d.type){case 1:if(!a)conti…
6 …nceof CKEDITOR.ui.dialog.checkbox,d=0;d<h.length;d++){var g=h[d];switch(g.type){case 1:if(!a||"dat…
7 …veAttribute(g.name):b.setAttribute(g.name,m)}}}for(var n={id:[{type:1,name:"id"}],classid:[{type:1, property
8type:1,name:"codebase"}],pluginspage:[{type:4,name:"pluginspage"}],src:[{type:2,name:"movie"},{typ… property
9type:4,name:"style"}],type:[{type:4,name:"type"}]},k="play loop menu quality scale salign wmode bg… property
12 …omHtml("\x3ccke:embed\x3e\x3c/cke:embed\x3e",a.document),d.setAttributes({type:"application/x-shoc… property
14 …nts:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",classNam… property
15type:"button",id:"browse",filebrowser:"info:src",hidden:!0,style:"display:inline-block;margin-top:… property
16type:"text",id:"height",requiredContent:"embed[height]",style:"width:95px",label:a.lang.common.hei… property
17type:"text",id:"vSpace",requiredContent:"embed[vspace]",style:"width:95px",label:a.lang.flash.vSpa… property
[all …]
/webtrees/
H A Dcomposer.lock13 "type": "git",
18 "type": "zip",
32 "type": "library",
66 "type": "git",
71 "type": "zip",
84 "type": "library",
117 "type": "github"
126 "type": "git",
131 "type": "zip",
147 "type": "library",
[all …]
H A Dphpstan-baseline.neon11 identifier: return.type
17 identifier: return.type
23 identifier: return.type
29 identifier: return.type
35 identifier: return.type
41 identifier: return.type
53 identifier: return.type
59 identifier: return.type
65 identifier: return.type
71 identifier: return.type
[all …]
/webtrees/app/Http/RequestHandlers/
H A DCheckTree.php138 if ($row->type === '' && str_starts_with($row->gedcom, '0 HEAD')) {
139 $row->type = 'HEAD';
142 … if ($row->type === '' && preg_match('/^0 @[^@]*@ ([_A-Z0-9]+)/', $row->gedcom, $match) === 1) {
143 $row->type = $match[1];
188 $hierarchy = [$record->type];
192 …$errors[] = $this->lineError($tree, $record->type, $record->xref, $line_number, $line, I18N::trans…
198 …$errors[] = $this->lineError($tree, $record->type, $record->xref, $line_number, $line, I18N::trans…
216 …$warnings[] = $this->lineError($tree, $record->type, $record->xref, $line_number, $line, $message,…
219 …$errors[] = $this->lineError($tree, $record->type, $record->xref, $line_number, $line, $message, $…
229 …$errors[] = $this->lineError($tree, $record->type, $record->xref, $line_number, $line, $message, $…
[all …]
H A DRenumberTreeAction.php74 foreach ($xrefs as $old_xref => $type) {
75 $new_xref = Registry::xrefFactory()->make($type);
76 switch ($type) {
432 ->where('o_type', '=', $type)
435 … 'o_gedcom' => new Expression("REPLACE(o_gedcom, '0 @$old_xref@ $type', '0 @$new_xref@ $type')"),
445 ->where('l_type', '=', $type)
448 … 'i_gedcom' => new Expression("REPLACE(i_gedcom, ' $type @$old_xref@', ' $type @$new_xref@')"),
458 ->where('l_type', '=', $type)
461 … 'f_gedcom' => new Expression("REPLACE(f_gedcom, ' $type @$old_xref@', ' $type @$new_xref@')"),
471 ->where('l_type', '=', $type)
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js20 …yles({width:"97%",padding:"5px","white-space":"normal"});f.setAttributes({type:"radio",value:d,nam… property
46 a+"\x26callback\x3dtoString\x26synchronization\x3dtrue",e=document.createElement("script");e.type="…
55type:"html",id:"banner",label:"banner",style:"",html:"\x3cdiv\x3e\x3c/div\x3e"},{type:"html",id:"C… property
56type:"hbox",id:"leftCol",align:"left",width:"50%",children:[{type:"vbox",id:"rightCol1",widths:["5… property
57type:"text",id:"labelSuggestions",label:a.LocalizationLabel.Suggestions.text+":",onShow:function()… property
58 …},{type:"hbox",id:"rightCol",align:"right",width:"50%",children:[{type:"vbox",id:"rightCol_col__le… property
59type:"button",id:"ChangeAll",label:a.LocalizationButton.ChangeAll.text,title:"Change All",style:"w… property
60 …_button.instance=this},onClick:e}]},{type:"vbox",id:"rightCol_col__right",widths:["50%","50%","50%… property
61type:"button",id:"IgnoreAllWords",label:a.LocalizationButton.IgnoreAllWords.text,title:"Ignore all… property
62type:"hbox",id:"BlockFinishChecking",style:"width:560px; margin: 0 auto;",widths:["70%","30%"],onS… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/
H A Dstyles.js115 { name: 'Clean Image', type: 'widget', widget: 'image', attributes: { 'class': 'image-clean' } }, property
116 …{ name: 'Grayscale Image', type: 'widget', widget: 'image', attributes: { 'class': 'image-grayscal… property
118 …{ name: 'Featured Snippet', type: 'widget', widget: 'codeSnippet', attributes: { 'class': 'code-fe… property
120 …{ name: 'Featured Formula', type: 'widget', widget: 'mathjax', attributes: { 'class': 'math-featur… property
122 …{ name: '240p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-240p' }, gr… property
123 …{ name: '360p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-360p' }, gr… property
124 …{ name: '480p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-480p' }, gr… property
125 …{ name: '720p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-720p' }, gr… property
126 …{ name: '1080p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-1080p' }, … property
130 …{ name: '240p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-240p' }, group: 's… property
[all …]
H A Dckeditor.js18 …lse{delete CKEDITOR.loadFullCore;var a=document.createElement("script");a.type="text/javascript";a…
19 …ion(a,d){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_WARN&&CKEDITOR.fire("log",{type:"warn",errorCode:a,… property
20 CKEDITOR.error=function(a,d){CKEDITOR.verbosity&CKEDITOR.VERBOSITY_ERROR&&CKEDITOR.fire("log",{type property
21 …tion(a){if(window.console&&window.console.log){var d=console[a.data.type]?a.data.type:"log",b=a.da…
81 …ngth;f++)b(c[f])}}function c(b){if(b.type==CKEDITOR.NODE_ELEMENT||b.type==CKEDITOR.NODE_DOCUMENT_F…
82 …m.node(f);CKEDITOR.env.ie&&9>CKEDITOR.env.version&&(this.type==CKEDITOR.NODE_ELEMENT||this.type==C…
83 …nction(a){function d(a,b){var c=b?a.getNext():a.getPrevious();return c&&c.type==CKEDITOR.NODE_TEXT…
84type==CKEDITOR.NODE_TEXT&&b.isEmpty()&&!d(b)&&!d(b,!0))return-1;do if(!a||b.equals(this)||b.type!=…
85type?a.getNextSourceNode(!1,d,b):a},getPreviousSourceNode:function(a,d,b){if(b&&!b.call){var c=b;b…
87 …tion(b);if(d==b)return CKEDITOR.POSITION_IDENTICAL;if(this.type==CKEDITOR.NODE_ELEMENT&&a.type==CK…
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js9 title:c.lang.forms.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%"… property
10 type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.forms.select.value,style:"wi… property
11 …lue()?a.setAttribute("size",this.getValue()):a.removeAttribute("size")}},{type:"html",html:"\x3csp… property
12type:"html",html:"\x3cspan\x3e"+CKEDITOR.tools.htmlEncode(c.lang.forms.select.opAvail)+"\x3c/span\… property
14type:"vbox",children:[{id:"txtOptValue",type:"text",label:c.lang.forms.select.opValue,style:"width… property
15 …().getContentElement("info","txtValue").setValue(e)}}}]},{type:"vbox",padding:5,children:[{type:"b… property
16 …getValue(),a.getParentEditor().document);b.setValue("");e.setValue("")}},{type:"button",id:"btnMod… property
17 …c&&(q(d,c,b.getValue(),b.getValue()),q(a,c,e.getValue(),e.getValue()))}},{type:"button",id:"btnUp"… property
18type:"button",id:"btnDown",style:"width:100%;",label:c.lang.forms.select.btnDown,title:c.lang.form… property
19 …bValue");a.getContentElement("info","txtValue").setValue(b.getValue())}},{type:"button",id:"btnDel… property
[all …]
H A Dtextfield.js7type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:b.lang.forms.te… property
8type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:b.lang.forms.textfield.cha… property
9 …is.getElement().setStyle("zoom","100%")}},{id:"type",type:"select",label:b.lang.forms.textfield.ty… property
10 …ment),d.copyAttributes(c,{type:1}),c.replace(d),a.element=c)}else d.setAttribute("type",this.getVa… property
H A Dform.js6 ….form.title,title:a.lang.forms.form.title,elements:[{id:"txtName",bidi:!0,type:"text",label:a.lang… property
7type:"text",label:a.lang.forms.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%",… property
8 type:"select",label:a.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[a.la… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js13 !0,a=c.getChildren(),1==a.count()&&(d=a.getItem(0),d.type==CKEDITOR.NODE_ELEMENT&&(d.is("img")||d.i…
15 …lement=d.document.createElement("input"),this.imageElement.setAttributes({type:"image",alt:""}),d.… property
18 …info",label:d.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"h… property
19 "110px"],align:"right",className:"cke_dialog_image_url",children:[{id:"txtUrl",type:"text",label:d.… property
21type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:d.lan… property
22type:"hbox",children:[{id:"basic",type:"vbox",children:[{type:"hbox",requiredContent:"img{width,he… property
23 …width+"px")):8==a&&(b.removeAttribute("width"),b.removeStyle("width"))}},{type:"text",id:"txtHeigh… property
25 …(b.removeAttribute("height"),b.removeStyle("height"))}}]},{id:"ratioLock",type:"html",className:"c… property
27 …image.resetSize+"\x3c/span\x3e\x3c/a\x3e\x3c/div\x3e"}]},{type:"vbox",padding:1,children:[{type:"t… property
29 …r-width"),b.removeStyle("border-style"),b.removeStyle("border-color"))}},{type:"text",id:"txtHSpac… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/
H A DtableCell.js5type:"html",html:"\x26nbsp;",requiredContent:a?a:void 0}}function r(){return{type:"vbox",padding:0… property
6 …)?b.removeStyle(a):b.setStyle(a,c+d);b.removeAttribute(a)},"default":""},{type:"select",id:a+"Type… property
7 …ndefined"!=typeof c&&(this.setValue(c),CKEDITOR.env.gecko&&"select"==this.type&&!c&&(this.getInput…
8 …gins.colordialog,q=[t("width"),t("height"),k(["td{width}","td{height}"]),{type:"select",id:"wordWr… property
9 …eStyle("white-space");a.removeAttribute("noWrap")}},k("td{white-space}"),{type:"select",id:"hAlign… property
10 …"text-align",b):a.removeStyle("text-align");a.removeAttribute("align")}},{type:"select",id:"vAlign… property
11type:"select",id:"cellType",requiredContent:"th",label:d.cellType,"default":"td",items:[[d.data,"t… property
12 …a.setAttribute("rowSpan",this.getValue()):a.removeAttribute("rowSpan")}},{type:"text",id:"colSpan"… property
13type:"hbox",padding:0,widths:l?["60%","40%"]:["100%"],requiredContent:"td{background-color}",child… property
14type:"hbox",padding:0,widths:l?["60%","40%"]:["100%"],requiredContent:"td{border-color}",children:… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js9type!=CKEDITOR.NODE_ELEMENT||h.data("cke-bookmark")||(h.renameNode("th"),h.setAttribute("scope","c…
11 …;c.select()},0)},contents:[{id:"info",label:a.lang.table.title,elements:[{type:"hbox",widths:[null… property
12type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:a.lang.table.rows,requ… property
14type:"text",id:"txtBorder",requiredContent:"table[border]","default":a.filter.check("table[border]… property
15 …lue()):e.removeAttribute("align")}}]},{type:"vbox",padding:0,children:[{type:"hbox",widths:["5em"]… property
16 …){a=a.getStyle("width");this.setValue(a)},commit:n}]},{type:"hbox",widths:["5em"],children:[{type:… property
17 …){(a=a.getStyle("height"))&&this.setValue(a)},commit:n}]},{type:"html",html:"\x26nbsp;"},{type:"te… property
18 …ribute("cellSpacing",this.getValue()):e.removeAttribute("cellSpacing")}},{type:"text",id:"txtCellP… property
19 …e.removeAttribute("cellPadding")}}]}]},{type:"html",align:"right",html:""},{type:"vbox",padding:0,… 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/scayt/dialogs/
H A Doptions.js2 …:"options",label:c.getLocal("tab_options"),onShow:function(){},elements:[{type:"vbox",id:"scaytOpt… property
3type:"checkbox"},b.id=h,b.label=c.getLocal(g[h]),a.push(b);return a}(),onShow:function(){this.getC… property
4 …tab_dictionaries"),elements:[{type:"vbox",id:"rightCol_col__left",children:[{type:"html",id:"dicti… property
5 …entElement("dictionaries","dictionaryName").setValue(g.getUserDictionaryName())},0)}},{type:"hbox", property
6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property
7 …command="create";a.name=h;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"restor… property
8 …ialog=b;a.command="restore";a.name=h;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button", property
9 …e("scaytUserDictionaryAction",{dialog:b,command:"disconnect",name:e}))}},{type:"button",id:"remove… property
10 …command="remove";a.name=e;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"rename… property
11 …command="rename";a.name=g;d.fire("scaytUserDictionaryActionError",a)})}},{type:"button",id:"editDi… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/
H A Dfind.js5 …tion(){function C(c){return c.type==CKEDITOR.NODE_TEXT&&0<c.getLength()&&(!m||!c.isReadOnly())}fun…
6 …&&(d._.matchBoundary=!0)};c.evaluator=C;c.breakOnFalse=1;a.startContainer.type==CKEDITOR.NODE_TEXT…
10 …nge(a,c);a.moveToBookmark(b);this._.highlightRange=a;b=a.startContainer;b.type!=CKEDITOR.NODE_ELEM…
18 …{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:e.findWhat,isCh… property
19type:"fieldset",className:"cke_dialog_find_fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions… property
20type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label:e.replace,onClick:function… property
21 id:"txtReplace",label:e.replaceWith,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"but… property
22type:"fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions),children:[{type:"vbox",padding:0,ch… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/
H A Diframe.js7 …d:"info",label:a.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{id:"src",typ… property
8type:"hbox",children:[{id:"width",type:"text",requiredContent:"iframe[width]",style:"width:100%",l… property
9 …s.getValue()&&(d.align=this.getValue())}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"scrol… property
10type:"checkbox",requiredContent:"iframe[frameborder]",label:g.border,setup:d,commit:e}]},{type:"hb… property
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php91 'type' => $row->type,
99 * @param string $type The fact to query
104 private function getFirstLastEvent(string $type, string $operation): string argument
106 $row = $this->eventQuery($type, $operation);
189 * @param string $type The fact to query
194 private function getFirstLastEventYear(string $type, string $operation): string argument
196 $row = $this->eventQuery($type, $operation);
206 return (new Date($row->type . ' ' . $row->year))
277 * @param string $type The fact to query
282 private function getFirstLastEventName(string $type, string $operation): string argument
[all …]
H A DFamilyRepository.php77 * @param string $type
81 private function familyQuery(string $type): string argument
98 switch ($type) {
245 * @param string $type
249 public function noChildrenFamiliesList(string $type = 'list'): string argument
261 if ($type === 'list') {
268 if ($type === 'list') {
274 if ($type === 'list') {
792 * @param string $type
799 …private function parentsQuery(string $type, string $age_dir, string $sex, bool $show_years): string argument
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js1 …tion q(a,m){function r(){this.foreach(function(a){/^(?!vbox|hbox)/.test(a.type)&&(a.setup||(a.setu…
2 …,title:a.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"element… property
3 …Value())?n[c].applyToObject(g,a):g.removeAttribute("style")}},{id:"class",type:"text",requiredCont… property
4type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",r… property
5 …{type:"hbox",children:[{type:"text",id:"title",requiredContent:"div[title]",style:"width: 100%;",l… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js8type&&a.focus();c.preventDefault();break;case 32:case 13:y(a);c.preventDefault();break;case d?37:3…
9 h=CKEDITOR.document,g=w.lang.colordialog,m,e,C={type:"html",html:"\x26nbsp;"},n=function(a){return … property
12 …aticTextColor||"#rgba(0, 0, 0, 0)"==a.data.selectionColor&&"back"==a.data.type)l(),B();else{var c=…
13type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:"\x3cdiv\x3e\x3c/div\… property
14type:"text",label:g.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margi… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/
H A Dspecialchar.js7 …etParent().getNext())&&(a=a.getChild([b.getParent().getIndex(),0]))&&1==a.type&&(a.focus(),d(null,…
8 …=a.type?(a.focus(),d(null,b),e(null,a),c.preventDefault(!0)):d(null,b);else if(a=b.getParent().get…
12 ….generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["320px","90px"],child… property
13type:"hbox",align:"top",widths:["100%"],children:[{type:"vbox",align:"top",children:[{type:"html",… property
/webtrees/app/Services/
H A DGedcomImportService.php250 [, $xref, $type] = $match;
252 $type = 'HEAD';
256 $type = 'TRLR';
278 $element = Registry::elementFactory()->make($type . ':_UID');
309 switch ($type) {
392 'o_type' => $type,
427 'source_media_type' => mb_substr($media_file->type(), 0, 15),
437 'o_type' => mb_substr($type, 0, 15),
765 $type = '';
767 $type = $match[1] ?? '';
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js7 …a,!0)[0]||null},contents:[{id:"info",label:b.info,title:b.info,elements:[{type:"text",id:"linkDisp… property
8 ….linkText=this.isEnabled()?this.getValue():""}},{id:"linkType",type:"select",label:b.type,"default… property
9type||"url")},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{ property
10 …)},commit:function(a){a.url||(a.url={});a.url.protocol=this.getValue()}},{type:"text",id:"url",lab… property
25 requiredContent:"a[type]","default":"",id:"advContentType",setup:g,commit:k}]},{type:"hbox",widths:… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/
H A Dliststyle.js5 …tModel:h(c,"ul"),contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:b.type,id:"type… property
7 …ontents:[{id:"info",accessKey:"I",elements:[{type:"hbox",widths:["25%","75%"],children:[{label:b.s… property
8 …;)a.getAttribute("value")==b&&a.setAttribute("value",d+b-c)}},{type:"select",label:b.type,id:"type… property
9 … h(c,e){return function(){return d(c,e)||null}}var g=function(c){return c.type==CKEDITOR.NODE_ELEM…

12345678