You are here

constant AUTO_MENUTITLE_ENABLED_PATTERN_ON in Auto Menu Title 6.2

3 uses of AUTO_MENUTITLE_ENABLED_PATTERN_ON
auto_menutitle_after_build in ./auto_menutitle.module
auto_menutitle_form_alter in ./auto_menutitle.module
Implementation of hook_form_alter().
auto_menutitle_nodeapi in ./auto_menutitle.module
hook nodeapi function to store/retrieve/set auto_menutitle states

File

./auto_menutitle.module, line 11
Allows the menu title field to be automatically populated with the contents written into the node Title field

Code

define('AUTO_MENUTITLE_ENABLED_PATTERN_ON', 3);