constant IMAGE_STORAGE_EDITABLE

Image style constant to represent an editable preset.

File

modules/image/image.module, line 26
Exposes global functionality for creating image styles.

Code

define('IMAGE_STORAGE_EDITABLE', IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!image!image.module/constant/IMAGE_STORAGE_EDITABLE/7.x