constant IMAGEINFO_CACHE_THEME_IMAGEFIELD_IMAGE_CALLBACK in Imageinfo Cache 6
Same name and namespace in other branches
- 6.2 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 - @defgroup "Theme Callbacks"
File
- ./
imageinfo_cache.module, line 26 - Cache image info for theme_imagecache & theme_imagefield_image.
Code
define('IMAGEINFO_CACHE_THEME_IMAGEFIELD_IMAGE_CALLBACK', 'theme_imagefield_image');