Home
last modified time | relevance | path

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

/plugin/prettyprint/
H A Daction.php29 function add_php_data(Doku_Event $event, $param) { function in action_plugin_prettyprint
/plugin/dtable/
H A Daction.php11 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'add_php_data');
87 function add_php_data(&$event, $param) {
91 function add_php_data(&$event, $param) { global() function in action_plugin_dtable