Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
H A DApiCore.php66 'core.getMedia' => new ApiCall($this->getMedia(...), 'media'),
831 public function getMedia($media, $rev = 0) function in dokuwiki\\Remote\\ApiCore
H A DLegacyApiCore.php128 return new Base64(base64_decode($this->getMedia($id)));