Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php251 …$files = $this->listMedia($ns, $options['pattern'] ?? '', $options['depth'] ?? 0, $options['hash']…
H A DApiCore.php754 public function listMedia($namespace = '', $pattern = '', $depth = 1, $hash = false) function in dokuwiki\\Remote\\ApiCore