Searched refs:prependTOC (Results 1 – 4 of 4) sorted by relevance
29 $mainHtml = TplUtility::tpl_content($prependTOC = false); variable 366 echo TplUtility::tpl_content($prependTOC = true); variable
48 function _tpl_content($prependTOC = false) { argument 51 $INFO['prependTOC'] = $prependTOC;
108 <?php tpl_content($prependTOC = false) ?> variable
1493 * @param bool $prependTOC1497 static function tpl_content(bool $prependTOC = true)1504 $INFO['prependTOC'] = $prependTOC;1487 tpl_content(bool $prependTOC = true) global() argument