Searched refs:handle_init (Results 1 – 5 of 5) sorted by relevance
/plugin/structprogress/ | ||
H A D | action.php | 20 public function handle_init(Doku_Event &$event, $param) { function in action_plugin_structprogress |
/plugin/bez/action/ | ||
H A D | struct.php | 20 $controller->register_hook('PLUGIN_STRUCT_TYPECLASS_INIT', 'BEFORE', $this, 'handle_init'); |
/plugin/structgroup/ | ||
H A D | action.php | 21 public function handle_init(Doku_Event &$event, $param) { function in action_plugin_structgroup |
/plugin/structgeohash/ | ||
H A D | action.php | 40 public function handle_init(Doku_Event &$event, $param) { function in action_plugin_structgeohash |
/plugin/move/action/ | ||
H A D | rename.php | 22 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handle_init'); |