Searched defs:renderTree (Results 1 – 3 of 3) sorted by relevance
| /plugin/navi/ | ||
| D | syntax.php | 218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false) function in syntax_plugin_navi |
| /plugin/simplenavi/ | ||
| H A D | syntax.php | 223 protected function renderTree(Doku_Renderer $R, AbstractNode $top, $level = 1) function in syntax_plugin_simplenavi |
| /plugin/bugzillaint/ | ||
| D | script.js | 243 function renderTree( bugs, parent, master, depth ) { function |