You are here

constant STYLES_STORAGE_DEFAULT in Styles 7.2

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

Styles constant for module-defined styles in code.

4 uses of STYLES_STORAGE_DEFAULT
styles.variables.inc in includes/styles.variables.inc
styles.variables.inc Variable defaults for Styles.
styles_default_containers in ./styles.module
Return all available containers for a specific field type.
styles_default_presets in ./styles.module
Return all available presets for field type containers.
styles_default_styles in ./styles.module
Return all available styles for a specific field type.

File

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

Code

define('STYLES_STORAGE_DEFAULT', 4);