Home
last modified time | relevance | path

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

/plugin/fuzzysearch/
H A Daction.php125 $page_list = $this->getPageList($dir);
137 private function getPageList($dir, $base = '') { function in action_plugin_fuzzysearch
144 $files = array_merge($files, $this->getPageList($path . '/', $base . $entry . ':'));