constant MENU_MODIFIED_BY_ADMIN in Drupal 4
Same name and namespace in other branches
- 5 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
- 6 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
- 7 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
Related topics
4 uses of MENU_MODIFIED_BY_ADMIN
- menu_disable_confirm_submit in modules/
menu.module - menu_edit_item_save in modules/
menu.module - Save changes to a menu item into the database.
- menu_overview_tree_rows in modules/
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);