Home
last modified time | relevance | path

Searched full:io_wikipage_write (Results 26 – 39 of 39) sorted by last modified time

12

/plugin/owncloud/
H A Daction.php33 $contr->register_hook('IO_WIKIPAGE_WRITE','BEFORE',$this,'write');
/plugin/tindexmenu/
H A Daction.php34 …if ($this->getConf('only_admins')) $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $thi…
/plugin/projects/action/
H A Dpage.php28 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this,
/plugin/solr/
H A Daction.php74 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'delete_index');
/plugin/mytemplate/
H A Daction.php98 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'write_template_page');
168 // see: http://www.dokuwiki.org/devel:event:io_wikipage_write
/plugin/semanticdata/
H A Daction.php31 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, '_handle');
/plugin/daftdrafts/
H A Daction.php35 $controller->register_hook('IO_WIKIPAGE_WRITE','AFTER',$this,'_daftdrafts_write');
/plugin/autolink2/
H A Daction.php26 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, '_hookautolinkwrite');
/plugin/autotweet/
H A Daction.php40 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_wikipage_write' );
44 * Handles the event IO_WIKIPAGE_WRITE.
46 * @param event Doku_Event IO_WIKIPAGE_WRITE.
/plugin/gtime/action/
H A Dtimestamp.php62 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'handle_io_wikipage_write');
/plugin/dokugource/
H A Daction.php30 $controller->register_hook('IO_WIKIPAGE_WRITE', 'AFTER', $this, 'gourcecolor');
/plugin/listeabo/
H A Daction.php40 //$contr->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'ping', array());
/plugin/distributedacl/
H A Daction.php27 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, '_doacl');
/plugin/wysiwyg/
H A Daction.php37 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, '_insertHTML');

12