Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCore.php64 'core.getRecentMediaChanges' => new ApiCall($this->getRecentMediaChanges(...), 'media'),
796 public function getRecentMediaChanges($timestamp = 0) function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php472 $recents = $this->getRecentMediaChanges($timestamp);