Getting thumbnails to show in file block
Permalink
Id like to display a the files relevant thumbnail(as shown in file manager) in view.php in my custom file block.
e.g if i upload a pdf i want to display the pdf icon on the page.
i can get the file object using $controller->getFileObject(); but dont know what property the thumbnail is?
e.g if i upload a pdf i want to display the pdf icon on the page.
i can get the file object using $controller->getFileObject(); but dont know what property the thumbnail is?