Home
last modified time | relevance | path

Searched refs:getLang (Results 1 – 14 of 14) sorted by relevance

/template/bootstrap3/tpl/
Dmenu-user.php127 …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>';
Dtranslation.php28 $translation_label = $translation->getLang('translations');
84 echo $translation->getLang('translations');
/template/sprintdoc/
H A Dtpl.php138 …$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/
Dentry.php59 …echo "\n <div class=\"level2\">\n <h2 class=\"hspec\">".$entry->getLang("comments")."</h…
/template/sprintdoc/tpl/
H A Dnav-page-attributes.php36 $title = $doPlugin->getLang('title_alldone');
/template/strap/syntax/
H A Dmetadata.php78 …iv style="' . Html::array2InlineStyle($referenceStyle) . '">' . $plugin->getLang('message_come_fro…
/template/strap/ComboStrap/
H A DDateTag.php42 $lang = Site::getLang();
H A DSite.php289 return Lang::createFromValue(Site::getLang());
421 $lang = self::getLang();
458 public static function getLang(): string function in ComboStrap\\Site
H A DLang.php207 return Site::getLang();
H A DMessage.php175 $firedByLang = $this->plugin->getLang('message_come_from');
H A DMarkupPath.php803 function getLang(): ?string function in ComboStrap\\MarkupPath
/template/strap/admin/
H A Dpagerules.php308 $lang = $this->getLang($id);
/template/strap/action/
H A Droutermessage.php108 …->addHtmlContent("<p>" . sprintf($this->getLang('message_redirected_by_redirect'), hsc($pageIdOrig…
/template/ad-hominem/
H A Dmy_template.php712 …$out .= $prefix . DOKU_TAB . DOKU_TAB . '<span class="sronly">' . $trans->getLang('translations') …