18 uses of MENU_TYPE_TAB

admin.module in modules/admin/admin.module
The administrative configurations for FlightPath.
admin_menu in modules/admin/admin.module
Implementation of hook_menu
advise.module in modules/advise/advise.module
advise_menu in modules/advise/advise.module
blocks.module in modules/blocks/blocks.module
blocks_menu in modules/blocks/blocks.module
comments.module in modules/comments/comments.module
comments_menu in modules/comments/comments.module
content.module in modules/content/content.module
content_menu in modules/content/content.module
fp_display_page in includes/theme.inc
Output the contents of the $page variable to the screen. $page is an array containing details about the page, as well as its original menu item (router_item) definition.
hook.api.php in includes/hook.api.php
Lists all available hooks within FlightPath's core code.
hook_menu in includes/hook.api.php
Allows modules to specify valid URLs in FlightPath, and define what function to call when the user visits that URL.
student_search.module in modules/student_search/student_search.module
student_search_menu in modules/student_search/student_search.module
system.module in modules/system/system.module
system_menu in modules/system/system.module
theme.inc in includes/theme.inc