You are here

constant DS_FIELD_TYPE_GROUP in Display Suite 6.2

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_GROUP
  2. 6 ds.module \DS_FIELD_TYPE_GROUP
8 uses of DS_FIELD_TYPE_GROUP
ds_build_field in ./ds.module
Build an individual field value.
ds_fieldgroups in includes/ds.groups.inc
Fieldgroups overview.
ds_fieldgroup_form_submit in includes/ds.groups.inc
Save new fieldgroup.
ds_fields in includes/ds.fields.inc
Fields overview.
ds_render_content in ./ds.module
Render content for an object.

... See full list

File

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

Code

define('DS_FIELD_TYPE_GROUP', 7);