Home
last modified time | relevance | path

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

/plugin/catmenu/syntax/
H A Dcatmenu.php53 $pageNamespaceInfo = $this->getPageNamespaceInfo($ID);
135 $pageNamespaceInfo = $this->getPageNamespaceInfo($childNamespace);
189 $pageNamespaceInfo = $this->getPageNamespaceInfo("$namespace:$childID");
306 public function getPageNamespaceInfo($namespace) { function in syntax_plugin_catmenu_catmenu
/plugin/catmenu/action/
H A Dprosemirror.php22 private function getPageNamespaceInfo(string $namespace): array function in action_plugin_catmenu_prosemirror
49 $info = $this->getPageNamespaceInfo($hostPageID);
/plugin/visualindex/action/
H A Dprosemirror.php22 private function getPageNamespaceInfo(string $namespace): array function in action_plugin_visualindex_prosemirror
49 $info = $this->getPageNamespaceInfo($hostPageID);