Home
last modified time | relevance | path

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

/plugin/struct/meta/
H A DNestedValue.php28 protected $parentPath; variable in dokuwiki\\plugin\\struct\\meta\\NestedValue
36 public function __construct(?Value $value, $parentPath = '', $depth = 0)
H A DNestedResult.php146 protected function getNodeForValue(Value $value, $parentPath, $depth)
/plugin/navi/
Dsyntax.php218 public function renderTree($navItems, $parentPath, Doku_Renderer $R, $fullTree = false)