Home
last modified time | relevance | path

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

/plugin/qna/syntax/
Dtoc.php85 $this->renderToc($renderer, $toc);
180 private function renderToc($renderer, $toc) { function in syntax_plugin_qna_toc
/plugin/indexmenu/
Daction.php372 $out = $this->renderToc($toc);
389 private function renderToc($toc) function in action_plugin_indexmenu