Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/_test/tests/TreeBuilder/
H A DPageTreeBuilderTest.php150 …public function testPageTreeConfigurations(string $namespace, int $depth, int $flags, array $expec…
170 public function testTopLevelTree(string $namespace, int $depth, int $flags, array $expected)
/dokuwiki/inc/TreeBuilder/
H A DPageTreeBuilder.php101 protected function createHierarchy(AbstractNode $parent, string $dir, int $depth)
122 protected function processNamespaces(AbstractNode $parent, string $dir, int $depth)
240 protected function applyRecursionDecision(AbstractNode $node, int $depth): bool
H A DAbstractBuilder.php246 protected function applyRecursionDecision(AbstractNode $node, int $depth): bool
/dokuwiki/inc/Remote/
H A DApiCore.php248 public function listPages($namespace = '', $depth = 1, $hash = false)
754 public function listMedia($namespace = '', $pattern = '', $depth = 1, $hash = false)