Searched refs:checkNamespaceRead (Results 1 – 2 of 2) sorted by relevance
43 private function checkNamespaceRead($namespace) { function in action_plugin_calendar779 if (!$this->checkNamespaceRead($namespace)) {844 if (!$isMultiNamespace && !$this->checkNamespaceRead($namespace)) {895 if (!$isMulti && !$this->checkNamespaceRead($namespace)) {973 if (!$this->checkNamespaceRead($ns)) continue;1002 …if (!$this->isNamespaceExcluded($baseNamespace, $excludeList) && $this->checkNamespaceRead($baseNa…1049 if (!$this->checkNamespaceRead($namespace)) continue;1095 if (!$this->checkNamespaceRead($eventNamespace)) return;
29 private function checkNamespaceRead($namespace) { function in syntax_plugin_calendar2292 if (!$this->checkNamespaceRead($ns)) continue;2333 …$this->isNamespaceExcluded($baseNamespace, $excludeList) && $this->checkNamespaceRead($baseNamespa…2391 if (!$this->checkNamespaceRead($namespace)) continue;