18 calls to fp_url()

admin_display_watchdog in modules/admin/admin.module
Displays recent watchdog entries, from the watchdog table
admin_edit_group_form in modules/admin/admin.groups.inc
This function lets the user edit a group.
blank_degrees_display_blank_degree in modules/blank_degrees/blank_degrees.module
blank_degrees_select_degree_form in modules/blank_degrees/blank_degrees.module
This form lets the user select which degree they wish to view.
blocks_manage_blocks_form in modules/blocks/blocks.module
This form lets the user manage the various blocks in the system.
content_display_content_admin_list in modules/content/content.module
Display a list of content for the administrator
content_render_content in modules/content/content.module
Return the HTML rendering the content we have in the database.
course_search_display_courses in modules/course_search/course_search.module
Show the user their select of courses.
course_search_display_search in modules/course_search/course_search.module
Displays the search pulldown for the user to use to find courses.
course_search_get_course_syllabus_details in modules/course_search/course_search.module
fp_goto in includes/misc.inc
Redirect the user's browser to the specified internal path + query.
l in includes/misc.inc
This works like Drupal's l() function for creating links. Ex: l("Click here for course search!", "tools/course-search", "abc=xyz&hello=goodbye", array("class" => "my-class")); Do not…
stats_draw_date_range_form in modules/stats/stats.module
Displays the HTML for the date range form used by several reports. $path is what is the form's ACTION sending to.
stats_draw_student_cwid_form in modules/stats/stats.module
Draws a simple form for entering a student's CWID, used by other reports.
stats_report_access_stats in modules/stats/stats.module
This report shows recent activity in FlightPath. It can also be used to see if anyone is "online" in that they would have activity less than 5 minutes old.
stats_report_selected_degree_options in modules/stats/stats.module
This report will show which degree options are being selected for degrees which offer options.
student_search_render_advisees in modules/student_search/student_search.module
system_modules_form in modules/system/system.module
This is the form which an admin may use to manage the modules in the system.