You are here

constant IMAGEAPI_OPTIMIZE_STORAGE_OVERRIDE in Image Optimize (or ImageAPI Optimize) 7.2

Image pipeline constant for user presets that override module-defined presets.

3 uses of IMAGEAPI_OPTIMIZE_STORAGE_OVERRIDE
imageapi_optimize_menu in ./imageapi_optimize.module
Implements hook_menu().
imageapi_optimize_pipelines in ./imageapi_optimize.module
Gets an array of all pipelines and their settings.
theme_imageapi_optimize_pipeline_list in ./imageapi_optimize.admin.inc
Returns HTML for the page containing the list of image pipelines.

File

./imageapi_optimize.module, line 17

Code

define('IMAGEAPI_OPTIMIZE_STORAGE_OVERRIDE', 2);