Home
last modified time | relevance | path

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

/plugin/indexmenu/
DSearch.php68 $hasActiveNode = false;
69 $this->makeNodes($data, -1, 0, $children, $hasActiveNode, $opts);
86 * @param bool $hasActiveNode active node must be unique, needs tracking
94 …function makeNodes(&$data, $indexLatestParsedItem, $previousLevel, &$nodes, &$hasActiveNode, $opts) argument
120 if (!$hasActiveNode) {
122 $hasActiveNode = true;
145 $hasActiveNode,
179 if (!$hasActiveNode) {
181 $hasActiveNode = true;