Home
last modified time | relevance | path

Searched defs:getFileSuffix (Results 1 – 2 of 2) sorted by relevance

/plugin/mediathumbnails/
H A Dthumb_engines.php47 public abstract function getFileSuffix(); function in thumb_engine
52 public function getFileSuffix() { function in thumb_pdf_engine
85 public function getFileSuffix() { function in thumb_img_engine
114 public function getFileSuffix() { function in thumb_zip_engine
H A Dthumbnail.php11 function getFileSuffix(string $file) { function