You are here

constant IMAGEINFO_CACHE_THEME_IMAGEFIELD_IMAGE_CALLBACK in Imageinfo Cache 6.2

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

Orginal imagefield_image theme function name.

1 use of IMAGEINFO_CACHE_THEME_IMAGEFIELD_IMAGE_CALLBACK
imageinfo_cache_theme_imagefield_image in ./imageinfo_cache.module
Caches the image dimensions; passes dimensions to the orginal theme function.

File

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

Code

define('IMAGEINFO_CACHE_THEME_IMAGEFIELD_IMAGE_CALLBACK', 'theme_imagefield_image');