Home
last modified time | relevance | path

Searched refs:tpl_includeFile (Results 1 – 6 of 6) sorted by path

/dokuwiki/inc/
H A Dtemplate.php1788 function tpl_includeFile($file)
1699 function tpl_includeFile($file) { global() function
/dokuwiki/lib/tpl/dokuwiki/
H A Ddetail.php25 <?php tpl_includeFile('meta.html') ?>
45 <?php tpl_includeFile('pageheader.html') ?>
77 <?php tpl_includeFile('pagefooter.html') ?>
H A Dmain.php24 <?php tpl_includeFile('meta.html') ?>
42 <?php tpl_includeFile('sidebarheader.html') ?>
44 <?php tpl_includeFile('sidebarfooter.html') ?>
57 <?php tpl_includeFile('pageheader.html') ?>
61 <?php tpl_includeFile('pagefooter.html') ?>
H A Dmediamanager.php24 <?php tpl_includeFile('meta.html') ?>
H A Dtpl_footer.php33 <?php tpl_includeFile('footer.html'); ?>
H A Dtpl_header.php14 <?php tpl_includeFile('header.html') ?>