Same name and namespace in other branches
  1. 4.6.x includes/menu.inc \MENU_ACCESS_DENIED
  2. 4.7.x includes/menu.inc \MENU_ACCESS_DENIED
  3. 5.x includes/menu.inc \MENU_ACCESS_DENIED
  4. 7.x includes/menu.inc \MENU_ACCESS_DENIED

Related topics

2 uses of MENU_ACCESS_DENIED
book_export in modules/book/book.pages.inc
Menu callback; Generates various representation of a book page and its children.
system_date_time_lookup in modules/system/system.admin.inc
Return the date for a given format string via Ajax.

File

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

Code

define('MENU_ACCESS_DENIED', 3);