Home
last modified time | relevance | path

Searched defs: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/bootie/
H A Dmain.php108 <?php tpl_content($prependTOC = false) ?> variable
/template/bulma/
H A Dtpl_functions.php48 function _tpl_content($prependTOC = false) { argument
/template/strap/class/
H A DTplUtility.php1487 static function tpl_content(bool $prependTOC = true)