constant MENU_TYPE_TAB

  1. 6.x bootstrap.inc MENU_TYPE_TAB
  2. 4.x bootstrap.inc MENU_TYPE_TAB
  3. 5.x bootstrap.inc MENU_TYPE_TAB
15 uses of MENU_TYPE_TAB
advise_menu in modules/advise/advise.module
alerts_menu in modules/alerts/alerts.module
audit_menu in modules/audit/audit.module
Implementation of hook_menu
blank_degrees_menu in modules/blank_degrees/blank_degrees.module
Implementation of hook_menu
calendar_menu in modules/calendar/calendar.module
implements hook_menu

... See full list

File

./bootstrap.inc, line 79
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)