Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dhandler.php119 public function addPluginCall($plugin, $args, $state, $pos, $match)
301 $this->addPluginCall($pluginname, $data, $state, $pos, $match);
111 public function addPluginCall($plugin, $args, $state, $pos, $match) { global() function in Doku_Handler