Home
last modified time | relevance | path

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

/template/bootstrap3/
H A DTemplate.php1129 $output = $this->normalizeList($output);
1145 public function normalizeList($list)
2304 $out .= $this->normalizeList(html_buildlist($toc, 'nav toc', 'html_list_toc', 'html_li_default', true)) . DOKU_LF;
1143 public function normalizeList($list) global() function in dokuwiki\\template\\bootstrap3\\Template