Searched refs:getCurrentNamespace (Results 1 – 4 of 4) sorted by relevance
36 $wantedNS = $this->getCurrentNamespace();50 private function getCurrentNamespace(){ function in namespaceFinder
46 private function getCurrentNamespace(string $hostPageID): string function in action_plugin_catmenu_prosemirror60 if ($expr === '.') return $this->getCurrentNamespace($hostPageID);63 $base = $this->getCurrentNamespace($hostPageID);
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);