constant MENU_VISIBLE_IN_BREADCRUMB in Drupal 6
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_VISIBLE_IN_BREADCRUMB
- 5 includes/menu.inc \MENU_VISIBLE_IN_BREADCRUMB
- 7 includes/menu.inc \MENU_VISIBLE_IN_BREADCRUMB
Related topics
1 use of MENU_VISIBLE_IN_BREADCRUMB
- _menu_router_build in includes/
menu.inc - Helper function to build the router table based on the data from hook_menu.
File
- includes/
menu.inc, line 82 - API for the Drupal menu system.
Code
define('MENU_VISIBLE_IN_BREADCRUMB', 0x4);