Home
last modified time | relevance | path

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

/plugin/tagfilter/
H A Dhelper.php76 $matchedTag_label[$tag] = $this->getTagLabel($tag);
102 public function getTagLabel($tag) function in helper_plugin_tagfilter
366 $foundTags[] = hsc($this->getTagLabel($tag));
482 return $this->getTagLabel($column);
508 $foundTags[] = hsc($this->getTagLabel($tag));
/plugin/tagfilter/syntax/
H A Dcompare.php158 $form->addElement(hsc($Htagfilter->getTagLabel($tagName)) . '<br>');
H A Dfilter.php365 $tags[$tagid] = $Htagfilter->getTagLabel($tagid);