116 calls to fp_get_module_path()

admin_display_courses in modules/admin/admin.courses.inc
This function displays all of our courses for us to edit.
admin_display_degrees in modules/admin/admin.degrees.inc
admin_display_degrees_popup_add_group2 in modules/admin/admin.degrees.inc
admin_display_groups in modules/admin/admin.groups.inc
This function will display a list of all our groups.
admin_display_groups_popup_edit_definition in modules/admin/admin.groups.inc
admin_display_groups_popup_select_icon in modules/admin/admin.groups.inc
This popup is called from the edit group page. It lets the user select an icon to assign to a group.
admin_display_main in modules/admin/admin.module
This is the "main" page for the admin module. It's what the user first sees when the click to go to the Admin page.
admin_display_tools_screen in modules/admin/admin.module
This page displays all the tools that the user has access to use.
admin_display_watchdog in modules/admin/admin.module
admin_display_watchdog_entry in modules/admin/admin.module
Display the details of a particular watchdog entry, specified by its table id.
admin_edit_course_form in modules/admin/admin.courses.inc
This form lets the user edit details about a course.
admin_edit_degree_form in modules/admin/admin.degrees.inc
Meant to replace the old-fashioned display_edit_degree function...
admin_edit_group_form in modules/admin/admin.groups.inc
This function lets the user edit a group.
admin_menu in modules/admin/admin.module
Implementation of hook_menu
advise_display_history in modules/advise/advise.history.inc
Displays the history tab on screen.
advise_display_popup_change_term in modules/advise/advise.module
This popup allows the advisor to change the advising term.
advise_display_popup_change_track in modules/advise/advise.module
advise_display_popup_course_description in modules/advise/advise.module
advise_display_popup_group_select in modules/advise/advise.module
advise_display_popup_substitute_selected in modules/advise/advise.module
advise_display_popup_toolbox_courses in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_moved in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_substitutions in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_transfers in modules/advise/advise.toolbox.inc
advise_display_view in modules/advise/advise.module
This is the page which actually displays the "view" for the user to see their advising session, or for an advisor to advise them.
advise_menu in modules/advise/advise.module
advise_popup_display_summary in modules/advise/advise.history.inc
Displays the printable advising summary.
advise_what_if_selection_form in modules/advise/advise.module
AdvisingScreen::display_popup_substitute in classes/AdvisingScreen.php
This is used to display the substitution popup to a user, to let them actually make a substitution.
alerts_advisees_alerts_form in modules/alerts/alerts.module
Displays alerts for our various advisees.
alerts_display_advisee_activities_page in modules/alerts/alerts.module
Display all advisee activities since the beginning of time, thanks to pager query.
alerts_form_alter in modules/alerts/alerts.module
alerts_menu in modules/alerts/alerts.module
audit_display_audit in modules/audit/audit.module
audit_menu in modules/audit/audit.module
Implementation of hook_menu
audit_popup_edit_approval_form in modules/audit/audit.module
This is the actual form that will be used to change an audit approval for a student.
batch_processing_page in modules/batch/batch.module
This is the page the user sees while a batch is being processed.
blank_degrees_display_blank_degree in modules/blank_degrees/blank_degrees.module
calendar_build_custom_calendar in modules/calendar/calendar.module
Actually renders the HTML for the calendar.
calendar_confirm_cancel_appointment_form in modules/calendar/calendar.module
Confirm we actually want to cancel this appointment
calendar_content_register_content_type in modules/calendar/calendar.module
For use with the content module. We will register our custom content type(s) for use with this module.
calendar_display_mobile_date_page in modules/calendar/calendar.module
This function is specifically for displaying the events on a particular day for the user, presumed to be in a mobile experience.
calendar_display_schedule_appointment_completed_page in modules/calendar/calendar.module
The user has successfully completed their appointment scheduling. Display a Thank You page.
calendar_display_schedule_appointment_page in modules/calendar/calendar.module
This is the page which lets students schedule an appointment with the faculty member supplied in the user_id.
calendar_display_schedule_staff_page in modules/calendar/calendar.module
This page (primarily meant for students) is for quickly finding your advisor or professor or whomever, and finding their link to schedule an appointment with them.
calendar_display_upcoming_appointments in modules/calendar/calendar.module
calendar_display_user_appointment_settings_page in modules/calendar/calendar.module
This page is where the user can configure their various appointment settings (like when they offer them)
calendar_get_appointments_for_faculty in modules/calendar/calendar.module
Return back a list of appointment content nodes for this faculty member, which fall between the specified datetimes.
calendar_menu in modules/calendar/calendar.module
implements hook_menu
calendar_schedule_appointment_confirm_form in modules/calendar/calendar.module
The confirmation form the user will see once they have made their schedule selections.
comments_display_main in modules/comments/comments.module
This displays the primary Comments tab, where we see past comments and can enter a new one (with the right permissions).
comments_popup_display_all_comments in modules/comments/comments.module
Displays all comments for a student in a popup window, meant for printing.
comments_popup_display_comment in modules/comments/comments.module
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
content_menu in modules/content/content.module
content_public_files_form in modules/content/content.module
This screen lets the user upload/manage/delete "public files" stored at custom/files/content_uploads/public_uploads/
content_render_block in modules/content/content.module
Called when it is time to render the block in question. Expected to return an array which looks like this: array( "title" => "Some title goes here.", "body" => "this is the primary body of the block", );
content_unpublish_content_form in modules/content/content.module
content_view_content in modules/content/content.module
Display the content specified in the GET's cid.
course_search_display_courses in modules/course_search/course_search.module
Show the user their select of courses.
course_search_display_search in modules/course_search/course_search.module
Displays the search pulldown for the user to use to find courses.
course_search_edit_course_details_form in modules/course_search/course_search.edit.inc
This form lets the user edit the course's syllabus or rotation schedule
course_search_menu in modules/course_search/course_search.module
encryption_menu in modules/encryption/encryption.module
Implements hook_menu
engagements_display_advisee_engagements_page in modules/engagements/engagements.module
engagements_display_main in modules/engagements/engagements.module
displays the main Engagements tab, which shows the history of past engagements.
engagements_form_alter in modules/engagements/engagements.module
Implements hook_form_alter
engagements_handle_tracking_pixel_request in modules/engagements/engagements.module
The user has opened an email with a tracking pixel. We will now record that it was opened in our engagements_tracking table.
engagements_mass_sms_form in modules/engagements/engagements.module
engagements_menu in modules/engagements/engagements.module
Implement hook_menu
engagements_send_sms_to_number in modules/engagements/engagements.module
Actually send a text message. Will drupal_set_message() as an error if there is a problem, and return FALSE. Returns TRUE on success, no drupal_set_message is printed.
engagements_sms_get_all_messages in modules/engagements/engagements.module
Retrieve all messages, update the ones which don't have prices associated with them yet.
fp_render_element in includes/render.inc
Returns the HTML to render this form (or content) element to the screen. $name is the HTML machine name. $element is an array containing all we need to render it. If you want default values to be taken from the SESSION (because we had form_errors,…
masquerade_menu in modules/masquerade/masquerade.module
Implementation of hook_menu
prereqs_content_alter in modules/prereqs/prereqs.module
Implememnt hook_content_alter
prereqs_menu in modules/prereqs/prereqs.module
Implements hook_menu
prereqs_theme_advise_course_row in modules/prereqs/prereqs.module
Implements hook_theme_advise_course_row. Lets us re-write how our course rows are drawn, if desired.
schools_administer_schools_form in modules/schools/schools.module
schools_form_alter in modules/schools/schools.module
Implements hook_form_alter
schools_menu in modules/schools/schools.module
Implements hook_menu
smtp_menu in modules/smtp/smtp.module
stats_report_access_stats in modules/stats/stats.module
This report shows recent activity in FlightPath. It can also be used to see if anyone is "online" in that they would have activity less than 5 minutes old.
student_files_content_alter in modules/student_files/student_files.module
Implememnt hook_content_alter
student_files_menu in modules/student_files/student_files.module
Implementation of hook_menu
student_files_upload_any_student_files_form in modules/student_files/student_files.module
This is where we can upload (en masse?) to any arbitrary student.
student_priority_display_priority_calculations_page in modules/student_priority/student_priority.module
Displays the calculations used to get the priority values. Can be displayed in either the dialog or stand-alone.
student_priority_get_calculations_for_student in modules/student_priority/student_priority.module
Run all of the calculations for a student, and return back the results in a formatted array.
student_profile_display_student_profile_page in modules/student_profile/student_profile.module
student_search_menu in modules/student_search/student_search.module
student_search_render_advisees in modules/student_search/student_search.module
student_search_search_form in modules/student_search/student_search.module
system_display_dashboard_page in modules/system/system.module
This is the "dashboard" page for FlightPath, which replaces the "main" page from FP 5.
system_display_login_page in modules/system/system.module
Display the "login" page. This is the default page displayed to the user, at /login, if they have not logged in yet.
system_display_status_page in modules/system/system.module
This page displayes the results of each module's hook_status.
system_init in modules/system/system.module
Called on every page load.
system_menu in modules/system/system.module
system_modules_form in modules/system/system.module
This is the form which an admin may use to manage the modules in the system.
system_render_advising_snapshop_for_iframe in modules/system/system.module
This is meant to be a widget which shows in the dashboard of the advising user, within an iframe, since it can take a while to load.
tinymce_config_form in modules/tinymce/tinymce.module
tinymce_form_alter in modules/tinymce/tinymce.module
Implementation of hook_form_alter
tinymce_init in modules/tinymce/tinymce.module
tinymce_menu in modules/tinymce/tinymce.module
Implementation of hook_menu
update_status_status in modules/update_status/update_status.module
Implementation of hook_status.
user_display_student_users in modules/user/user.student.inc
Similar to user_display_users, except only for student users.
user_display_users in modules/user/user.module
Display our list of faculty/staff users in the system.
user_edit_attribute_form in modules/user/user.module
The form which lets us actually edit this user's attribute (ex: Visa Status) Meant to be very similar to:
user_edit_student_user_form in modules/user/user.student.inc
Let the user edit a studentuser's information.
user_edit_user_form in modules/user/user.module
Let the user edit a user's roles and other information.
user_menu in modules/user/user.module
Implementation of hook_menu
user_permissions_form in modules/user/user.module
This is the permissions form, where users can set which roles have which permissions.
user_student_edit_student_courses_form in modules/user/user.student.inc
This is the form which we will use to manage a student's courses they've taken.
user_user_roles_form in modules/user/user.module
This form allows the user to manage the roles in the system.
user_user_settings_form in modules/user/user.module
This is the main settings form for a user.
z__admin_display_watchdog in modules/admin/admin.module
Displays recent watchdog entries, from the watchdog table
z__student_search_render_advisees in modules/student_search/student_search.module
z______student_search_render_advisees in modules/student_search/student_search.module