constant FIELD_BEHAVIOR_NONE
Value for field API indicating a widget doesn't accept default values.
See also
Related topics
Archivo
- drupal-7.x/
modules/ field/ field.module, line 243 - Attach custom data fields to Drupal entities.
Código
define('FIELD_BEHAVIOR_NONE', 0x0001)