- drupal
- drupal6
- drupal7
Internal menu flag -- menu item is a local task.
includes/menu.inc, line 113
<?php
define('MENU_IS_LOCAL_TASK', 0x0080)
?>
Verwandte Themen
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Kommentare
Kommentar hinzufügen