You are here

constant DS_FIELD_TYPE_CODE in Display Suite 7

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_CODE
  2. 6 ds.module \DS_FIELD_TYPE_CODE
  3. 6.2 ds.module \DS_FIELD_TYPE_CODE
  4. 7.2 ds.module \DS_FIELD_TYPE_CODE
4 uses of DS_FIELD_TYPE_CODE
ds_custom_field_form_validate in ./ds.fields.inc
Custom field form validation.
ds_custom_manage in ./ds.fields.inc
Manage a field. This will redirect to the exact form.
ds_field_human_name in ./ds.fields.inc
Return the human name of a field.
ds_get_field_value in ./ds.module
Get the value for a Display Suite field.

File

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

Code

define('DS_FIELD_TYPE_CODE', 5);