Home
last modified time | relevance | path

Searched full:io_namespace_created (Results 1 – 4 of 4) sorted by relevance

/plugin/dev/
Devents.txt75 IO_NAMESPACE_CREATED
/plugin/projects/action/
Dnamespace.php28 $controller->register_hook('IO_NAMESPACE_CREATED', 'AFTER', $this,
/plugin/autostartpage/
Daction.php21 $controller->register_hook('IO_NAMESPACE_CREATED', 'AFTER', $this, 'autostartpage_handle');
/dokuwiki/inc/
H A Dio.php474 * Create missing namespace directories and send the IO_NAMESPACE_CREATED events
514 Event::createAndTrigger('IO_NAMESPACE_CREATED', $data);