You are here

constant MENU_MODIFIED_BY_ADMIN in Drupal 7

Same name and namespace in other branches
  1. 4 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
  2. 5 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
  3. 6 includes/menu.inc \MENU_MODIFIED_BY_ADMIN

Internal menu flag -- menu item can be modified by administrator.

Related topics

File

includes/menu.inc, line 106
API for the Drupal menu system.

Code

define('MENU_MODIFIED_BY_ADMIN', 0x20);