You are here

constant DS_FIELD_TYPE_FUNCTION in Display Suite 6.2

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_FUNCTION
  2. 6 ds.module \DS_FIELD_TYPE_FUNCTION
  3. 7.2 ds.module \DS_FIELD_TYPE_FUNCTION
  4. 7 ds.module \DS_FIELD_TYPE_FUNCTION
1 use of DS_FIELD_TYPE_FUNCTION
ds_build_field in ./ds.module
Build an individual field value.

File

./ds.module, line 28
Core functions for the Display Suite module.

Code

define('DS_FIELD_TYPE_FUNCTION', 2);