Home
last modified time | relevance | path

Searched refs:handle_linkback_received (Results 1 – 2 of 2) sorted by relevance

/plugin/linkback/action/
H A Dakismet.php17 $controller->register_hook('ACTION_LINKBACK_RECEIVED', 'BEFORE', $this, 'handle_linkback_received', array ());
25 function handle_linkback_received(Doku_Event $event, $param) { function in action_plugin_linkback_akismet
H A Dantispam.php17 $controller->register_hook('ACTION_LINKBACK_RECEIVED', 'BEFORE', $this, 'handle_linkback_received', array ());
23 function handle_linkback_received(Doku_Event $event, $param) { function in action_plugin_linkback_antispam