constant MENU_CONTEXT_PAGE
Internal menu flag: Local task should be displayed in page context.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 209 - API for the Drupal menu system.
Código
define('MENU_CONTEXT_PAGE', 0x0001)
Internal menu flag: Local task should be displayed in page context.
define('MENU_CONTEXT_PAGE', 0x0001)