- drupal
- drupal6
- drupal7
Internal menu flag -- menu item links back to its parnet.
includes/menu.inc, line 98
<?php
define('MENU_LINKS_TO_PARENT', 0x0008)
?>
Verwandte Themen
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Kommentare
Kommentar hinzufügen