8 calls to fp_set_page_sub_tabs()
Search API
- 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.
- audit_display_audit in modules/
audit/ audit.module - blank_degrees_display_blank_degree in modules/
blank_degrees/ blank_degrees.module - 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.