constant MENU_TYPE_CALLBACK
Search API
- 7.x bootstrap.inc MENU_TYPE_CALLBACK
- 6.x bootstrap.inc MENU_TYPE_CALLBACK
- 4.x bootstrap.inc MENU_TYPE_CALLBACK
- 5.x bootstrap.inc MENU_TYPE_CALLBACK
13 uses of MENU_TYPE_CALLBACK
- admin_menu in modules/
admin/ admin.module - Implementation of hook_menu
- advise_menu in modules/
advise/ advise.module - batch_menu in modules/
batch/ batch.module - Implementation of hook_menu
- comments_menu in modules/
comments/ comments.module - content_menu in modules/
content/ content.module
File
- ./
bootstrap.inc, line 74 - This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.
Code
define("MENU_TYPE_CALLBACK", 2)