Same name and namespace in other branches
  1. 4.6.x includes/menu.inc \MENU_VISIBLE_IN_TREE
  2. 4.7.x includes/menu.inc \MENU_VISIBLE_IN_TREE
  3. 5.x includes/menu.inc \MENU_VISIBLE_IN_TREE
  4. 7.x includes/menu.inc \MENU_VISIBLE_IN_TREE

Related topics

2 uses of MENU_VISIBLE_IN_TREE
menu.inc in includes/menu.inc
API for the Drupal menu system.
system_update_6021 in modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.

File

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

Code

define('MENU_VISIBLE_IN_TREE', 0x2);