You are here

constant STYLES_STORAGE_NORMAL in Styles 7.2

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

Styles constant for user styles in the database.

3 uses of STYLES_STORAGE_NORMAL
styles.variables.inc in includes/styles.variables.inc
styles.variables.inc Variable defaults for Styles.
styles_default_styles in ./styles.module
Return all available styles for a specific field type.
styles_ui_containers_overview in contrib/styles_ui/styles_ui.admin.inc
Page callback for various styles overview listing pages.

File

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

Code

define('STYLES_STORAGE_NORMAL', 1);