You are here

constant IMAGEINFO_CACHE_IMAGECACHE_PREGENERATE in Imageinfo Cache 6

Same name and namespace in other branches
  1. 6.2 imageinfo_cache.module \IMAGEINFO_CACHE_IMAGECACHE_PREGENERATE

Pre-generate imagecache images.

4 uses of IMAGEINFO_CACHE_IMAGECACHE_PREGENERATE
imageinfo_cache_admin_form in ./imageinfo_cache.admin.inc
Form builder; Displays DB Tuners configuration page.
imageinfo_cache_presets_to_generate in ./imageinfo_cache.module
Given a file object, get the imagecache presets to auto generate for it.
imageinfo_cache_primer in ./imageinfo_cache.module
Run various theme functions so the cache is primed.
imageinfo_cache_shutdown_async in ./imageinfo_cache.module
Function that gets called right after a file has been uploaded.

File

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

Code

define('IMAGEINFO_CACHE_IMAGECACHE_PREGENERATE', TRUE);