Functions

Primary tabs

Contains filters are case sensitive
Name Locationsort ascending Description
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.
stats_menu modules/stats/stats.module Implementation of hook_menu
stats_perm modules/stats/stats.module Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
stats_test modules/stats/stats.module Lets me run a test...
stats_download_csv_from_batch modules/stats/stats.module Lets the user download a CSV file from a completed batch.
stats_report_flightpath_use_summary modules/stats/stats.module This report shows common usages in FlightPath by all users.
stats_report_major_counts modules/stats/stats.module This report shows how many students are in each major.
stats_draw_student_cwid_form modules/stats/stats.module Draws a simple form for entering a student's CWID, used by other reports.
stats_draw_majors_pulldown modules/stats/stats.module Display a major selection pulldown, used by other reports.
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_report_course_use_summary modules/stats/stats.module This report will display everywhere a particular course is used in FlightPath (groups and degrees)
stats_draw_catalog_year_pulldown modules/stats/stats.module Return the HTML for a pulldown containing the catalog years available for selection.
smtp_mail modules/smtp/smtp.module
smtp_menu modules/smtp/smtp.module
smtp_settings_form modules/smtp/smtp.module
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.
course_search_install modules/course_search/course_search.install Implementation of hook_install
course_search_edit_course_details_form modules/course_search/course_search.edit.inc This form lets the user edit the course's syllabus or rotation schedule
course_search_edit_course_details_form_submit modules/course_search/course_search.edit.inc
course_search_upload_attachment modules/course_search/course_search.edit.inc
course_search_display_edit_courses modules/course_search/course_search.edit.inc Display a plain list of courses, making it easier for admins to edit schedules and details in one spot.
course_search_display_view_reports modules/course_search/course_search.edit.inc
course_search_get_offering_csv modules/course_search/course_search.edit.inc
content_blocks modules/content/content.module hook_blocks. Returns an array of available blocks offered by this module in this format: array( delta => "This is the title of the block.", ), );
content_perm modules/content/content.module Implementation of hook_perm
content_render_content modules/content/content.module Return the HTML rendering the content we have in the database.
hook_content_register_content_type modules/content/content.module Sample hook other modules implement to register a content type.
content_content_register_content_type modules/content/content.module Implementation of this module's hook_content_register_content_type.
content_get_types modules/content/content.module Return an array with all the possible content types known to FlightPath
content_display_content_admin_list modules/content/content.module Display a list of content for the administrator
content_handle_delete_content modules/content/content.module
hook_content_load modules/content/content.module Sample hook for hook_content_load
content_content_load modules/content/content.module Implementation of content's hook_content_load
content_load modules/content/content.module Load the content from the database and return an array, by calling hook_content_load.
content_edit_content_form_submit modules/content/content.module Submit handler for the edit content form.
content_edit_content_form modules/content/content.module This form lets the user edit some piece of content
content_view_content modules/content/content.module Display the content specified in the GET's cid.
content_menu_handle_replacement_pattern modules/content/content.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.
content_user_access modules/content/content.module Custom user access function to determine if the user can add, edit, etc, the content
content_menu modules/content/content.module

Pages