Searched refs:copy_media (Results 1 – 3 of 3) sorted by relevance
118 $src = $this->copy_media($src,$external); 213 $name = $this->copy_media($link['title'],true);220 $name = $this->copy_media($link['title']);240 $name = $this->copy_media($link['title']);328 $name = $this->copy_media($spath,true);351 function copy_media($media,$external=false) { function in renderer_plugin_epub
548 …$name=$renderer->copy_media($cache,true); //copy the image to epub's OEBPS directory and enter it…562 …$name=$renderer->copy_media($cache,true); //copy the image to epub's OEBPS directory and enter it…575 $name=$renderer->copy_media($cache,true);
87 $name = '../'. $R->copy_media($img);