Functions

Primary tabs

Contains filters are case sensitive
Name Locationsort ascending Description
user_edit_student_user_form_validate modules/user/user.student.inc Validate handler for editing student users.
user_edit_student_user_form_submit modules/user/user.student.inc Submit handler for editing student users.
user_student_edit_student_courses_form_validate modules/user/user.student.inc
user_student_edit_student_courses_form modules/user/user.student.inc This is the form which we will use to manage a student's courses they've taken.
user_student_edit_student_courses_form_submit modules/user/user.student.inc
user_edit_student_user_form modules/user/user.student.inc Let the user edit a studentuser's information.
user_edit_user_advisees_form_submit modules/user/user.module Save to the advisor_student table
user_edit_user_form_submit modules/user/user.module Submit handler for our edit faculty form
user_edit_user_advisees_form_validate modules/user/user.module Check to see if we entered a CWID which doesn't exist in students table.
user_edit_user_advisees_form modules/user/user.module This form lets us populate the advisor_student table
user_user_roles_form_submit modules/user/user.module
user_user_roles_form modules/user/user.module This form allows the user to manage the roles in the system.
user_permissions_form_submit modules/user/user.module Submit handler for the permissions form.
user_permissions_form modules/user/user.module This is the permissions form, where users can set which roles have which permissions.
user_perm modules/user/user.module
user_subtab_switchboard modules/user/user.module Decide what should happen when we go to "admin/config/users" by itself
user_menu modules/user/user.module Implementation of hook_menu
user_edit_user_form modules/user/user.module Let the user edit a user's roles and other information.
user_edit_user_form_validate modules/user/user.module Validate handler for editing faculty users.
user_display_student_users modules/user/user.module Similar to user_display_users, except only for student users.
user_display_users modules/user/user.module Display our list of faculty/staff users in the system.
user_get_role_name modules/user/user.module Simple function to return the human-readable name for a role, by rid.
update_status_menu modules/update_status/update_status.module Implementation of hook_menu
update_status_check_now modules/update_status/update_status.module This will force a re-check of modules for this update_status module.
update_status_perform_check modules/update_status/update_status.module This function actually performs the update status check with getflightpath.com
update_status_cron modules/update_status/update_status.module Implementation of hook_cron()
update_status_status modules/update_status/update_status.module Implementation of hook_status.
update_status_get_install_status_url modules/update_status/update_status.module Returns a URL containing install statuses for all installed modules on this site.
tinymce_init modules/tinymce/tinymce.module
tinymce_form_alter modules/tinymce/tinymce.module Implementation of hook_form_alter
tinymce_perm modules/tinymce/tinymce.module
tinymce_config_form modules/tinymce/tinymce.module
tinymce_menu modules/tinymce/tinymce.module Implementation of hook_menu
tinymce_install modules/tinymce/tinymce.install Implementation of hook_install
system_check_clean_urls modules/system/system.module This function will attempt to confirm that "clean URLs" is functioning, and allowed on this server.
system_popup_report_contact_thank_you modules/system/system.module This is the thank you page you see after submitting the contact form.
system_display_install_finished_page modules/system/system.module This page is displayed to the user once FlightPath has been installed.
system_display_completed_db_updates modules/system/system.module Once db updates are run, display contents of this page.
system_confirm_db_updates_form_submit modules/system/system.module Perform the actual hook_update calls here, send the user to a completed page.
system_confirm_db_updates_form modules/system/system.module Display a confirmation form before we run the db updates (hook_updates)
system_execute_php_form_submit modules/system/system.module
system_execute_php_form modules/system/system.module
system_display_disable_login_page modules/system/system.module
system_menu modules/system/system.module
system_block_regions modules/system/system.module Hook block regions.
system_get_roles_for_user modules/system/system.module Return an array containing the roles which have been assigned to a specific user.
system_fp_get_student_majors modules/system/system.module Implements hook_fp_get_student_majors.
system_flightpath_can_assign_course_to_degree_id modules/system/system.module Implements hook flightpath_can_assign_course_to_degree_id
system_perm modules/system/system.module Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
system_popup_report_contact_form modules/system/system.module This is the form which lets users send an email to the FlightPath production team,

Pages