You are here

constant AUTO_ENTITYLABEL_OPTIONAL in Automatic Entity Label 7

2 uses of AUTO_ENTITYLABEL_OPTIONAL
auto_entitylabel_form_alter in ./auto_entitylabel.module
Implements hook_form_alter().
auto_entitylabel_is_needed in ./auto_entitylabel.module
Returns whether the auto entitylabel has to be set on the provided entity.

File

./auto_entitylabel.module, line 10
Allows hiding of entity label fields and automatic label creation.

Code

define('AUTO_ENTITYLABEL_OPTIONAL', 2);