grails-app.controllers.pl.burningice.plugins.image
Class DbContainerImageController
java.lang.Object
grails-app.controllers.pl.burningice.plugins.image.DbContainerImageController
class DbContainerImageController
Controller for serving images stored in DB
- author:
- pawel.gdula@burningice.pl
Methods inherited from class java.lang.Object
|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
imageService
ImageService imageService
-
index
def index
-
DbContainerImageController
DbContainerImageController()
-
getContentType
protected java.lang.String getContentType(Image image)
-
getFileExtension
protected java.lang.String getFileExtension(Image image)
-
Groovy Documentation