Home
last modified time | relevance | path

Searched refs:searchPages (Results 1 – 3 of 3) sorted by path

/plugin/bookcreator/action/
H A Dhandleselection.php68 case 'searchPages':
71 $response = $this->searchPages($namespace, $recursive);
294 protected function searchPages($ns, $recursive) { function in action_plugin_bookcreator_handleselection
/plugin/tagging/action/
H A Dsearch.php189 $pages = $hlp->searchPages($this->tagFilter);
/plugin/tagging/
H A Dhelper.php637 public function searchPages($tagFiler) function in helper_plugin_tagging