Home
last modified time | relevance | path

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

/plugin/appendtoquery/
H A Daction.php39 public function handle_search_query_pagelookup($event, $param) function in action_plugin_appendtoquery
/plugin/singlesearchresult/
H A Daction.php19 $controller->register_hook('SEARCH_QUERY_FULLPAGE', 'AFTER', $this, 'handle_search_query_pagelookup');
22 public function handle_search_query_pagelookup(Doku_Event &$event, $param) {
24 public function handle_search_query_pagelookup(Doku_Event &$event, $param) { global() function in action_plugin_singlesearchresult
/plugin/searchresultswithpath/
H A Daction.php35 public function handle_search_query_pagelookup(Doku_Event &$event) { function in action_plugin_searchresultswithpath