Searched refs:listPages (Results 1 – 2 of 2) sorted by relevance
178 $pages = $this->listPages('', 0);197 $data = $this->listPages($ns, $opts['depth'] ?? 0, $opts['hash'] ?? false);
248 public function listPages($namespace = '', $depth = 1, $hash = false) function in dokuwiki\\Remote\\ApiCore289 * @see listPages()