Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCore.php69 'core.getMediaHistory' => new ApiCall($this->getMediaHistory(...), 'media'),
934 public function getMediaHistory($media, $first = 0) function in dokuwiki\\Remote\\ApiCore