Home
last modified time | relevance | path

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

/plugin/indextitleonly/
H A Daction.php25 public function handle_indexer_page_add(Doku_Event $event, $param) { function in action_plugin_indextitleonly
/plugin/scrape/
H A Daction.php
/plugin/sql2wiki/action/
H A Dindexer.php17 $controller->register_hook('INDEXER_PAGE_ADD', 'BEFORE', $this, 'handle_indexer_page_add');
26 public function handle_indexer_page_add(Doku_Event $event, $param) function in action_plugin_sql2wiki_indexer