Menu context types

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

Parent topics

File

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

Constants

Name Locationsort descending Description
MENU_CONTEXT_NONE drupal/core/includes/menu.inc Internal menu flag: Invisible local task.
MENU_CONTEXT_PAGE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed in page context.
MENU_CONTEXT_INLINE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed inline.