Home
last modified time | relevance | path

Searched full:search_result_pagelookup (Results 1 – 5 of 5) sorted by relevance

/plugin/dev/
H A Devents.txt104 SEARCH_RESULT_PAGELOOKUP
/plugin/nsiconinsearch/
H A Daction.php22 … $controller->register_hook('SEARCH_RESULT_PAGELOOKUP', 'BEFORE', $this, 'pagelookup',array());
/plugin/watchcycle/
H A Daction.php31 $controller->register_hook('SEARCH_RESULT_PAGELOOKUP', 'BEFORE', $this, 'addIconToPageLookupResult');
393 * called for event SEARCH_RESULT_PAGELOOKUP
/template/bootstrap3/
H A DEventHandlers.php48 'SEARCH_RESULT_PAGELOOKUP' => ['BEFORE', ['search']],
360 if ($event->name == 'SEARCH_RESULT_PAGELOOKUP') {
/dokuwiki/inc/Ui/
H A DSearch.php520 Event::createAndTrigger('SEARCH_RESULT_PAGELOOKUP', $eventData);