constant IMAGE_STORAGE_EDITABLE
Image style constant to represent an editable preset.
Archivo
- drupal-7.x/
modules/ image/ image.module, line 26 - Exposes global functionality for creating image styles.
Código
define('IMAGE_STORAGE_EDITABLE', IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE)