You are here

constant AUTO_NODETITLE_DISABLED in Automatic Nodetitles 6

Same name and namespace in other branches
  1. 8 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
  2. 5 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
  3. 7 auto_nodetitle.module \AUTO_NODETITLE_DISABLED

@file Allows hiding of the node title field and automatic title creation

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 8
Allows hiding of the node title field and automatic title creation

Code

define('AUTO_NODETITLE_DISABLED', 0);