Searched refs:_walk_recurse (Results 1 – 1 of 1) sorted by relevance
| /plugin/catlist/ |
| D | syntax.php | 343 …$this->_walk_recurse($data, $path, $ns, "", false, false, 1/*root depth is 1*/, $data['tree']/*roo… 360 function _walk_recurse (&$data, $path, $ns, $relns, $excluPages, $excluNS, $depth, &$_TREE) { function in syntax_plugin_catlist 405 …$this->_walk_recurse($data, $path.'/'.$file, $id, $rel_id, $exclunspages, $exclunsns, $depth+1, $i…
|