Searched refs:tpl_basedir (Results 1 – 5 of 5) sorted by relevance
21 …src="<?php echo tpl_basedir(); ?>images/button-donate.gif" width="80" height="15" alt="Donate" /><…23 …src="<?php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP…25 …src="<?php echo tpl_basedir(); ?>images/button-html5.png" width="80" height="15" alt="Valid HTML5"…27 …src="<?php echo tpl_basedir(); ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /><…29 src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15"
167 return tpl_basedir($this->tpl);
149 * @see tpl_basedir()
71 function tpl_basedir($tpl = '') function1765 $url = tpl_basedir() . $img;
103 echo "var DOKU_TPL = '" . tpl_basedir($tpl) . "';";