You are here

constant AUTO_NODETITLE_OPTIONAL in Automatic Nodetitles 5

Same name and namespace in other branches
  1. 8 auto_nodetitle.module \AUTO_NODETITLE_OPTIONAL
  2. 6 auto_nodetitle.module \AUTO_NODETITLE_OPTIONAL
  3. 7 auto_nodetitle.module \AUTO_NODETITLE_OPTIONAL
2 uses of AUTO_NODETITLE_OPTIONAL
auto_nodetitle_form_alter in ./auto_nodetitle.module
Implementation of hook_form_alter().
auto_nodetitle_is_needed in ./auto_nodetitle.module
Returns whether the auto nodetitle has to be set.

File

./auto_nodetitle.module, line 10
Allows hiding of the node title field and automatic title creation

Code

define('AUTO_NODETITLE_OPTIONAL', 2);