Searched defs:toc (Results 1 – 24 of 24) sorted by relevance
354 ReadtheDokus.prototype._embedToc = function(target, toc) argument372 ReadtheDokus.prototype._showToc = function(toc) argument389 ReadtheDokus.prototype._initToc = function(toc) argument
43 <?php $toc = tpl_toc(true)?> variable
6 $toc = getToc(); variable
58 $toc = tpl_toc(true); variable
34 $toc = tpl_getConf('inlineToc')?' itoc':''; variable
21 $toc = tpl_getConf('inlineToc')?' itoc':''; variable
36 $toc = tpl_getConf('inlineToc')?' itoc':''; variable
120 $toc = $TPL->getTOC(true); variable
2275 private function renderTOC($toc)
778 toc: function () { method
192 $toc = tpl_toc(true); variable
100 $toc = tpl_toc(true); variable
21 $toc = tpl_toc(true); variable
65 private Toc $toc; variable in ComboStrap\\TemplateForWebPage1064 function setToc(Toc $toc): TemplateForWebPage
61 public array $toc; variable in ComboStrap\\FetcherMarkup
890 <?php if ($toc = tpl_toc(true)): ?> variable
279 function bootstrap_html_TOC($toc){
353 function tpl_generate_content($page_id=true, $doc_info=true, $toc=true) {
399 ReadtheDokus.prototype._initToc = function(toc) argument
30864 "toc": { object