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