187 calls to t()

admin_add_degree_form in modules/admin/admin.degrees.inc
This form lets the user add a degree to the database.
admin_add_degree_form_submit in modules/admin/admin.degrees.inc
Submit handler for the add_degree_form.
admin_advising_settings_form in modules/admin/admin.module
This is a systems settings form, which lets the user edit advising variabled for FlightPath.
admin_apply_draft_changes_form in modules/admin/admin.module
This form lets the user apply draft changes (if they can supply the passcode)
admin_apply_draft_changes_form_submit in modules/admin/admin.module
Handles the actual moving of draft courses into production.
admin_copy_degree_form in modules/admin/admin.degrees.inc
This form lets the user copy a degree and all of it's tracks & concentrations.
admin_copy_degree_form_submit in modules/admin/admin.degrees.inc
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_degrees_popup_add_group in modules/admin/admin.degrees.inc
admin_display_edit_degree in modules/admin/admin.degrees.inc
This screen displays the form which allows the user to actually edit a degree.
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_show_group_use in modules/admin/admin.groups.inc
Displays a popup showing where a particular group is being used in FlightPath.
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
admin_display_watchdog_entry in modules/admin/admin.module
Display the details of a particular watchdog entry, specified by its table id.
admin_duplicate_year_form in modules/admin/admin.module
This form will allow the user to duplicate an entire year's worth of data to a new catalog year.
admin_duplicate_year_form_submit in modules/admin/admin.module
This function should perform the actual copy of data!
admin_edit_course_form in modules/admin/admin.courses.inc
This form lets the user edit details about a course.
admin_edit_course_form_submit in modules/admin/admin.courses.inc
admin_edit_group_form in modules/admin/admin.groups.inc
This function lets the user edit a group.
admin_edit_group_form_submit in modules/admin/admin.groups.inc
admin_perm in modules/admin/admin.module
admin_process_all_definitions_form in modules/admin/admin.groups.inc
admin_process_all_definitions_form_submit in modules/admin/admin.groups.inc
Actually perform the refreshing of definitions.
admin_urgent_message_form in modules/admin/admin.module
Meant to be fed into "fp_system_settings_form()", this function returns an array which will automatically save values to our "variables" table.
advise_clear_cache in modules/advise/advise.module
Implementation of hook_clear_cache Called by other modules, this function will take care of clearing anything this module has cached.
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
Lets the user change the track for this major.
advise_init in modules/advise/advise.module
Implementation of hook_init
advise_init_screen in modules/advise/advise.module
advise_perm in modules/advise/advise.module
Implementation of hook_perm
advise_popup_display_summary in modules/advise/advise.history.inc
Displays the printable advising summary.
advise_toggle_draft_form in modules/advise/advise.module
advise_toggle_draft_form_submit in modules/advise/advise.module
announcements_blocks in modules/announcements/announcements.module
hook_blocks. Returns an array of available blocks offered by this module in this format: array( delta => "This is the title of the block.", ), );
announcements_content_register_content_type in modules/announcements/announcements.module
Implementatin of content's hook_content_register_content_type
announcements_perm in modules/announcements/announcements.module
Implementation of hook_perm
announcements_render_announcements in modules/announcements/announcements.module
Return the HTML rendering the announcements we have in the database.
announcements_render_block in modules/announcements/announcements.module
Called when it is time to render the block in question. Expected to return an array which looks like this: array( "title" => "Some title goes here.", "body" => "this is the primary body of the block", );
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_content_register_content_type in modules/blocks/blocks.module
Implementatin of content's hook_content_register_content_type
blocks_manage_blocks_form in modules/blocks/blocks.module
This form lets the user manage the various blocks in the system.
blocks_manage_blocks_form_submit in modules/blocks/blocks.module
Submit handler for the manage blocks form.
blocks_perm in modules/blocks/blocks.module
blocks_render_block in modules/blocks/blocks.module
Implementation of hook_render_block. We are going to render out our content_block content type.
comments_comment_form in modules/comments/comments.module
This is the form to enter a new comment.
comments_comment_form_submit in modules/comments/comments.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).
comments_perform_delete_comment in modules/comments/comments.module
"delete" a comment (actually, all we do is flag it as deleted)
comments_perm in modules/comments/comments.module
comments_render_comment in modules/comments/comments.module
Display the comment array in a pretty way.
content_blocks in modules/content/content.module
hook_blocks. Returns an array of available blocks offered by this module in this format: array( delta => "This is the title of the block.", ), );
content_content_register_content_type in modules/content/content.module
Implementation of this module's hook_content_register_content_type.
content_display_content_admin_list in modules/content/content.module
Display a list of content for the administrator
content_edit_content_form in modules/content/content.module
This form lets the user edit some piece of content
content_edit_content_form_submit in modules/content/content.module
Submit handler for the edit content form.
content_handle_delete_content in modules/content/content.module
content_perm in modules/content/content.module
Implementation of hook_perm
content_render_block in modules/content/content.module
Called when it is time to render the block in question. Expected to return an array which looks like this: array( "title" => "Some title goes here.", "body" => "this is the primary body of the block", );
content_render_content in modules/content/content.module
Return the HTML rendering the content we have in the database.
content_view_content in modules/content/content.module
Display the content specified in the GET's cid.
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
course_search_download_syllabus in modules/course_search/course_search.module
This function will actually deliver a syllabus to the user's browser for download.
course_search_edit_course_details_form in modules/course_search/course_search.edit.inc
This form lets the user edit the course's syllabus or rotation schedule
course_search_edit_course_details_form_submit in modules/course_search/course_search.edit.inc
course_search_perm in modules/course_search/course_search.module
course_search_settings_form in modules/course_search/course_search.module
The system settins form for course_search settings.
course_search_upload_attachment in modules/course_search/course_search.edit.inc
display_access_denied in includes/theme.inc
display_not_found in includes/theme.inc
example_helper_init in custom/modules/example_helper/example_helper.module
Implementation of "hook_init".
form_basic_validate in includes/forms.inc
This is a very basic valiator for form API submission. All I really care about is making sure required fields have a value in them. If they do not, we will file a form_error.
fp_get_faculty_name in includes/db.inc
Returns the faculty member's name based on the ID provided.
fp_get_module_details in includes/misc.inc
Simply returns the module's row from the modules table, if it exists.
fp_get_student_name in includes/db.inc
fp_html_print_r in includes/misc.inc
Similar to print_r, this will return an HTML-friendly click-to-open system similar in design to Krumo.
fp_load_user in includes/db.inc
Returns back a user object for this user_id. If the user is not found in the users table, it will return NULL. If the user_id requested is 0, the anonymous user object is returned.
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_form in includes/forms.inc
Render the form array from the callback to the screen, and set the form to save itself in our default submit handler. Valid form_types are: "system_settings" => values automatically saved to variables table. "normal" or BLANK…
fp_render_mobile_tab_array in includes/theme.inc
fp_template.php in themes/classic/fp_template.php
hook_blocks in modules/blocks/blocks.module
Example of hook_blocks.
hook_content_register_content_type in modules/content/content.module
Sample hook other modules implement to register a content type.
hook_perm in includes/hook.api.php
This hook defines available permissions for a module. These perms are used with hook_menu() and the function user_has_permission()
hook_render_block in modules/blocks/blocks.module
Example of hook_render_block
hook_status in includes/hook.api.php
Reports status information which each module is aware of, visible on admin/config/status.
menu_get_menu_router_item_from_db in includes/menu.inc
Return array from menu_router for this item. *
menu_rebuild_cache in includes/menu.inc
Go through all installed modules and rebuild the menu_router table, based on each module's hook_menu function.
stats_display_main in modules/stats/stats.module
Main menu screen for this module.
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_majors_with_options_pulldown in modules/stats/stats.module
Display a major selection pulldown, used by other reports.
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_perm in modules/stats/stats.module
Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
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_advisor_use in modules/stats/stats.module
This report shows which advisors are using FlightPath most often.
stats_report_major_counts in modules/stats/stats.module
This report shows how many students are in each major.
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_display_majors_search in modules/student_search/student_search.module
Display the majors search sub-tab, where we can select a major and see the students assigned to it.
student_search_display_my_advisees in modules/student_search/student_search.module
Displays this user's advisees, if there are any assigned.
student_search_display_my_majors in modules/student_search/student_search.module
Displays students belonging to the current user's major code.
student_search_display_search in modules/student_search/student_search.module
student_search_get_advanced_search_tips in modules/student_search/student_search.module
Simply returns the HTML to display the "advanced search tips" collapsible fieldset and instructions.
student_search_menu in modules/student_search/student_search.module
student_search_perm in modules/student_search/student_search.module
Implementation of hook_perm
student_search_render_advisees in modules/student_search/student_search.module
student_search_render_small_search in modules/student_search/student_search.module
This is meant to be called directly from the theme template, to draw the small search box in the corner of the screen.
student_search_settings_form in modules/student_search/student_search.module
This is a system_settings form for configuring our module.
system_blocks in modules/system/system.module
system_block_regions in modules/system/system.module
Hook block regions.
system_confirm_db_updates_form in modules/system/system.module
Display a confirmation form before we run the db updates (hook_updates)
system_confirm_db_updates_form_submit in modules/system/system.module
Perform the actual hook_update calls here, send the user to a completed page.
system_disable_module in modules/system/system.module
Handles the disabling of the module in question.
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_display_login_page in modules/system/system.module
Display the "login" page. This is the default page displayed to the user, at /login, if they have not logged in yet.
system_display_status_page in modules/system/system.module
This page displayes the results of each module's hook_status.
system_enable_module in modules/system/system.module
Handles the enabling (and possible installation) of module.
system_execute_php_form in modules/system/system.module
system_get_roles_for_user in modules/system/system.module
Return an array containing the roles which have been assigned to a specific user.
system_handle_form_submit in modules/system/system.module
Intercepts form submissions from System Settings Forms.
system_handle_logout in modules/system/system.module
system_handle_uninstall_module in modules/system/system.module
Called from the menu (ie, a URL) this function will uninstall a module.
system_init in modules/system/system.module
Called on every page load.
system_login_form in modules/system/system.module
This draws the form which facilitates logins.
system_login_form_submit in modules/system/system.module
Submit handler for login form. If we are here, it probably means we have indeed authenticated. Just in case, we will test the form_state["passed_authentication"] value, which we expect to have been set in our validate handler.
system_login_form_validate in modules/system/system.module
Validate function for the login form. This is where we will do all of the lookups to verify username and password. If you want to write your own login handler (like for LDAP) this is the function you would duplicate in a custom module, then use…
system_modules_form in modules/system/system.module
This is the form which an admin may use to manage the modules in the system.
system_perform_run_cron in modules/system/system.module
Called from menu, will run hook_cron() for all modules.
system_perm in modules/system/system.module
Implementation of hook_perm(). Expects to return an array of permissions recognized by this module.
system_popup_report_contact_form in modules/system/system.module
This is the form which lets users send an email to the FlightPath production team,
system_popup_report_contact_form_submit in modules/system/system.module
system_popup_report_contact_thank_you in modules/system/system.module
This is the thank you page you see after submitting the contact form.
system_render_block in modules/system/system.module
system_school_data_form in modules/system/system.module
This form is for the school-data, like subject code descriptions, colleges, etc.
system_settings_form in modules/system/system.module
This is the "system settings" form.
system_status in modules/system/system.module
Implementation of hook_status Expected return is array( "severity" => "normal" or "warning" or "alert", "status" => "A message to display to the user.", );
system_update in modules/system/system.install
tinymce_config_form in modules/tinymce/tinymce.module
tinymce_form_alter in modules/tinymce/tinymce.module
Implementation of hook_form_alter
tinymce_perm in modules/tinymce/tinymce.module
update_status_perform_check in modules/update_status/update_status.module
This function actually performs the update status check with getflightpath.com
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.
user_edit_student_user_form in modules/user/user.module
Let the user edit a studentuser's information.
user_edit_student_user_form_submit in modules/user/user.module
Submit handler for editing student users.
user_edit_student_user_form_validate in modules/user/user.module
Validate handler for editing student users.
user_edit_user_form in modules/user/user.module
Let the user edit a user's roles and other information.
user_edit_user_form_submit in modules/user/user.module
Submit handler for our edit faculty form
user_edit_user_form_validate in modules/user/user.module
Validate handler for editing faculty users.
user_perm in modules/user/user.module
user_permissions_form in modules/user/user.module
This is the permissions form, where users can set which roles have which permissions.
user_permissions_form_submit in modules/user/user.module
Submit handler for the permissions form.
user_user_roles_form in modules/user/user.module
This form allows the user to manage the roles in the system.
_AdvisingScreen::build_excess_credit in classes/_AdvisingScreen.php
Constructs the HTML to show the Excess Credits list.
_AdvisingScreen::build_footnotes in classes/_AdvisingScreen.php
Constructs the HTML which will show footnotes for substitutions and transfer credits.
_AdvisingScreen::build_test_scores in classes/_AdvisingScreen.php
Constructs the HTML to show the student's test scores.
_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::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.
_AdvisingScreen::display_screen in classes/_AdvisingScreen.php
This function generates the HTML to display the screen. Should be used in conjunction with output_to_browser()
_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.
_AdvisingScreen::display_toolbox_moved in classes/_AdvisingScreen.php
Used in the Toolbox popup, this will display content of the tab which shows a student's moved courses. That is, courses which have had their group memberships changed.
_AdvisingScreen::display_toolbox_substitutions in classes/_AdvisingScreen.php
Used in the Toolbox popup, this will display content of the tab which shows a student's substututions
_AdvisingScreen::display_toolbox_transfers in classes/_AdvisingScreen.php
Used in the Toolbox popup, this will display content of the tab which shows a student's transfers
_AdvisingScreen::draw_box_top in classes/_AdvisingScreen.php
Used to draw the beginning of semester boxes and other boxes, for example the footnotes.
_AdvisingScreen::draw_course_row in classes/_AdvisingScreen.php
This is used by lots of other functions to display a course on the screen. It will show the course, the hours, the grade, and quality points, as well as any necessary icons next to it.
_AdvisingScreen::draw_pie_chart_box in classes/_AdvisingScreen.php
This function is used to draw an individual pie chart box. It accepts values of top/bottom in order to come up with a percentage.
_AdvisingScreen::draw_popup_group_select_course_row in classes/_AdvisingScreen.php
Used in the group selection popup, this will display a course with a radio button next to it, so the user can select it.
_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.
_AdvisingScreen::draw_progress_boxes in classes/_AdvisingScreen.php
This function calls drawPieChart to construct the student's 3 progress pie charts.
_AdvisingScreen::draw_public_note in classes/_AdvisingScreen.php
Will display the "public note" at the top of a degree. This was entred in Data Entry.
_AdvisingScreen::output_to_browser in classes/_AdvisingScreen.php
This method outputs the screen to the browser by performing an include(path-to-theme-file.php). All necessary information must be placed into certain variables before the include happens.
_AdvisingScreenTypeView::build_semester_list in classes/_AdvisingScreenTypeView.php
In __advising_screen, this method simply displays the degree plan's semesters to the screen. But here, we need to go through the 4 type categories: Core, Major, Supporting, and Electives, and only display courses and groups from each semester…
_Course::load_descriptive_transfer_data in classes/_Course.php
Similar to load_descriptive_data(), this will load whatever we have for $this transfer course.
_DatabaseHandler::db_error in classes/_DatabaseHandler.php
Draw out the error onto the screen.
_DegreePlan::add_semester_courses_added in classes/_DegreePlan.php
_DegreePlan::add_semester_developmental in classes/_DegreePlan.php
_Semester::assign_title in classes/_Semester.php
_Student::get_rank_description in classes/_Student.php
Given a rank_code like FR, SO, etc., get the english description. For example: Freshman, Sophomore, etc.
_Student::load_test_scores in classes/_Student.php