Functions

Primary tabs

Contains filters are case sensitive
Name Locationsort descending Description
engagements_menu_handle_replacement_pattern modules/engagements/engagements.module implements hook_menu_handle_replacement_pattern
engagements_get_alert_count_by_type modules/engagements/engagements.module Implements hook_get_count_for_alert_type
engagements_display_advisee_engagements_page modules/engagements/engagements.module
engagements_handle_sms_stop modules/engagements/engagements.module This function is called by engagements_handle_incoming_sms, when we receive 'STOP' from the user. We must add them to our "sms_do_not_txt" table, and send a reply letting them know how to re-subscribe in the future.
engagements_handle_sms_unstop modules/engagements/engagements.module User opted-IN to receiving txt messages.
engagements_can_send_sms_to_number modules/engagements/engagements.module
engagements_get_signalwire_sms_error_codes_array modules/engagements/engagements.module
lassie_get_machine_name modules/lassie/lassie.module Converts the string into a compatible "machine name" for Lassie to use.
lassie_start modules/lassie/lassie.module Set a new job for Lassie to watch.
lassie_finish modules/lassie/lassie.module Tell Lassie that we have finished the job.
lassie_check modules/lassie/lassie.module Check to see if an email needs to be sent regarding this job.
lassie_check_all modules/lassie/lassie.module Check all of the jobs we are currently waiting on.
lassie_cron modules/lassie/lassie.module Implements hook_cron
masquerade_menu modules/masquerade/masquerade.module Implementation of hook_menu
masquerade_perform_masquerade modules/masquerade/masquerade.module Actually perform the switching of users to the selected user.
masquerade_init modules/masquerade/masquerade.module
masquerade_form modules/masquerade/masquerade.module This form will let the user specify which user they wish to impersonate.
masquerade_form_submit modules/masquerade/masquerade.module The submit handler for masquerade_form.
masquerade_perm modules/masquerade/masquerade.module Implementation of hook_perm
notify_install modules/notify/notify.install
notify_update modules/notify/notify.install
notify_send_notification_to_user modules/notify/notify.module $cid is the related content's cid, if applicable.
notify_save_notification modules/notify/notify.module Actually writes our notification to our notification_history table.
notify_by_mail modules/notify/notify.module
notify_by_sms modules/notify/notify.module
hook_prereqs_get_prereq_warnings_for_course modules/prereqs/prereqs.api.php If implemented, this hook has the option to modify or add more warnings after the original prereqs function is run.
prereqs_install modules/prereqs/prereqs.install hook_install.
prereqs_update modules/prereqs/prereqs.install
prereqs_menu modules/prereqs/prereqs.module Implements hook_menu
prereqs_perm modules/prereqs/prereqs.module
prereqs_settings_form modules/prereqs/prereqs.module
prereqs_form_alter modules/prereqs/prereqs.module Implements hook_form_alter
prereqs_edit_course_form_validate modules/prereqs/prereqs.module validate for the edit course form, from admin.courses.inc.
prereqs_edit_course_form_submit modules/prereqs/prereqs.module Our submit handler.
prereqs_get_prereq_string_for_course modules/prereqs/prereqs.module Just gets whatever is in the database for this course.
prereqs_get_prereq_array_for_course modules/prereqs/prereqs.module Return back a friendly array of prereq courses that are required for THIS course_id.
prereqs_get_prereq_array_from_string modules/prereqs/prereqs.module Assumes prereqs are written in this format: ACCT 101 (C) & ACCT 103 ACCT 102 (B)
prereqs_get_prereq_warnings_for_course modules/prereqs/prereqs.module This is meant to be a general function to find all relavent prereq warnings for the supplied course.
prereqs_theme_advise_course_row modules/prereqs/prereqs.module Implements hook_theme_advise_course_row. Lets us re-write how our course rows are drawn, if desired.
prereqs_content_alter modules/prereqs/prereqs.module Implememnt hook_content_alter
schools_install modules/schools/schools.install Implements hook_install
__schools_add_school_id_to_fp5_tables modules/schools/schools.module
schools_init modules/schools/schools.module Implements hook_init
schools_menu modules/schools/schools.module Implements hook_menu
schools_menu_alter modules/schools/schools.module hook_menu_alter
schools_check_access modules/schools/schools.module this is our custom access callback.
schools_get_schools_for_fapi modules/schools/schools.module Return a list of schools in an array, for use in the "options" of a select list in the Form API.
schools_content_alter modules/schools/schools.module
schools_form_alter modules/schools/schools.module Implements hook_form_alter
schools_get_school_name_for_id modules/schools/schools.module

Pages