You are here

constant STYLES_STORAGE_EDITABLE in Styles 7.2

Same name and namespace in other branches
  1. 6.2 includes/styles.variables.inc \STYLES_STORAGE_EDITABLE
  2. 6 includes/styles.variables.inc \STYLES_STORAGE_EDITABLE
  3. 7 styles.module \STYLES_STORAGE_EDITABLE

Styles constant to represent an editable preset.

File

includes/styles.variables.inc, line 35
styles.variables.inc Variable defaults for Styles.

Code

define('STYLES_STORAGE_EDITABLE', STYLES_STORAGE_NORMAL | STYLES_STORAGE_OVERRIDE);