12 calls to menu_get_module_path()
Search API
- 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_menu in modules/
advise/ advise.module - batch_menu in modules/
batch/ batch.module - Implementation of hook_menu
- batch_test_form_submit in modules/
batch/ batch.test.inc - 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.
- 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_menu in modules/
user/ user.module - Implementation of hook_menu