Home
last modified time | relevance | path

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

/plugin/calendar/
H A Daction.php43 private function checkNamespaceRead($namespace) { function in action_plugin_calendar
779 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;
H A Dsyntax.php29 private function checkNamespaceRead($namespace) { function in syntax_plugin_calendar
2292 if (!$this->checkNamespaceRead($ns)) continue;
2333 …$this->isNamespaceExcluded($baseNamespace, $excludeList) && $this->checkNamespaceRead($baseNamespa…
2391 if (!$this->checkNamespaceRead($namespace)) continue;