constant MENU_VISIBLE_IN_BREADCRUMB

Internal menu flag -- menu item is visible in the breadcrumb.

Related topics

File

includes/menu.inc, line 96
API for the Drupal menu system.

Code

define('MENU_VISIBLE_IN_BREADCRUMB', 0x0004)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!menu.inc/constant/MENU_VISIBLE_IN_BREADCRUMB/7.x