MENU_IS_ROOT

Internal menu flag -- menu item is the root of the menu tree.

Related topics

File

includes/menu.inc, line 86

Code

define('MENU_IS_ROOT', 0x1);

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