constant MENU_VISIBLE_IN_TREE

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

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

Related topics

Archivo

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

Código

define('MENU_VISIBLE_IN_TREE', 0x0002)