constant FIELD_BEHAVIOR_CUSTOM
Value for field API indicating a widget can receive several field values.
See also
Related topics
Archivo
- drupal-7.x/
modules/ field/ field.module, line 262 - Attach custom data fields to Drupal entities.
Código
define('FIELD_BEHAVIOR_CUSTOM', 0x0004)