Home
last modified time | relevance | path

Searched defs:renderTree (Results 1 – 3 of 3) sorted by relevance

/plugin/navi/
Dsyntax.php218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false) function in syntax_plugin_navi
/plugin/simplenavi/
H A Dsyntax.php223 protected function renderTree(Doku_Renderer $R, AbstractNode $top, $level = 1) function in syntax_plugin_simplenavi
/plugin/bugzillaint/
Dscript.js243 function renderTree( bugs, parent, master, depth ) { function