Flags for use in the "context" attribute of menu router items.
| Name   | Location | Description | 
|---|---|---|
| MENU_CONTEXT_INLINE | drupal/ | Internal menu flag: Local task should be displayed inline. | 
| MENU_CONTEXT_NONE | drupal/ | Internal menu flag: Invisible local task. | 
| MENU_CONTEXT_PAGE | drupal/ | Internal menu flag: Local task should be displayed in page context. |