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