You are here

constant AUTO_NODETITLE_DISABLED in Automatic Nodetitles 8

Same name and namespace in other branches
  1. 5 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
  2. 6 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
  3. 7 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
1 use of AUTO_NODETITLE_DISABLED
auto_nodetitle_get_setting in ./auto_nodetitle.module
Gets the auto node title setting associated with the given content type.

File

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

Code

define('AUTO_NODETITLE_DISABLED', 0);