Home
last modified time | relevance | path

Searched refs:prependTOC (Results 1 – 4 of 4) sorted by relevance

/template/strap/
H A Dmain.php29 $mainHtml = TplUtility::tpl_content($prependTOC = false); variable
366 echo TplUtility::tpl_content($prependTOC = true); variable
/template/bulma/
H A Dtpl_functions.php48 function _tpl_content($prependTOC = false) { argument
51 $INFO['prependTOC'] = $prependTOC;
/template/bootie/
H A Dmain.php108 <?php tpl_content($prependTOC = false) ?> variable
/template/strap/class/
H A DTplUtility.php1483 * @param bool $prependTOC
1487 static function tpl_content(bool $prependTOC = true) argument
1494 $INFO['prependTOC'] = $prependTOC;