Menu tree parameters in Drupal 7
Same name and namespace in other branches
- 6 includes/menu.inc \menu_tree_parameters
Parameters for a menu tree.
Parent topics
File
- includes/
menu.inc, line 263 - API for the Drupal menu system.
Constants
Name | Location | Description |
---|---|---|
MENU_MAX_DEPTH |
includes/ |
The maximum depth of a menu links tree - matches the number of p columns. |
MENU_MAX_PARTS |
includes/ |
The maximum number of path elements for a menu callback |