Home
last modified time | relevance | path

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

/plugin/tagsections/
H A Dhelper.php86 function getTagsByNamespace($ns = '',$acl_safe = true){ function in helper_plugin_tagsections
/plugin/tagsections/action/
H A Dajax.php66 $availableTags = $filter->getTagsByNamespace('');
/plugin/tagadd/
H A Daction.php163 $nsTags = $Htagfilter->getTagsByNamespace(trim($ns,':'));
/plugin/tagfilter/
H A Dhelper.php39 'name' => 'getTagsByNamespace',
117 public function getTagsByNamespace($ns = '', $aclSafe = true) function in helper_plugin_tagfilter