constant MENU_LINKS_TO_PARENT
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_LINKS_TO_PARENT
Internal menu flag -- menu item links back to its parent.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 101 - API for the Drupal menu system.
Código
define('MENU_LINKS_TO_PARENT', 0x0008)