Home
last modified time | relevance | path

Searched refs:listPages (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php178 $pages = $this->listPages('', 0);
197 $data = $this->listPages($ns, $opts['depth'] ?? 0, $opts['hash'] ?? false);
H A DApiCore.php248 public function listPages($namespace = '', $depth = 1, $hash = false) function in dokuwiki\\Remote\\ApiCore
289 * @see listPages()