MENU_VISIBLE_IN_TREE

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

Related topics

2 uses of MENU_VISIBLE_IN_TREE
SystemAdminTestCase::testAdminPages in modules/system/system.test
Tests output on administrative listing pages.
_menu_link_build in includes/menu.inc
Builds a link from a router item.

File

includes/menu.inc, line 91

Code

define('MENU_VISIBLE_IN_TREE', 0x2);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.