constant MENU_CONTEXT_INLINE
Internal menu flag: Local task should be displayed inline.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 214 - API for the Drupal menu system.
Código
define('MENU_CONTEXT_INLINE', 0x0002)
Internal menu flag: Local task should be displayed inline.
define('MENU_CONTEXT_INLINE', 0x0002)