Menu context types
Flags for use in the "context" attribute of menu router items.
Parent topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 192 - API for the Drupal menu system.
Constants
|
Nombre |
Ubicación | Descripción |
|---|---|---|
| MENU_CONTEXT_INLINE |
drupal-7.x/ |
Internal menu flag: Local task should be displayed inline. |
| MENU_CONTEXT_NONE |
drupal-7.x/ |
Internal menu flag: Invisible local task. |
| MENU_CONTEXT_PAGE |
drupal-7.x/ |
Internal menu flag: Local task should be displayed in page context. |