constant MENU_VISIBLE_IN_TREE

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

Related topics

File

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

Code

define('MENU_VISIBLE_IN_TREE', 0x0002)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!menu.inc/constant/MENU_VISIBLE_IN_TREE/7.x