Home
last modified time | relevance | path

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

/plugin/simplewikipagetree/
H A Dsyntax.php39 $renderer->doc .= $this::renderPageTree('data/pages',true);
45 private function renderPageTree($path, $root=false){ function in syntax_plugin_simplewikipagetree
110 $out .= $this->renderPageTree($filepath);