Home
last modified time | relevance | path

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

/dokuwiki/inc/Remote/
DLegacyApiCore.php401 $ok = $this->saveMedia($id, base64_encode($file), $params['ow'] ?? false);
DApiCore.php987 public function saveMedia($media, $base64, $overwrite = false) function in dokuwiki\\Remote\\ApiCore