constant STYLES_STORAGE_MODULE in Styles 7
Same name and namespace in other branches
- 6.2 includes/styles.variables.inc \STYLES_STORAGE_MODULE
- 6 includes/styles.variables.inc \STYLES_STORAGE_MODULE
- 7.2 includes/styles.variables.inc \STYLES_STORAGE_MODULE
Styles constant to represent any module-based preset.
File
- ./
styles.module, line 31 - Bundles similar display formatters together.
Code
define('STYLES_STORAGE_MODULE', STYLES_STORAGE_OVERRIDE | STYLES_STORAGE_DEFAULT);