Searched defs:parentPath (Results 1 – 3 of 3) sorted by relevance
28 protected $parentPath; variable in dokuwiki\\plugin\\struct\\meta\\NestedValue36 public function __construct(?Value $value, $parentPath = '', $depth = 0)
146 protected function getNodeForValue(Value $value, $parentPath, $depth)
218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false)