Searched refs:createNamespaceNode (Results 1 – 1 of 1) sorted by relevance
70 $parent = $this->createNamespaceNode($this->namespace, noNS($this->namespace));132 $node = $this->createNamespaceNode($id, $subdir);151 protected function createNamespaceNode(string $id, string $title): AbstractNode function in dokuwiki\\TreeBuilder\\PageTreeBuilder