Home
last modified time | relevance | path

Searched full:indexer_version_get (Results 1 – 10 of 10) sorted by relevance

/plugin/pagetitle/
H A Daction.php18 $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, '_indexer_version');
35 * INDEXER_VERSION_GET
/plugin/dev/
H A Devents.txt71 INDEXER_VERSION_GET
/plugin/indextitleonly/
H A Daction.php22 … $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, 'handle_indexer_version_get');
/plugin/searchtext/
H A Daction.php15 $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, '_indexerVersion');
/plugin/sql2wiki/action/
H A Dindexer.php16 $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, 'handle_indexer_version_get');
/dokuwiki/inc/
H A Dindexer.php25 * @triggers INDEXER_VERSION_GET
43 Event::createAndTrigger('INDEXER_VERSION_GET', $data, null, false);
/plugin/tag/
H A Daction.php24 $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, 'setTagIndexversion', array());
/plugin/ireadit/action/
H A Direadit.php16 … $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, 'set_ireadit_index_version');
/plugin/include/
H A Daction.php31 $controller->register_hook('INDEXER_VERSION_GET', 'BEFORE', $this, 'handle_indexer_version');
/plugin/discussion/
H A Daction.php61 'INDEXER_VERSION_GET',