Searched refs:getCurrentNamespace (Results 1 – 5 of 5) sorted by relevance
61 public function getCurrentNamespace(string $hostPageID): string function in helper_plugin_catmenu_namespace80 return $this->getCurrentNamespace($hostPageID);84 $base = $this->getCurrentNamespace($hostPageID);
36 $wantedNS = $this->getCurrentNamespace();50 private function getCurrentNamespace(){ function in namespaceFinder
46 private function getCurrentNamespace(string $hostPageID): string function in action_plugin_visualindex_prosemirror60 if ($expr === '.') return $this->getCurrentNamespace($hostPageID);63 $base = $this->getCurrentNamespace($hostPageID);
71 private function getCurrentNamespace($ID, $getMedias = false) { function in syntax_plugin_visualindex_visualindex92 $namespace = $this->getCurrentNamespace($ID, $getMedias);96 $currentNamespace = $this->getCurrentNamespace($ID, $getMedias);
67 $namespace = $nsHelper->getCurrentNamespace($ID);