constant STYLES_STORAGE_OVERRIDE in Styles 7
Same name and namespace in other branches
- 6.2 includes/styles.variables.inc \STYLES_STORAGE_OVERRIDE
- 6 includes/styles.variables.inc \STYLES_STORAGE_OVERRIDE
- 7.2 includes/styles.variables.inc \STYLES_STORAGE_OVERRIDE
Styles constant for user styles that override module-defined styles.
1 use of STYLES_STORAGE_OVERRIDE
- styles.module in ./
styles.module - Bundles similar display formatters together.
File
- ./
styles.module, line 16 - Bundles similar display formatters together.
Code
define('STYLES_STORAGE_OVERRIDE', 2);