Home
last modified time | relevance | path

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

/plugin/tagging/action/
H A Dsearch.php12 protected $tagFilter = []; variable in action_plugin_tagging_search
129 if ($this->tagFilter) {
165 $this->tagFilter += array_map([$hlp, 'cleanTag'], $matches[1]);
181 if (!$this->tagFilter) {
189 $pages = $hlp->searchPages($this->tagFilter);