10 calls to fp_get_js_alert_link()

admin.groups.inc in modules/admin/admin.groups.inc
admin.module in modules/admin/admin.module
The administrative configurations for FlightPath.
admin_display_groups_popup_edit_definition in modules/admin/admin.groups.inc
admin_display_main in modules/admin/admin.module
This is the "main" page for the admin module. It's what the user first sees when the click to go to the Admin page.
AdvisingScreen.php in classes/AdvisingScreen.php
AdvisingScreen::display_popup_substitute in classes/AdvisingScreen.php
This is used to display the substitution popup to a user, to let them actually make a substitution.
fp_render_element in includes/render.inc
Returns the HTML to render this form (or content) element to the screen. $name is the HTML machine name. $element is an array containing all we need to render it. If you want default values to be taken from the SESSION (because we had form_errors,…
fp_render_student_profile_header in includes/theme.inc
Returns the HTML for the "profile" header html for a student
render.inc in includes/render.inc
theme.inc in includes/theme.inc