constant MENU_TYPE_TAB
Search API
- 7.x bootstrap.inc MENU_TYPE_TAB
- 6.x bootstrap.inc MENU_TYPE_TAB
- 4.x bootstrap.inc MENU_TYPE_TAB
- 5.x bootstrap.inc MENU_TYPE_TAB
9 uses of MENU_TYPE_TAB
- admin_menu in modules/
admin/ admin.module - Implementation of hook_menu
- advise_menu in modules/
advise/ advise.module - blocks_menu in modules/
blocks/ blocks.module - comments_menu in modules/
comments/ comments.module - content_menu in modules/
content/ content.module
File
- ./
bootstrap.inc, line 75 - 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_TAB", 3)