58 calls to fp_set_title()

admin_add_degree_form in modules/admin/admin.degrees.inc
This form lets the user add a degree to the database.
admin_advising_settings_form in modules/admin/admin.module
This is a systems settings form, which lets the user edit advising variabled for FlightPath.
admin_copy_degree_form in modules/admin/admin.degrees.inc
This form lets the user copy a degree and all of it's tracks & concentrations.
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_groups in modules/admin/admin.groups.inc
This function will display a list of all our groups.
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_process_all_definitions_form in modules/admin/admin.groups.inc
advise_display_history in modules/advise/advise.history.inc
Displays the history tab on screen.
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_popup_display_summary in modules/advise/advise.history.inc
Displays the printable advising summary.
advise_what_if_selection_form in modules/advise/advise.module
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_settings_form in modules/alerts/alerts.module
audit_display_audit in modules/audit/audit.module
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.
audit_settings_form in modules/audit/audit.module
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_appointment_settings_form in modules/calendar/calendar.module
Lets an admin user configure global settings regarding appointments in FlightPath
calendar_content_alter in modules/calendar/calendar.module
Implements hook_content_alter. We want to alter the way that our calendar appointments are displayed.
calendar_display_calendar in modules/calendar/calendar.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_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_schedule_appointment_confirm_form in modules/calendar/calendar.module
The confirmation form the user will see once they have made their schedule selections.
comments_comment_form in modules/comments/comments.module
This is the form to enter a new comment.
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).
content_display_content_admin_list in modules/content/content.module
Display a list of content for the administrator
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
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_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_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_settings_form in modules/course_search/course_search.module
The system settins form for course_search settings.
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.
stats_select_school_form in modules/stats/stats.module
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_profile_display_student_profile_page in modules/student_profile/student_profile.module
student_search_display_my_advisees in modules/student_search/student_search.module
Displays this user's advisees, if there are any assigned.
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_login_form in modules/system/system.module
This draws the form which facilitates logins.
system_popup_report_contact_form in modules/system/system.module
This is the form which lets users send an email to the FlightPath production team,
system_school_data_form in modules/system/system.module
This form is for the school-data, like subject code descriptions, colleges, etc.
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_advisees_form in modules/user/user.module
This form lets us populate the advisor_student table
user_edit_user_attributes_form in modules/user/user.module
user_edit_user_form in modules/user/user.module
Let the user edit a user's roles and other information.
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_settings_form in modules/user/user.module
This is the main settings form for a user.