Lines Matching refs:TPL
23 global $TPL;
284 if ($TPL->getConf('themeByNamespace')) {
299 <body class="<?php echo $TPL->getClasses() ?>" data-img-id="<?php echo $IMG ?>"><div class="dokuwik…
301 …<header id="dokuwiki__header" class="dw-container dokuwiki container<?php echo ($TPL->getConf('flu…
307 if ($ACT == 'show') echo $TPL->includePage('topheader');
314 if ($ACT == 'show') echo $TPL->includePage('header');
321 …<main role="main" class="dw-container pb-5 dokuwiki container<?php echo ($TPL->getConf('fluidConta…
330 <?php if($TPL->getConf('showPageId')): ?>
336 <?php $TPL->getMessageArea() ?>
503 <?php if ($TPL->getConf('showPageInfo')): ?>
505 <?php $TPL->getPageInfo() /* 'Last modified' etc */ ?>
509 <?php if ($TPL->getConf('showLoginOnFooter')): ?>
512 if ($login_item = $TPL->getToolMenuItem('user', 'login')) {
526 …<footer id="dw__footer" class="dw-container py-5 dokuwiki container<?php echo ($TPL->getConf('flui…