Menu tree parameters

Parameters for a menu tree.

Parent topics

File

drupal/core/includes/menu.inc, line 253
API for the Drupal menu system.

Constants

Namesort ascending Location Description
MENU_MAX_PARTS drupal/core/includes/menu.inc The maximum number of path elements for a menu callback
MENU_MAX_DEPTH drupal/core/includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns.