Home
last modified time | relevance | path

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

/plugin/navi/
H A Dsyntax.php216 * @param bool $fullTree
218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false) argument
240 if (!$fullTree && array_diff($info['parents'], $parentPath)) {