constant MENU_VISIBLE_IN_TREE

  1. 7.x drupal-7.x/includes/menu.inc MENU_VISIBLE_IN_TREE
  2. 6.x drupal-6.x/includes/menu.inc MENU_VISIBLE_IN_TREE

Related topics

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

File

drupal-6.x/includes/menu.inc, line 81
API for the Drupal menu system.

Code

define('MENU_VISIBLE_IN_TREE', 0x0002)