You are here

constant DS_FIELD_STATUS_CUSTOM in Display Suite 6

Same name and namespace in other branches
  1. 6.3 ds.module \DS_FIELD_STATUS_CUSTOM
  2. 6.2 ds.module \DS_FIELD_STATUS_CUSTOM
4 uses of DS_FIELD_STATUS_CUSTOM
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_preprocess_field_form in includes/ds.fields.inc
Preprocess field form.

File

./ds.module, line 30

Code

define('DS_FIELD_STATUS_CUSTOM', 3);