Home
last modified time | relevance | path

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

/plugin/tagging/
H A Dsyntax.php103 … $tags = $hlp->findItems(['pid' => $hlp->globNamespace($data['ns'])], 'tag', $data['limit']);
H A Dhelper.php128 public function globNamespace($namespace) function in helper_plugin_tagging
439 array_unshift($params, $this->globNamespace($namespace));
597 array_unshift($args, $this->globNamespace($namespace));