Functions

Primary tabs

Contains filters are case sensitive
Namesort descending Location Description
admin_add_degree_form modules/admin/admin.degrees.inc This form lets the user add a degree to the database.
admin_add_degree_form_submit modules/admin/admin.degrees.inc Submit handler for the add_degree_form.
admin_advising_settings_form modules/admin/admin.module This is a systems settings form, which lets the user edit advising variabled for FlightPath.
admin_apply_draft_changes_form modules/admin/admin.module This form lets the user apply draft changes (if they can supply the passcode)
admin_apply_draft_changes_form_submit modules/admin/admin.module Handles the actual moving of draft courses into production.
admin_array_diff modules/admin/admin.groups.inc I had to create my own version of array_diff, because the built-in PHP version has a nasty bug where it doesn't work after a certain number of elements.
admin_copy_degree_form modules/admin/admin.degrees.inc This form lets the user copy a degree and all of it's tracks & concentrations.
admin_copy_degree_form_submit modules/admin/admin.degrees.inc
admin_display_courses modules/admin/admin.courses.inc This function displays all of our courses for us to edit.
admin_display_degrees modules/admin/admin.degrees.inc
admin_display_degrees_popup_add_group modules/admin/admin.degrees.inc
admin_display_edit_degree modules/admin/admin.degrees.inc This screen displays the form which allows the user to actually edit a degree.
admin_display_groups modules/admin/admin.groups.inc This function will display a list of all our groups.
admin_display_groups_popup_edit_definition modules/admin/admin.groups.inc
admin_display_groups_popup_select_icon 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_groups_popup_show_group_use modules/admin/admin.groups.inc Displays a popup showing where a particular group is being used in FlightPath.
admin_display_main 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_watchdog modules/admin/admin.module Displays recent watchdog entries, from the watchdog table
admin_display_watchdog_entry modules/admin/admin.module Display the details of a particular watchdog entry, specified by its table id.
admin_duplicate_year_form modules/admin/admin.module This form will allow the user to duplicate an entire year's worth of data to a new catalog year.
admin_duplicate_year_form_submit modules/admin/admin.module This function should perform the actual copy of data!
admin_edit_course_form modules/admin/admin.courses.inc This form lets the user edit details about a course.
admin_edit_course_form_submit modules/admin/admin.courses.inc
admin_edit_group_form modules/admin/admin.groups.inc This function lets the user edit a group.
admin_edit_group_form_submit modules/admin/admin.groups.inc
admin_get_courses_from_definition modules/admin/admin.groups.inc
admin_get_course_array_from_course_id_array modules/admin/admin.groups.inc
admin_get_course_array_from_definition_data modules/admin/admin.groups.inc
admin_get_course_id_array_from_course_array modules/admin/admin.groups.inc
admin_get_de_catalog_year modules/admin/admin.module Get the "de_catalog_year" from the REQUEST. If it's not there or invalid, pull it from our system settings.
admin_get_group_courses modules/admin/admin.groups.inc Return back the courses in a group, suitable for the edit-group form.
admin_get_semester_name modules/admin/admin.module Convienence function to get semester's default regular name.
admin_handle_edit_degree_submit modules/admin/admin.degrees.inc
admin_menu modules/admin/admin.module Implementation of hook_menu
admin_menu_handle_replacement_pattern modules/admin/admin.module This is an implementation of hook_menu_handle_replacement_pattern. It will search for and replace replacement patterns which we are aware of it in $str.
admin_perm modules/admin/admin.module
admin_process_all_definitions_form modules/admin/admin.groups.inc
admin_process_all_definitions_form_submit modules/admin/admin.groups.inc Actually perform the refreshing of definitions.
admin_urgent_message_form modules/admin/admin.module Meant to be fed into "fp_system_settings_form()", this function returns an array which will automatically save values to our "variables" table.
advise_can_access_view modules/advise/advise.module Used by the menu to determine if the user can see the View tab.
advise_clear_cache modules/advise/advise.module Implementation of hook_clear_cache Called by other modules, this function will take care of clearing anything this module has cached.
advise_display_history modules/advise/advise.history.inc Displays the history tab on screen.
advise_display_popup_change_term modules/advise/advise.module This popup allows the advisor to change the advising term.
advise_display_popup_change_track modules/advise/advise.module Lets the user change the track for this major.
advise_display_popup_course_description modules/advise/advise.module
advise_display_popup_group_select modules/advise/advise.module
advise_display_popup_substitute_selected modules/advise/advise.module
advise_display_popup_toolbox_courses modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_moved modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_substitutions modules/advise/advise.toolbox.inc

Pages