Functions

Primary tabs

Contains filters are case sensitive
Name Locationsort descending Description
course_search_display_view_reports modules/course_search/course_search.edit.inc
course_search_get_offering_csv modules/course_search/course_search.edit.inc
course_search_install modules/course_search/course_search.install Implementation of hook_install
course_search_menu modules/course_search/course_search.module
course_search_perm modules/course_search/course_search.module
course_search_settings_form modules/course_search/course_search.module The system settins form for course_search settings.
course_search_download_syllabus modules/course_search/course_search.module This function will actually deliver a syllabus to the user's browser for download.
course_search_display_courses modules/course_search/course_search.module Show the user their select of courses.
course_search_get_course_rotation_schedule_not_anticipated modules/course_search/course_search.module
course_search_get_course_rotation_schedule modules/course_search/course_search.module
course_search_get_course_syllabus_details modules/course_search/course_search.module
course_search_display_search modules/course_search/course_search.module Displays the search pulldown for the user to use to find courses.
smtp_menu modules/smtp/smtp.module
smtp_settings_form modules/smtp/smtp.module
smtp_mail modules/smtp/smtp.module
stats_menu modules/stats/stats.module Implementation of hook_menu
stats_download_csv_from_batch modules/stats/stats.module Lets the user download a CSV file from a completed batch.
stats_test modules/stats/stats.module Lets me run a test...
stats_perm modules/stats/stats.module Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
stats_draw_catalog_year_pulldown modules/stats/stats.module Return the HTML for a pulldown containing the catalog years available for selection.
stats_report_course_use_summary modules/stats/stats.module This report will display everywhere a particular course is used in FlightPath (groups and degrees)
z__stats_report_selected_degree_options modules/stats/stats.module This report will show which degree options are being selected for degrees which offer options.
stats_draw_majors_pulldown modules/stats/stats.module Display a major selection pulldown, used by other reports.
stats_draw_student_cwid_form modules/stats/stats.module Draws a simple form for entering a student's CWID, used by other reports.
stats_report_major_counts modules/stats/stats.module This report shows how many students are in each major.
stats_report_flightpath_use_summary modules/stats/stats.module This report shows common usages in FlightPath by all users.
stats_get_log_count modules/stats/stats.module Used by the use_summary report. This function will simply return log counts for the specified parameters in the watchdog table.
stats_draw_date_range_form modules/stats/stats.module Displays the HTML for the date range form used by several reports. $path is what is the form's ACTION sending to.
stats_report_advisor_use modules/stats/stats.module This report shows which advisors are using FlightPath most often.
stats_report_access_stats 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.
stats_report_student_course_list modules/stats/stats.module This report shows a list of all of a student's courses which FlightPath is aware of.
stats_display_main modules/stats/stats.module Main menu screen for this module.
student_search_menu modules/student_search/student_search.module
student_search_settings_form modules/student_search/student_search.module This is a system_settings form for configuring our module.
student_search_subtab_switchboard modules/student_search/student_search.module The primary purpose of this function is to decide which "sub tab" function to send the user off to. This is based on whatever their previous selection was.
student_search_render_small_search modules/student_search/student_search.module This is meant to be called directly from the theme template, to draw the small search box in the corner of the screen.
student_search_display_my_advisees modules/student_search/student_search.module Displays this user's advisees, if there are any assigned.
search_user_can_search_for_some_advisees modules/student_search/student_search.module Basically, can the user see the "Advisees" tab at all? The answer is TRUE if they have any of the permissions that let them do so.
student_search_perm modules/student_search/student_search.module Implementation of hook_perm
student_search_display_majors_search modules/student_search/student_search.module Display the majors search sub-tab, where we can select a major and see the students assigned to it.
student_search_display_my_majors modules/student_search/student_search.module Displays students belonging to the current user's major code.
student_search_display_search modules/student_search/student_search.module
student_search_get_advanced_search_tips modules/student_search/student_search.module Simply returns the HTML to display the "advanced search tips" collapsible fieldset and instructions.
student_search_render_advisees modules/student_search/student_search.module
student_search_query_advisees modules/student_search/student_search.module Accepts the SQL, plus an array of parameters compatible with our PDO set up. ex: $params[":name"] = "Bob" and $sql = " SELECT * where name = :name";
system_enable modules/system/system.install Implementation of hook_enable.
system_update modules/system/system.install
system_install modules/system/system.install Implementation of hook_install.
system_perm modules/system/system.module Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
system_flightpath_can_assign_course_to_degree_id modules/system/system.module Implements hook flightpath_can_assign_course_to_degree_id

Pages