Home
last modified time | relevance | path

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

/plugin/struct/meta/
H A DNestedResult.php48 $this->nestBranch($root, $row, $nesting);
103 protected function nestBranch(NestedValue $parent, $row, $nesting, $depth = 0) function in dokuwiki\\plugin\\struct\\meta\\NestedResult
124 $this->nestBranch($node, $row, $nesting, $depth + 1);
130 $this->nestBranch($node, $row, $nesting, $depth + 1);
135 $this->nestBranch($node, $row, $nesting, $depth + 1);