constant MENU_IS_LOCAL_TASK

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/menu.inc \MENU_IS_LOCAL_TASK

Internal menu flag -- menu item is a local task.

Related topics

Archivo

drupal-7.x/includes/menu.inc, line 116
API for the Drupal menu system.

Código

define('MENU_IS_LOCAL_TASK', 0x0080)