Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCore.php54 'core.getPageHistory' => new ApiCall($this->getPageHistory(...), 'pages'),
478 public function getPageHistory($page, $first = 0) function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php492 $revisions = $this->getPageHistory($id, $first);