Home
last modified time | relevance | path

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

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