constant MENU_IS_ROOT
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_IS_ROOT
Internal menu flag -- menu item is the root of the menu tree.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 86 - API for the Drupal menu system.
Código
define('MENU_IS_ROOT', 0x0001)