13 calls to fp_render_button()

admin_display_degrees_popup_add_group in modules/admin/admin.degrees.inc
admin_display_degrees_popup_add_group2 in modules/admin/admin.degrees.inc
admin_display_edit_degree in modules/admin/admin.degrees.inc
This screen displays the form which allows the user to actually edit a degree.
admin_edit_degree_form in modules/admin/admin.degrees.inc
Meant to replace the old-fashioned display_edit_degree function...
advise_what_if_selection_form in modules/advise/advise.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_sub_tab_array in includes/theme.inc
Similar to render_tab_array.
student_search_display_search in modules/student_search/student_search.module
z___advise_display_what_if_selection in modules/advise/advise.module
Displays the pulldown select list for picking a new What If degree. Returns HTML.
_AdvisingScreen::display_popup_course_description in classes/_AdvisingScreen.php
Displays the contents of the Descripton tab for the course popup.
_AdvisingScreen::display_popup_group_select in classes/_AdvisingScreen.php
This function displays the popup which lets a user select a course to be advised into a group.
_AdvisingScreen::display_screen in classes/_AdvisingScreen.php
This function generates the HTML to display the screen. Should be used in conjunction with output_to_browser()
_AdvisingScreen::draw_popup_group_subject_select in classes/_AdvisingScreen.php
When the groupSelect has too many courses, they are broken down into subjects, and the user first selects a subject. This function will draw out that select list.