You are here

constant IMAGEINFO_CACHE_THEME_IMAGECACHE_CALLBACK in Imageinfo Cache 6.2

Same name and namespace in other branches
  1. 6 imageinfo_cache.module \IMAGEINFO_CACHE_THEME_IMAGECACHE_CALLBACK

Orginal imagecache theme function name.

1 use of IMAGEINFO_CACHE_THEME_IMAGECACHE_CALLBACK
imageinfo_cache_theme_imagecache in ./imageinfo_cache.module
Create an image tag for an imagecache derivative

File

./imageinfo_cache.module, line 16
Cache image info for theme_imagecache & theme_imagefield_image.

Code

define('IMAGEINFO_CACHE_THEME_IMAGECACHE_CALLBACK', 'theme_imagecache');