Searched refs:getLang (Results 1 – 14 of 14) sorted by relevance
| /template/bootstrap3/tpl/ |
| D | menu-user.php | 127 …href="' . wl($userhomepage->getPublicID()) . '" title="'. $userhomepage->getLang('publicpage') .'"… 128 … iconify('mdi:home') . ' ' . $userhomepage->getLang('publicpage') .'</a></li>'; 130 …ref="' . wl($userhomepage->getPrivateID()) . '" title="'. $userhomepage->getLang('privatenamespace… 131 … iconify('mdi:home-account') . ' ' . $userhomepage->getLang('privatenamespace') .'</a></li>';
|
| D | translation.php | 28 $translation_label = $translation->getLang('translations'); 84 echo $translation->getLang('translations');
|
| /template/sprintdoc/ |
| H A D | tpl.php | 138 …$item = \dokuwiki\template\sprintdoc\tpl::pageToolItem('', $move->getLang('renamepage'), __DIR__ .… 155 …template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $odt->getLang('export_odt_butto… 173 …plate\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $dw2pdf->getLang('export_pdf_butto…
|
| /template/mnml-blog/blogtng-tpl/ |
| D | entry.php | 59 …echo "\n <div class=\"level2\">\n <h2 class=\"hspec\">".$entry->getLang("comments")."</h…
|
| /template/sprintdoc/tpl/ |
| H A D | nav-page-attributes.php | 36 $title = $doPlugin->getLang('title_alldone');
|
| /template/strap/syntax/ |
| H A D | metadata.php | 78 …iv style="' . Html::array2InlineStyle($referenceStyle) . '">' . $plugin->getLang('message_come_fro…
|
| /template/strap/ComboStrap/ |
| H A D | DateTag.php | 42 $lang = Site::getLang();
|
| H A D | Site.php | 289 return Lang::createFromValue(Site::getLang()); 421 $lang = self::getLang(); 458 public static function getLang(): string function in ComboStrap\\Site
|
| H A D | Lang.php | 207 return Site::getLang();
|
| H A D | Message.php | 175 $firedByLang = $this->plugin->getLang('message_come_from');
|
| H A D | MarkupPath.php | 803 function getLang(): ?string function in ComboStrap\\MarkupPath
|
| /template/strap/admin/ |
| H A D | pagerules.php | 308 $lang = $this->getLang($id);
|
| /template/strap/action/ |
| H A D | routermessage.php | 108 …->addHtmlContent("<p>" . sprintf($this->getLang('message_redirected_by_redirect'), hsc($pageIdOrig…
|
| /template/ad-hominem/ |
| H A D | my_template.php | 712 …$out .= $prefix . DOKU_TAB . DOKU_TAB . '<span class="sronly">' . $trans->getLang('translations') …
|