- drupal
- drupal6
- drupal7
Internal menu flag -- menu item can be modified by administrator.
includes/menu.inc, line 103
<?php
define('MENU_MODIFIED_BY_ADMIN', 0x0020)
?>
Verwandte Themen
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Kommentare
Kommentar hinzufügen