You are here

constant IMAGECACHE_STORAGE_DEFAULT in ImageCache 6.2

Imagecache preset storage constant for module-defined presets in code.

3 uses of IMAGECACHE_STORAGE_DEFAULT
imagecache_presets in ./imagecache.module
Get an array of all presets and their settings.
imagecache_ui_preset_form in ./imagecache_ui.pages.inc
imagecache_ui_preset_overview in ./imagecache_ui.pages.inc
Preset Admin callbacks and required functions.

File

./imagecache.module, line 40
Dynamic image resizer and image cacher.

Code

define('IMAGECACHE_STORAGE_DEFAULT', 1);