Home
last modified time | relevance | path

Searched refs:tpl_youarehere (Results 1 – 5 of 5) sorted by relevance

/plugin/html2pdf/snorriheim/
Dmain.php107 <?php tpl_youarehere() ?>
/plugin/geonav/tpl/startermap/
Dmain.php110 <div class="breadcrumbs"><?php tpl_youarehere() ?></div>
/plugin/breadcrumbdeluxe/
Dsyntax.php53 final public function tpl_youarehere(?string $separator = null, bool $return = false) { function in syntax_plugin_breadcrumbdeluxe
/plugin/pagetitle/
Dhelper.php17 public function tpl_youarehere($start_depth = 0, $print = true) function in helper_plugin_pagetitle
/plugin/sidebarng/
Daction.php229 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();