Menu context types

Flags for use in the "context" attribute of menu router items.

Parent topics

File

drupal-7.x/includes/menu.inc, line 192
API for the Drupal menu system.

Constants

Namesort descending Location Description
MENU_CONTEXT_INLINE drupal-7.x/includes/menu.inc Internal menu flag: Local task should be displayed inline.
MENU_CONTEXT_NONE drupal-7.x/includes/menu.inc Internal menu flag: Invisible local task.
MENU_CONTEXT_PAGE drupal-7.x/includes/menu.inc Internal menu flag: Local task should be displayed in page context.