constant MENU_IS_LOCAL_ACTION

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

Related topics

1 use of MENU_IS_LOCAL_ACTION

File

drupal/core/includes/menu.inc, line 131
API for the Drupal menu system.

Code

const MENU_IS_LOCAL_ACTION = 0x100;