You are here

constant DS_FIELD_TYPE_GROUP in Display Suite 6.3

Same name and namespace in other branches
  1. 6 ds.module \DS_FIELD_TYPE_GROUP
  2. 6.2 ds.module \DS_FIELD_TYPE_GROUP
10 uses of DS_FIELD_TYPE_GROUP
dsDisplay::render in includes/dsDisplay.php
Render content
dsField::build in plugins/ds_field/basic.inc
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.

... See full list

File

./ds.module, line 25

Code

define('DS_FIELD_TYPE_GROUP', 'group');