Home
last modified time | relevance | path

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

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