메소드 | 설명 | |
---|---|---|
__construct ( |
Creates a new cache entry for a specific image. | |
getCacheFile ( ) : string | Returns the cache file. | |
getOriginalId ( ) : integer | Returns the original ID. | |
getOriginalType ( ) : string | Returns the original type. |
public __construct ( |
||
$image | The image to cache | |
$cacheFile | string | The file which holds the cached image |
public getCacheFile ( ) : string | ||
리턴 | string | The cache file including path |