You are here

constant MENU_MODIFIED_BY_ADMIN in Drupal 5

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

Related topics

4 uses of MENU_MODIFIED_BY_ADMIN
menu_confirm_disable_item_submit in modules/menu/menu.module
menu_edit_item_save in modules/menu/menu.module
Save changes to a menu item into the database.
menu_overview_tree_rows in modules/menu/menu.module
_menu_build in includes/menu.inc
Build the menu by querying both modules and the database.

File

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

Code

define('MENU_MODIFIED_BY_ADMIN', 0x20);