__construct()
__destruct()
getCache()
getCacheAbsPath()
getCacheRelPath()
checkImageCache()
generateSkaledImage()
getSize()
makeDir()
setHash()
setImagePaths()
$cache
$cacheAbsPath
$cacheRelPath
$hash
$img
$log
$remotePath
$size
Image
package | Iss |
---|---|
author | Michael Herzberg |
since | 1.0.0 |
__construct(string $remotePath, string $size, resource $app) : void
Mögliche Werte für $size sind
string
Pfad zum Bild
string
gewünschte Bildgröße
resource
Slim Framework resource
__destruct() : void
getCache() : string
string
getCacheAbsPath() : string
string
getCacheRelPath() : string
string
checkImageCache() : boolean
boolean
generateSkaledImage() : array
array
getSize() : integer
integer
makeDir() : boolean
boolean
setHash() : boolean
boolean
setImagePaths() : boolean
boolean
$cache : boolean
$cacheAbsPath : string
$cacheRelPath : string
$hash : string
$img : resource
$log : resource
$remotePath : string
$size : string