11 calls to fp_render_button()

admin.degrees.inc in modules/admin/admin.degrees.inc
admin_display_degrees_popup_add_group2 in modules/admin/admin.degrees.inc
admin_edit_degree_form in modules/admin/admin.degrees.inc
Meant to replace the old-fashioned display_edit_degree function...
advise.module in modules/advise/advise.module
advise_what_if_selection_form in modules/advise/advise.module
AdvisingScreen.php in classes/AdvisingScreen.php
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::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.
fp_render_sub_tab_array in includes/theme.inc
Similar to render_tab_array.
theme.inc in includes/theme.inc