Home
last modified time | relevance | path

Searched full:io_wikipage_write (Results 26 – 39 of 39) sorted by relevance

12

/plugin/snippets/
H A Daction.php25 …$controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_wiki_write',array('after'=…
26 …$controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_wiki_write', array('befor…
/plugin/do/
H A Daction.php23 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_delete');
/plugin/statistics/
H A Daction.php25 'IO_WIKIPAGE_WRITE',
/plugin/data/
H A Daction.php37 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle');
/plugin/owncloud/
H A Daction.php33 $contr->register_hook('IO_WIKIPAGE_WRITE','BEFORE',$this,'write');
/plugin/strata/
H A Daction.php25 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, '_io_page_write');
/plugin/gtime/action/
H A Dtimestamp.php62 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_io_wikipage_write');
/plugin/solr/
H A Daction.php74 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'delete_index');
/plugin/elasticsearch/action/
H A Dindexing.php27 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_delete');
/plugin/gitbacked/action/
H A Deditcommit.php27 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_io_wikipage_write');
/dokuwiki/inc/
H A Dio.php187 * Used to write out a DokuWiki page to file, and send IO_WIKIPAGE_WRITE events.
217 return Event::createAndTrigger('IO_WIKIPAGE_WRITE', $data, '_io_writeWikiPage_action', false);
/plugin/indexmenu/
H A Daction.php29 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'removeSyntaxIfNotAdmin');
/plugin/translate/
H A Daction.php39 //$contr->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handlePageWrite');
/plugin/spatialhelper/
H A Daction.php44 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'removeFromIndex');

12