Home
last modified time | relevance | path

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

/plugin/tagfilter/
H A Dhelper.php218 protected $ps_ns = ''; variable in helper_plugin_tagfilter
250 $this->ps_ns = $ns;
260 $tags = $this->getTagsByRegExp($tagExpression, $this->ps_ns);
263 $Hpages = $this->taghelper->getTopic($this->ps_ns, null, $t);
281 $tags = $this->getTagsByRegExp($tagExpression, $this->ps_ns);
284 $Hpages = $this->taghelper->getTopic($this->ps_ns, '', $t);
299 $tags = $this->getTagsByRegExp($tagExpression, $this->ps_ns);
302 $Hpages = $this->taghelper->getTopic($this->ps_ns, '', $t);