You are here

constant DS_FIELD_TYPE_MULTIGROUP in Display Suite 6.2

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_TYPE_MULTIGROUP
4 uses of DS_FIELD_TYPE_MULTIGROUP
ds_build_field in ./ds.module
Build an individual field value.
ds_render_content in ./ds.module
Render content for an object.
template_preprocess_ds_display_overview_form in theme/theme_ui.inc
Theme preprocess function for ds-display-overview-form.tpl.php.
template_preprocess_ds_display_overview_views_form in theme/theme_ui.inc
Theme preprocess function for ds-display-overview-views-form.tpl.php.

File

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

Code

define('DS_FIELD_TYPE_MULTIGROUP', 8);