Searched refs:nsTags (Results 1 – 1 of 1) sorted by relevance
163 $nsTags = $Htagfilter->getTagsByNamespace(trim($ns,':'));166 sort($nsTags);170 $nsTags=array_filter($nsTags);179 if(count($nsTags)<1) return $html."<br><br>no Tags found";183 $this->createAccordion($form,$nsTags,$siteTags);217 * @param array $nsTags Selectable tags221 protected function createAccordion($form,$nsTags,$siteTags) argument223 $nsTags_cat = $this->categorysizeTags($nsTags);