constant MENU_VISIBLE_IN_BREADCRUMB

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/menu.inc \MENU_VISIBLE_IN_BREADCRUMB

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

Related topics

Archivo

drupal-7.x/includes/menu.inc, line 96
API for the Drupal menu system.

Código

define('MENU_VISIBLE_IN_BREADCRUMB', 0x0004)