Menu tree parameters
- 7.x drupal-7.x/includes/menu.inc menu_tree_parameters
- 6.x drupal-6.x/includes/menu.inc menu_tree_parameters
Parameters for a menu tree.
Parent topics
File
- drupal-7.x/
includes/ menu.inc, line 255 - API for the Drupal menu system.
Constants
Name | Location | Description |
---|---|---|
MENU_MAX_DEPTH |
drupal-7.x/ |
The maximum depth of a menu links tree - matches the number of p columns. |
MENU_MAX_PARTS |
drupal-7.x/ |
The maximum number of path elements for a menu callback |