You are here

constant DS_FIELD_TYPE_CODE in Display Suite 6

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_CODE
  2. 6.2 ds.module \DS_FIELD_TYPE_CODE
  3. 7.2 ds.module \DS_FIELD_TYPE_CODE
  4. 7 ds.module \DS_FIELD_TYPE_CODE
3 uses of DS_FIELD_TYPE_CODE
ds_build_fields_and_regions in ./ds.module
Get fields and regions for an object.
ds_code_field_form in includes/ds.fields.inc
Code field form.
ds_code_field_form_submit in includes/ds.fields.inc
Save code field.

File

./ds.module, line 21

Code

define('DS_FIELD_TYPE_CODE', 5);