constant JUMP_MENU_BLOCK_DEFAULTS_SHOW_BUTTON in Better Jump Menus 7
2 uses of JUMP_MENU_BLOCK_DEFAULTS_SHOW_BUTTON
- jump_menu_block_settings_submit in ./jump_menu.module
- Submit handler to save block-specific jump menu settings.
Keeps the variable clean and tidy!
- _jump_menu_get_settings in ./jump_menu.module
- Utility: Grab settings or defaults, for display or settings form.
File
- ./jump_menu.module, line 13
- 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_BLOCK_DEFAULTS_SHOW_BUTTON', 0);