Searched refs:getPageHistory (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/Remote/ | ||
| H A D | LegacyApiCore.php | 492 $revisions = $this->getPageHistory($id, $first); |
| H A D | ApiCore.php | 478 public function getPageHistory($page, $first = 0) function in dokuwiki\\Remote\\ApiCore |