constant UNIQUE_FIELD_SCOPE_ALL in Unique field 5
Same name and namespace in other branches
- 8.2 unique_field.module \UNIQUE_FIELD_SCOPE_ALL
- 8 unique_field.module \UNIQUE_FIELD_SCOPE_ALL
- 6 unique_field.module \UNIQUE_FIELD_SCOPE_ALL
- 7 unique_field.module \UNIQUE_FIELD_SCOPE_ALL
File
- ./
unique_field.module, line 22 - Provides content validation requirement that the node's title, author, or specified CCK fields are unique.
Code
define('UNIQUE_FIELD_SCOPE_ALL', 'all');