You are here

constant DS_FIELD_STATUS_STATIC in Display Suite 6.3

Same name and namespace in other branches
  1. 6 ds.module \DS_FIELD_STATUS_STATIC
  2. 6.2 ds.module \DS_FIELD_STATUS_STATIC

Constants for field statuses.

4 uses of DS_FIELD_STATUS_STATIC
ds_fieldgroup_form_submit in includes/ds.groups.inc
Save new fieldgroup.
nd_ds_fields in modules/nd/nd.module
Implementation of hook_ds_fields().
nd_permalink_ds_fields in modules/nd/modules/nd_permalink/nd_permalink.module
Implementation of hook_ds_fields().
views_plugin_ds_fields_view::options_form in views/views_plugin_ds_fields_view.inc
Provide a form for setting options.

File

./ds.module, line 31

Code

define('DS_FIELD_STATUS_STATIC', 1);