constant MENU_LINKS_TO_PARENT in Drupal 5
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_LINKS_TO_PARENT
- 6 includes/menu.inc \MENU_LINKS_TO_PARENT
- 7 includes/menu.inc \MENU_LINKS_TO_PARENT
Related topics
2 uses of MENU_LINKS_TO_PARENT
- menu_item_link in includes/
menu.inc - Returns the rendered link to a menu item.
- menu_set_active_item in includes/
menu.inc - Sets the path of the active menu item.
File
- includes/
menu.inc, line 84 - API for the Drupal menu system.
Code
define('MENU_LINKS_TO_PARENT', 0x200);