Searched refs:replaceTags (Results 1 – 3 of 3) sorted by relevance
/plugin/twcheckliste/ | ||
H A D | syntax.php | 68 $html = $this -> replaceTags($match); |
/plugin/tagging/action/ | ||
H A D | main.php | 134 $hlp->replaceTags( |
/plugin/tagging/ | ||
H A D | helper.php | 115 public function replaceTags($id, $user, $tags) { function in helper_plugin_tagging |