Status codes for menu callbacks.
Parent topics
File
- core/
includes/ menu.inc, line 222 - API for the Backdrop menu system.
Constants
Name | Location | Description |
---|---|---|
MENU_ACCESS_DENIED |
core/ |
Menu status code -- Access denied. |
MENU_NOT_FOUND |
core/ |
Menu status code -- Not found. |
MENU_SITE_OFFLINE |
core/ |
Internal menu status code -- Menu item inaccessible because site is offline. |
MENU_SITE_ONLINE |
core/ |
Internal menu status code -- Everything is working fine. |