constant JUMP_MENU_DEFAULT_CHOOSE in Better Jump Menus 7
Same name and namespace in other branches
- 8 jump_menu.module \JUMP_MENU_DEFAULT_CHOOSE
2 uses of JUMP_MENU_DEFAULT_CHOOSE
- jump_menu_block_view_alter in ./
jump_menu.module - Make use of block settings on display.
- _jump_menu_render_block in ./
jump_menu.module - Abstract block rendering to be more flexible about when/how this happens.
File
- ./
jump_menu.module, line 11 - Make use of the CTools jump menu and grabs from an existing menu. See: modules/ctools/includes/jump-menu.inc NOTE: Menu items must be checked as "expanded" for traversing to work.
Code
define('JUMP_MENU_DEFAULT_CHOOSE', '-- Choose --');