You are here

constant DS_FIELD_TYPE_CTOOLS in Display Suite 7.2

Same name and namespace in other branches
  1. 7 ds.module \DS_FIELD_TYPE_CTOOLS
5 uses of DS_FIELD_TYPE_CTOOLS
ds_ctools_field_form_validate in modules/ds_ui/includes/ds.fields.inc
CTools field form validation.
ds_custom_manage in modules/ds_ui/includes/ds.fields.inc
Manage a field. This will redirect to the exact form.
ds_ds_field_format_summary in includes/ds.field_ui.inc
Implements hook_ds_field_format_summary().
ds_field_human_name in modules/ds_ui/includes/ds.fields.inc
Return the human name of a field.
ds_get_field_value in ./ds.module
Get the value for a Display Suite field.

File

./ds.module, line 17
Display Suite core functions.

Code

define('DS_FIELD_TYPE_CTOOLS', 7);