Menu context types in Drupal 7
Flags for use in the "context" attribute of menu router items.
Parent topics
File
- includes/
menu.inc, line 192 - API for the Drupal menu system.
Constants
|
Name |
Location | Description |
|---|---|---|
| MENU_CONTEXT_INLINE |
includes/ |
Internal menu flag: Local task should be displayed inline. |
| MENU_CONTEXT_NONE |
includes/ |
Internal menu flag: Invisible local task. |
| MENU_CONTEXT_PAGE |
includes/ |
Internal menu flag: Local task should be displayed in page context. |