Home
last modified time | relevance | path

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

/plugin/tag/
H A Dhelper.php75 'name' => 'tagLinks',
145 return $this->tagLinks($subject);
162 public function tagLinks($tags) { function in helper_plugin_tag
276 $taglinks = $this->tagLinks($pageTags);
/plugin/tag/syntax/
H A Dtag.php80 $tags = $helper->tagLinks($data);
/plugin/tagadd/
H A Daction.php97 $links=$Htag->tagLinks($chked_tags);