Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCore.php49 'core.getRecentPageChanges' => new ApiCall($this->getRecentPageChanges(...), 'pages'),
366 public function getRecentPageChanges($timestamp = 0) function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php452 $recents = $this->getRecentPageChanges($timestamp);