Internal menu flag: Local task should be displayed inline.
drupal/includes/menu.inc, line 212
<?php
define('MENU_CONTEXT_INLINE', 0x0002)
?>
Related topics
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
- Menu context types
- Flags for use in the "context" attribute of menu router items.