Searched refs:handle_search_query_pagelookup (Results 1 – 3 of 3) sorted by relevance
/plugin/appendtoquery/ | ||
H A D | action.php | 39 public function handle_search_query_pagelookup($event, $param) function in action_plugin_appendtoquery |
/plugin/singlesearchresult/ | ||
H A D | action.php | 19 $controller->register_hook('SEARCH_QUERY_FULLPAGE', 'AFTER', $this, 'handle_search_query_pagelookup'); |
/plugin/searchresultswithpath/ | ||
H A D | action.php | 35 public function handle_search_query_pagelookup(Doku_Event &$event) { function in action_plugin_searchresultswithpath |