You are here

constant DS_FIELD_STATUS_DEFAULT in Display Suite 6

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_STATUS_DEFAULT
  2. 6.2 ds.module \DS_FIELD_STATUS_DEFAULT
5 uses of DS_FIELD_STATUS_DEFAULT
ds_block_field_form in includes/ds.fields.inc
Block field form.
ds_code_field_form in includes/ds.fields.inc
Code field form.
ds_export_build in includes/ds.tools.inc
Build the export variable.
ds_fields in includes/ds.fields.inc
Fields overview.
ds_preprocess_field_form in includes/ds.fields.inc
Preprocess field form.

File

./ds.module, line 29

Code

define('DS_FIELD_STATUS_DEFAULT', 2);