You are here

constant DS_FIELD_TYPE_NON_DS in Display Suite 6.2

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_NON_DS

Constants for field types.

1 use of DS_FIELD_TYPE_NON_DS
ds_build_fields_and_regions in ./ds.module
Get fields and regions for an object.

File

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

Code

define('DS_FIELD_TYPE_NON_DS', 0);