/webtrees/app/Report/ |
H A D | HtmlRenderer.php | 146 foreach ($this->styles as $class => $style) { 148 if ($style['font'] === 'dejavusans') { 149 $style['font'] = $this->default_font; 151 echo 'font-family: ', $style['font'], '; '; 152 echo 'font-size: ', $style['size'], 'pt; '; 154 if (stripos($style['style'], 'B') !== false) { 157 if (stripos($style['style'], 'I') !== false) { 160 if (stripos($style['style'], 'U') !== false) { 163 if (stripos($style['style'], 'D') !== false) { 227 * @param string $style The name of the text style [all …]
|
H A D | PdfRenderer.php | 201 $style = $this->getStyle($s); 202 $this->tcpdf->setFont($style['font'], $style['style'], $style['size']); 279 $style = $this->getStyle($this->currentStyle); 281 return $style['size']; 410 * @param string $style The name of the text style 422 …h, float $height, string $border, string $align, string $bgcolor, string $style, int $ln, float $t… argument 424 …return new ReportPdfCell($width, $height, $border, $align, $bgcolor, $style, $ln, $top, $left, $fi… 438 * @param string $style 454 string $style, argument 459 …x($width, $height, $border, $bgcolor, $newline, $left, $top, $pagecheck, $style, $fill, $padding, … [all …]
|
H A D | AbstractRenderer.php | 187 * @param string $style The name of the text style 205 string $style, argument 227 * @param string $style 243 string $style, argument 252 * @param string $style 257 abstract public function createText(string $style, string $color): ReportBaseText; argument 312 * @param string $style Style name 316 abstract public function createFootnote(string $style): ReportBaseFootnote; argument 381 public function addStyle(array $style): void argument 383 $this->styles[$style['name']] = $style;
|
H A D | ReportBaseTextbox.php | 60 public string $style; variable in Fisharebest\\Webtrees\\Report\\ReportBaseTextbox 85 * @param string $style 99 string $style, argument 111 $this->style = $style;
|
H A D | ReportBaseFootnote.php | 50 * @param string $style 52 public function __construct(string $style = '') argument 55 if ($style !== '') { 56 $this->styleName = $style;
|
H A D | ReportBaseText.php | 44 * @param string $style The name of the text style 47 public function __construct(string $style, string $color) argument 52 $this->styleName = $style;
|
H A D | ReportBaseCell.php | 111 * @param string $style The name of the text style 127 string $style, argument 145 $this->styleName = $style;
|
/webtrees/app/Module/ |
H A D | PedigreeChartModule.php | 172 …$style = Validator::attributes($request)->isInArrayKeys($this->styles('ltr'))->string('style… 198 …tors->map(function (Individual|null $individual, $sosa) use ($ancestors, $style, $generations): st… 202 return $this->nextLink($ancestors->get(3), $style, $generations); 205 return $this->nextLink($ancestors->get(2), $style, $generations); 209 return '<span class="invisible px-2">' . view('icons/arrow-' . $style) . '</span>'; 213 $links->put(1, $this->previousLink($individual, $style, $generations)); 218 'style' => $style, 228 'style' => $style, 239 'style' => $style, 260 * @param string $style [all …]
|
H A D | FanChartModule.php | 201 … $style = Validator::attributes($request)->isInArrayKeys($this->styles())->integer('style'); 223 return $this->chart($individual, $style, $width, $generations); 229 'style' => $style, 242 'style' => $style, 254 * @param int $style 260 …protected function chart(Individual $individual, int $style, int $width, int $generations): Respon… argument 266 switch ($style) {
|
H A D | DescendancyChartModule.php | 158 … $style = Validator::attributes($request)->isInArrayKeys($this->styles())->string('style'); 180 switch ($style) { 209 'style' => $style, 215 'style' => $style,
|
H A D | AncestorsChartModule.php | 161 … $style = Validator::attributes($request)->isInArrayKeys($this->styles())->string('style'); 186 switch ($style) { 219 'style' => $style, 230 'style' => $style,
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 5 …){var b=a.margin?"margin":a.MARGIN?"MARGIN":!1,c,e;if(b){e=CKEDITOR.tools.style.parse.margin(a[b])… 6 …style),e,f;for(e in c)f=e+":"+c[e],CKEDITOR.tools.array.some(b,function(a){return f.substring(0,a.… 7 …ols.parseCssText(a.attributes.style);b["background-color"]||(b["background-color"]=a.attributes.bg… 8 …d:function(a){var g=a.getAscendant("table"),g=l.parseCssText(g.attributes.style,!0),d=g.background… 9 …style,!0),d=g.border?CKEDITOR.tools.style.border.fromCssRule(g.border):{},d=l.style.border.splitCs… 10 …style.border.fromCssRule(g[m]):d[m],"none"===k.style?h.setStyle(a,m,"none"):h.setStyle(a,m,k.toStr… 11 c,a.attributes.style=CKEDITOR.tools.writeCssText(f))},convertStyleToPx:function(a){var b=a.attribut… 13 "removeFontStyles"),d=l.parseCssText(a.attributes.style);"cke:li"==a.name&&(d["TEXT-INDENT"]&&d.MAR… 15 …span");n.attributes.style=d+":"+b[d];c.add(n);c=n;delete b[d]}CKEDITOR.tools.isEmpty(b)?delete a.a… 16 …style),e=l.object.keys(c),f=[],g=[],d=0;d<e.length;d++)-1!==l.indexOf(b,e[d].toLowerCase())?f.push… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 7 …ction(d){if(d.parent&&d.parent.attributes){var a=d.parent.attributes;(a=a.style||a.STYLE)&&a.match… 8 …&&a)return!1},p:function(d){d.filterChildren(c);if(d.attributes.style&&d.attributes.style.match(/d… 9 …ction(a){return"ul"==a.name||"ol"==a.name}),e=n.parseCssText(d.attributes.style);b&&!b.attributes[… 12 …style=k.normalizedStyles(d,a),k.pushStylesLower(d))},ol:function(a){if(f)return"li"==a.parent.name… 13 …style||d.attributes.style.match(/^mso\-bookmark:OLE_LINK\d+$/)||d.getHtml().match(/^(\s| )+$/… 14 …style:function(){return!1},object:function(a){return!(!a.attributes||!a.attributes.data)},br:funct… 15 ….htmlParser.fragment.fromHtml(b.getOuterHtml()).children[0]}},attributes:{style:function(b,c){retu… method 16 …style&&c.attributes.style.match(/mso-list:\s*ignore/i)?a.replace(/ /g," "):a}};n.array.forEac… 17 …"");g.removeSymbolText(a)}var e=a.attributes&&n.parseCssText(a.attributes.style);if(e["margin-left… 18 …(f)-40*l,0))?e["margin-left"]=f+"px":delete e["margin-left"];a.attributes.style=CKEDITOR.tools.wri… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 8 …faultView.getComputedStyle(a,null).display:a.currentStyle?a.currentStyle.display:a.style.display)); 15 "_"+a.dialog._.currentTabId).style.height="240px"};a.sendData=function(b){var d=b._.currentTabId,c=… 18 …9";a=a.background||"#f1f1f1";var h=d.getElementById(e),k=h||d.createElement("div");k.style.cssText= 19 …h||c.appendChild(k);return{setDisable:function(){k.style.display="none"},setEnable:function(){k.st… 55 …style:"",html:"\x3cdiv\x3e\x3c/div\x3e"},{type:"html",id:"Content",label:"spellContent",html:"",se… property 58 …button",label:a.LocalizationButton.ChangeTo_button.text,title:"Change to",style:"width: 100%;",onL… property 59 …style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.Local… property 60 …style:"width: 100%;margin-top: 9px;",onLoad:function(){this.getElement().setAttribute("title-cmd",… property 61 …style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.Local… property 62 …nt,b.openDialog("options"))}}]}]}]},{type:"hbox",id:"BlockFinishChecking",style:"width:560px; marg… property [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 8 …ce"},{type:4,name:"hSpace"}],vSpace:[{type:1,name:"vSpace"},{type:4,name:"vSpace"}],style:[{type:1, property 15 …e())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:!0,style:"display:inline-bl… property 16 …style:"width:95px",label:a.lang.common.width,validate:CKEDITOR.dialog.validate.htmlLength(a.lang.c… property 17 …style:"width:95px",label:a.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(a.lang.flas… property 18 …ect",requiredContent:"embed[scale]",label:a.lang.flash.scale,"default":"",style:"width : 100%;",it… property 19 …style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.lang.flash.accessAlways,"always"],[a.lan… property 20 …uiredContent:"embed[quality]",label:a.lang.flash.quality,"default":"high",style:"width : 100%;",it… property 21 …t",requiredContent:"object[align]",label:a.lang.common.align,"default":"",style:"width : 100%;",it… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | select.js | 9 …elLayout:"horizontal",label:c.lang.common.name,"default":"",accessKey:"N",style:"width:350px",setu… property 10 type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.forms.select.value,style:"wi… property 11 "default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.i… property 12 …lect.opText,style:"width:115px",setup:function(a){"clear"==a&&this.setValue("")}},{type:"select",i… property 14 ….select.opValue,style:"width:115px",setup:function(a){"clear"==a&&this.setValue("")}},{type:"selec… property 16 style:"width:100%;",onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","txtOptN… property 17 …getValue()),q(a,c,e.getValue(),e.getValue()))}},{type:"button",id:"btnUp",style:"width:100%;",labe… property 18 …ument);l(c,-1,a.getParentEditor().document)}},{type:"button",id:"btnDown",style:"width:100%;",labe… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 21 {type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:d.lan… property 25 …))}}]},{id:"ratioLock",type:"html",className:"cke_dialog_image_ratiolock",style:"margin-top:30px;w… property 33 …cmbAlign",requiredContent:"img{float}",type:"select",widths:["35%","65%"],style:"width:90px",label… property 34 …}]}]},{type:"vbox",height:"250px",children:[{type:"html",id:"htmlPreview",style:"width:95%;",html:… property 36 …kTab,padding:0,elements:[{id:"txtUrl",type:"text",label:d.lang.common.url,style:"width: 100%","def… property 37 …"Browse",target:"Link:txtUrl",url:d.config.filebrowserImageBrowseLinkUrl},style:"float:right",hidd… property 38 …ge.upload,elements:[{type:"file",id:"upload",label:d.lang.image.btnUpload,style:"height:40px",size… property 39 …s.getValue())}},{id:"cmbLangDir",type:"select",requiredContent:"img[dir]",style:"width : 100px;",l… property 43 …b.getAttribute("style");!c&&b.$.style.cssText&&(c=b.$.style.cssText);this.setValue(c);var d=b.$.st…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 3 …pe:"vbox",align:"left",widths:["100"],children:[{type:"html",id:"langBox",style:"overflow: hidden;… property 6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property 13 …style:"width: 100%; margin-bottom: 0;",widths:["40%","60%"],children:[{id:"addWord",type:"vbox",st… property 16 …der",type:"hbox",style:"width: 100%; height: 170px; margin-bottom: 0;",children:[{type:"scaytItemL… property 17 …d:"about",label:c.getLocal("tab_about"),elements:[{type:"html",id:"about",style:"margin: 5px 5px;"… property 29 …on(){var d=['\x3cp class\x3d"cke_dialog_ui_',c.type,'"'];c.style&&d.push('style\x3d"'+c.style+'" '…
|
/webtrees/public/css/ |
H A D | minimal.min.css | 1 …style:none}[dir] #tv_tools ul{margin:0;padding:0}#tv_tools li.tv_button{height:24px;position:relat…
|
H A D | fab.min.css | 1 …style:none}[dir] #tv_tools ul{margin:0;padding:0}#tv_tools li.tv_button{height:24px;position:relat…
|
H A D | clouds.min.css | 1 …style:none}[dir] #tv_tools ul{margin:0;padding:0}#tv_tools li.tv_button{height:24px;position:relat…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/ |
H A D | div.js | 2 …pe:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",lab… property 4 …e:"hbox",children:[{type:"text",id:"style",requiredContent:"div{cke-xyz}",style:"width: 100%;",lab… property 5 …"div[title]",style:"width: 100%;",label:a.lang.common.advisoryTitle,"default":""}]},{type:"select"… property 6 …gth;e++)k=f[e],k.element&&"div"==k.element&&(b=k.name,n[b]=k=new CKEDITOR.style(k),a.filter.check(…
|
/webtrees/resources/js/ |
H A D | webtrees.js | 375 if (dateDiv.style.visibility === 'visible') { 376 dateDiv.style.visibility = 'hidden'; 379 if (dateDiv.style.visibility === 'show') { 380 dateDiv.style.visibility = 'hide'; 397 if (dateDiv.style.visibility === 'hidden') { 398 dateDiv.style.visibility = 'visible'; 401 if (dateDiv.style.visibility === 'hide') { 402 dateDiv.style.visibility = 'show';
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/ |
H A D | iframe.js | 8 …style:"width:100%",labelLayout:"vertical",label:a.width,validate:CKEDITOR.dialog.validate.htmlLeng… property 9 …t"],[a.alignTop,"top"],[a.alignMiddle,"middle"],[a.alignBottom,"bottom"]],style:"width:100%",label… property
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 7 …));a.setEndAt(d,CKEDITOR.POSITION_BEFORE_END);return a}var z=new CKEDITOR.style(CKEDITOR.tools.ext… 18 …yout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"width:100%",label… property 19 …"cke_dialog_find_fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions),style:"margin-top:29px",… property 20 …orizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label… property 21 …horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label… property
|