Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DLegacyApiCore.php29 'dokuwiki.getPagelist' => new ApiCall($this->legacyGetPagelist(...), 'legacy'),
195 public function legacyGetPagelist($ns, $opts = []) function in dokuwiki\\Remote\\LegacyApiCore