Home
last modified time | relevance | path

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

/plugin/struct/meta/
H A DNestedResult.php73 $indexNode = $this->getIndexNode($indexValue, $index);
81 $indexNode = $this->getIndexNode($indexValue, $index);
163 protected function getIndexNode(Value $value, $index) function in dokuwiki\\plugin\\struct\\meta\\NestedResult