You are here

constant DS_FIELD_TYPE_IGNORE in Display Suite 6

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_IGNORE
  2. 6.2 ds.module \DS_FIELD_TYPE_IGNORE
  3. 7.2 ds.module \DS_FIELD_TYPE_IGNORE
  4. 7 ds.module \DS_FIELD_TYPE_IGNORE
2 uses of DS_FIELD_TYPE_IGNORE
ds_build_fields_and_regions in ./ds.module
Get fields and regions for an object.
ds_render_content in ./ds.module
Render content for an object.

File

./ds.module, line 20

Code

define('DS_FIELD_TYPE_IGNORE', 4);