45 calls to fp_add_js()

admin_display_degrees_popup_add_group2 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.
admin_display_groups_popup_edit_definition in modules/admin/admin.groups.inc
admin_display_groups_popup_select_icon in modules/admin/admin.groups.inc
This popup is called from the edit group page. It lets the user select an icon to assign to a group.
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.
admin_edit_course_form in modules/admin/admin.courses.inc
This form lets the user edit details about a course.
admin_edit_degree_form in modules/admin/admin.degrees.inc
Meant to replace the old-fashioned display_edit_degree function...
admin_edit_group_form in modules/admin/admin.groups.inc
This function lets the user edit a group.
advise_display_history in modules/advise/advise.history.inc
Displays the history tab on screen.
advise_display_popup_change_term in modules/advise/advise.module
This popup allows the advisor to change the advising term.
advise_display_popup_change_track in modules/advise/advise.module
advise_display_popup_course_description in modules/advise/advise.module
advise_display_popup_group_select in modules/advise/advise.module
advise_display_popup_substitute_selected in modules/advise/advise.module
advise_display_popup_toolbox_courses in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_moved in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_substitutions in modules/advise/advise.toolbox.inc
advise_display_popup_toolbox_transfers in modules/advise/advise.toolbox.inc
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.
advise_what_if_selection_form in modules/advise/advise.module
audit_display_audit in modules/audit/audit.module
audit_popup_edit_approval_form in modules/audit/audit.module
This is the actual form that will be used to change an audit approval for a student.
batch_processing_page in modules/batch/batch.module
This is the page the user sees while a batch is being processed.
blank_degrees_display_blank_degree in modules/blank_degrees/blank_degrees.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).
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
engagements_display_main in modules/engagements/engagements.module
displays the main Engagements tab, which shows the history of past engagements.
engagements_form_alter in modules/engagements/engagements.module
Implements hook_form_alter
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,…
prereqs_theme_advise_course_row in modules/prereqs/prereqs.module
Implements hook_theme_advise_course_row. Lets us re-write how our course rows are drawn, if desired.
schools_administer_schools_form in modules/schools/schools.module
schools_form_alter in modules/schools/schools.module
Implements hook_form_alter
student_files_upload_any_student_files_form in modules/student_files/student_files.module
This is where we can upload (en masse?) to any arbitrary student.
student_priority_display_priority_calculations_page in modules/student_priority/student_priority.module
Displays the calculations used to get the priority values. Can be displayed in either the dialog or stand-alone.
student_profile_display_student_profile_page in modules/student_profile/student_profile.module
system_display_dashboard_page in modules/system/system.module
This is the "dashboard" page for FlightPath, which replaces the "main" page from FP 5.
system_init in modules/system/system.module
Called on every page load.
system_render_advising_snapshop_for_iframe in modules/system/system.module
This is meant to be a widget which shows in the dashboard of the advising user, within an iframe, since it can take a while to load.
tinymce_init in modules/tinymce/tinymce.module
user_edit_attribute_form in modules/user/user.module
The form which lets us actually edit this user's attribute (ex: Visa Status) Meant to be very similar to:
user_edit_student_user_form in modules/user/user.student.inc
Let the user edit a studentuser's information.
user_edit_user_attributes_form in modules/user/user.module
user_edit_user_form in modules/user/user.module
Let the user edit a user's roles and other information.
user_student_edit_student_courses_form in modules/user/user.student.inc
This is the form which we will use to manage a student's courses they've taken.
user_user_roles_form in modules/user/user.module
This form allows the user to manage the roles in the system.