24 calls to l()

admin_display_courses in modules/admin/admin.courses.inc
This function displays all of our courses for us to edit.
admin_display_degrees 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_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_display_watchdog in modules/admin/admin.module
Displays recent watchdog entries, from the watchdog table
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
course_search_display_courses in modules/course_search/course_search.module
Show the user their select of courses.
course_search_display_edit_courses in modules/course_search/course_search.edit.inc
Display a plain list of courses, making it easier for admins to edit schedules and details in one spot.
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_display_view_reports in modules/course_search/course_search.edit.inc
example_helper_init in custom/modules/example_helper/example_helper.module
Implementation of "hook_init".
fp_display_page in includes/theme.inc
Output the contents of the $page variable to the screen. $page is an array containing details about the page, as well as its original menu item (router_item) definition.
fp_render_currently_advising_box in includes/theme.inc
Draws the CurrentlyAdvisingBox which appears at the top of the screen, containing the student's information like name, major, etc.
fp_render_greeting in includes/theme.inc
This displays a friendly message to the user, and provides a logout link at the top.
stats_display_main in modules/stats/stats.module
Main menu screen for this module.
system_display_completed_db_updates in modules/system/system.module
Once db updates are run, display contents of this page.
system_display_install_finished_page in modules/system/system.module
This page is displayed to the user once FlightPath has been installed.
system_modules_form in modules/system/system.module
This is the form which an admin may use to manage the modules in the system.
update_status_status in modules/update_status/update_status.module
Implementation of hook_status.
user_display_student_users in modules/user/user.module
Similar to user_display_users, except only for student users.
user_display_users in modules/user/user.module
Display our list of faculty/staff users in the system.
_AdvisingScreen::display_toolbox_courses in classes/_AdvisingScreen.php
Used in the Toolbox popup, this will display content of the tab which shows a student's courses which they have taken.