You are here

constant DS_FIELD_STATUS_STATIC in Display Suite 6

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

Constants for field statuses.

2 uses of DS_FIELD_STATUS_STATIC
ds_fieldgroup_form_submit in includes/ds.groups.inc
Save new fieldgroup.
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 28

Code

define('DS_FIELD_STATUS_STATIC', 1);