Searched refs:getMedia (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/Remote/ | ||
| H A D | LegacyApiCore.php | 128 return new Base64(base64_decode($this->getMedia($id))); |
| H A D | ApiCore.php | 831 public function getMedia($media, $rev = 0) function in dokuwiki\\Remote\\ApiCore |