constant MENU_VISIBLE_IN_TREE

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

Related topics

3 uses of MENU_VISIBLE_IN_TREE

File

drupal/core/includes/menu.inc, line 94
API for the Drupal menu system.

Code

const MENU_VISIBLE_IN_TREE = 0x2;