16 calls to fp_render_c_fieldset()

AdvisingScreen.php in classes/AdvisingScreen.php
AdvisingScreen::build_test_scores in classes/AdvisingScreen.php
Constructs the HTML to show the student's test scores.
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
blank_degrees.module in modules/blank_degrees/blank_degrees.module
blank_degrees_display_blank_degree in modules/blank_degrees/blank_degrees.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).
fp_render_array in includes/render.inc
This takes a render_array and generates the HTML for it. This usually is not called directly, but instead you should call fp_render_content() or fp_render_form()
render.inc in includes/render.inc
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_search.module in modules/student_search/student_search.module
student_search_get_advanced_search_tips in modules/student_search/student_search.module
Simply returns the HTML to display the "advanced search tips" collapsible fieldset and instructions.
system.module in modules/system/system.module
system_ban_ip_settings_form in modules/system/system.module
This form allows the user (an administrator) to configure how FlightPath bans IP addresses.