constant AUTO_ENTITYLABEL_ENABLED in Automatic Entity Label 7
1 use of AUTO_ENTITYLABEL_ENABLED
- auto_entitylabel_form_alter in ./
auto_entitylabel.module - Implements hook_form_alter().
File
- ./
auto_entitylabel.module, line 9 - Allows hiding of entity label fields and automatic label creation.
Code
define('AUTO_ENTITYLABEL_ENABLED', 1);