You are here

constant DS_FIELD_STATUS_OVERRIDDEN in Display Suite 6.3

Same name and namespace in other branches
  1. 6 ds.module \DS_FIELD_STATUS_OVERRIDDEN
  2. 6.2 ds.module \DS_FIELD_STATUS_OVERRIDDEN
8 uses of DS_FIELD_STATUS_OVERRIDDEN
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_field_delete_reset_form in includes/ds.fields.inc
Field delete or reset form.

... See full list

File

./ds.module, line 34

Code

define('DS_FIELD_STATUS_OVERRIDDEN', 4);