constant AUTO_ENTITYLABEL_DISABLED in Automatic Entity Label 7
@file Allows hiding of entity label fields and automatic label creation.
1 use of AUTO_ENTITYLABEL_DISABLED
- auto_entitylabel_get_setting in ./
auto_entitylabel.module - Gets the auto node title setting associated with the given content type.
File
- ./
auto_entitylabel.module, line 8 - Allows hiding of entity label fields and automatic label creation.
Code
define('AUTO_ENTITYLABEL_DISABLED', 0);