Same name and namespace in other branches
  1. 4.6.x includes/menu.inc \MENU_IS_LOCAL_TASK
  2. 4.7.x includes/menu.inc \MENU_IS_LOCAL_TASK
  3. 5.x includes/menu.inc \MENU_IS_LOCAL_TASK
  4. 7.x includes/menu.inc \MENU_IS_LOCAL_TASK

Related topics

1 use of MENU_IS_LOCAL_TASK
_menu_router_build in includes/menu.inc
Helper function to build the router table based on the data from hook_menu.

File

includes/menu.inc, line 86
API for the Drupal menu system.

Code

define('MENU_IS_LOCAL_TASK', 0x80);