24 calls to fp_render_form()

admin.courses.inc in modules/admin/admin.courses.inc
admin.degrees.inc in modules/admin/admin.degrees.inc
admin.groups.inc in modules/admin/admin.groups.inc
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.
advise.module in modules/advise/advise.module
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.module in modules/audit/audit.module
This is the Audit module, which provides functionality relating to degree audits.
audit_display_audit in modules/audit/audit.module
comments.module in modules/comments/comments.module
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).
course_search.module in modules/course_search/course_search.module
This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
course_search_display_search in modules/course_search/course_search.module
Displays the search pulldown for the user to use to find courses.
student_files.module in modules/student_files/student_files.module
This is the student_files module, which will facilitate uploading (securely) files to be associated with student accounts.
student_files_content_alter in modules/student_files/student_files.module
Implememnt hook_content_alter
student_profile.module in modules/student_profile/student_profile.module
student_profile_display_student_profile_page in modules/student_profile/student_profile.module
system.module in modules/system/system.module
system_display_login_page in modules/system/system.module
Display the "login" page. This is the default page displayed to the user, at /login, if they have not logged in yet.
user.module in modules/user/user.module
user.student.inc in modules/user/user.student.inc
Keep track of functions dealing specifically with student user management
user_display_student_users in modules/user/user.student.inc
Similar to user_display_users, except only for student users.
user_display_users in modules/user/user.module
Display our list of faculty/staff users in the system.