constant DS_FIELD_STATUS_DEFAULT in Display Suite 6.3
Same name and namespace in other branches
- 6 ds.module \DS_FIELD_STATUS_DEFAULT
- 6.2 ds.module \DS_FIELD_STATUS_DEFAULT
7 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 32
Code
define('DS_FIELD_STATUS_DEFAULT', 2);