Home
last modified time | relevance | path

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

/plugin/tag/
H A Dhelper.php259 if($this->isNotVisible($page, $ns)) continue;
617 * Opposite of isNotVisible()
624 return !$this->isNotVisible($id, $ns); function in helper_plugin_tag
634 public function isNotVisible($id, $ns="") {
706 * Opposite of isNotVisible()