22 calls to menu_get_module_path()

admin.groups.inc in modules/admin/admin.groups.inc
admin.module in modules/admin/admin.module
The administrative configurations for FlightPath.
admin_menu in modules/admin/admin.module
Implementation of hook_menu
admin_process_all_definitions_form_submit in modules/admin/admin.groups.inc
Actually perform the refreshing of definitions.
advise.module in modules/advise/advise.module
advise_menu in modules/advise/advise.module
batch.module in modules/batch/batch.module
batch.test.inc in modules/batch/batch.test.inc
This file contains functionality for testing out Batch's processing with a sample form which performs some arbitrary actions.
batch_menu in modules/batch/batch.module
Implementation of hook_menu
batch_test_form_submit in modules/batch/batch.test.inc
course_search.module in modules/course_search/course_search.module
This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
course_search_menu in modules/course_search/course_search.module
fp_get_module_path in includes/misc.inc
Return the filepath to the module
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.
misc.inc in includes/misc.inc
This file contains misc functions for FlightPath
reports.major-students-progress.inc in modules/stats/reports.major-students-progress.inc
This file handles the more complicated Major Students Progress csv export report, since it is part of a batch process.
stats.module in modules/stats/stats.module
This module displays statistics and reports for FlightPath
stats_menu in modules/stats/stats.module
Implementation of hook_menu
stats_report_major_students_progress_form_submit in modules/stats/reports.major-students-progress.inc
Our submit handler. We will be setting up a new batch process.
user.module in modules/user/user.module
user_menu in modules/user/user.module
Implementation of hook_menu