You are here

constant DS_FIELD_TYPE_THEME in Display Suite 7.2

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_THEME
  2. 6 ds.module \DS_FIELD_TYPE_THEME
  3. 6.2 ds.module \DS_FIELD_TYPE_THEME
  4. 7 ds.module \DS_FIELD_TYPE_THEME

Constants for field types.

1 use of DS_FIELD_TYPE_THEME
ds_get_field_value in ./ds.module
Get the value for a Display Suite field.

File

./ds.module, line 11
Display Suite core functions.

Code

define('DS_FIELD_TYPE_THEME', 1);