Home
last modified time | relevance | path

Searched full:form_quicksearch_output (Results 1 – 7 of 7) sorted by last modified time

/plugin/dev/
H A Devents.txt38 FORM_QUICKSEARCH_OUTPUT
/template/bulma/
H A Dtpl_functions.php215 Event::createAndTrigger('FORM_QUICKSEARCH_OUTPUT', $searchForm);
/plugin/elasticsearch/action/
H A Dsearch.php50 $controller->register_hook('FORM_QUICKSEARCH_OUTPUT', 'BEFORE', $this, 'quicksearch');
/template/bootstrap3/
H A DEventHandlers.php27 'FORM_QUICKSEARCH_OUTPUT' => ['BEFORE', ['search']],
/plugin/watchcycle/
H A Daction.php34 $controller->register_hook('FORM_QUICKSEARCH_OUTPUT', 'BEFORE', $this, 'handle_form_quicksearch_output');
78 * Handles the FORM_QUICKSEARCH_OUTPUT event
/template/mystyle/
H A Dtpl_functions.php131 trigger_event('FORM_QUICKSEARCH_OUTPUT', $searchForm);
/plugin/searchdefaults/
H A Daction.php21 …$controller->register_hook('FORM_QUICKSEARCH_OUTPUT', 'BEFORE', $this, 'handle_form_quicksearch_ou…
25 * Handles the FORM_QUICKSEARCH_OUTPUT event