constant MENU_CONTEXT_NONE
Internal menu flag: Invisible local task.
This flag may be used for local tasks like "Delete", so custom modules and themes can alter the default context and expose the task by altering menu.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 204 - API for the Drupal menu system.
Código
define('MENU_CONTEXT_NONE', 0x0000)