MENU_IS_LOCAL_ACTION

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

Related topics

1 use of MENU_IS_LOCAL_ACTION
menu_local_tasks in includes/menu.inc
Collects the local tasks (tabs), action links, and the root path.

File

includes/menu.inc, line 121

Code

define('MENU_IS_LOCAL_ACTION', 0x100);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.