constant AUTO_NODETITLE_DISABLED in Automatic Nodetitles 6
Same name and namespace in other branches
- 8 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
- 5 auto_nodetitle.module \AUTO_NODETITLE_DISABLED
- 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);