Functions

Primary tabs

Contains filters are case sensitive
Name Locationsort descending Description
alerts_menu_handle_replacement_pattern modules/alerts/alerts.module implements hook_menu_handle_replacement_pattern
alerts_perm modules/alerts/alerts.module
alerts_form_alter modules/alerts/alerts.module
announcements_update modules/announcements/announcements.install
announcements_enable modules/announcements/announcements.install
announcements_install modules/announcements/announcements.install Hook install. Called when the module is installed on the admin modules page.
announcements_perm modules/announcements/announcements.module Implementation of hook_perm
announcements_content_register_content_type modules/announcements/announcements.module Implementatin of content's hook_content_register_content_type
audit_install modules/audit/audit.install Implementation of hook_install.
audit_perm modules/audit/audit.module Implementation of hook_perm
audit_can_access_audit modules/audit/audit.module Used by the menu to determine if the user can see the Audit tab at all.
audit_hidden_approval_form_submit modules/audit/audit.module
audit_hidden_approval_form modules/audit/audit.module
audit_comment_form_submit modules/audit/audit.module
audit_comment_form modules/audit/audit.module
audit_display_audit modules/audit/audit.module
audit_popup_edit_approval_form modules/audit/audit.module This is the actual form that will be used to change an audit approval for a student.
audit_get_approval_options modules/audit/audit.module Returns a simple array of the available approval options in the popup.
audit_get_approval_record modules/audit/audit.module
audit_get_approval_types modules/audit/audit.module Return an assoc array of approval types.
audit_settings_form_validate modules/audit/audit.module
audit_settings_form modules/audit/audit.module
audit_menu modules/audit/audit.module Implementation of hook_menu
batch_install modules/batch/batch.install Implementation of hook_install.
batch_start_batch_from_form_submit modules/batch/batch.module A batch process is being initiated from a form submission.
batch_perm modules/batch/batch.module Implementation of hook_perm
batch_get_token modules/batch/batch.module Return a token for this user.
batch_get modules/batch/batch.module Return the batch_data array for this batch_id, or FALSE if it doesn't exist or can't be unserialized.
batch_set modules/batch/batch.module Create a new batch process.
batch_cron modules/batch/batch.module Implementation of hook_cron
batch_processing_page modules/batch/batch.module This is the page the user sees while a batch is being processed.
batch_finished_page modules/batch/batch.module We redirect to this page when we have finished a batch.
batch_ajax_callback modules/batch/batch.module This function is called by ajax, and will trigger each run of the batch operation function, then return appropriate results back to our javascript.
batch_menu modules/batch/batch.module Implementation of hook_menu
batch_test_perform_batch_operation modules/batch/batch.test.inc This is our batch operation function, that gets called each time the batch executes. Notice the first argument is passed by reference, and it is our $batch variable. The other arguments are whatever we defined in the batch_set operation.
batch_test_form_submit modules/batch/batch.test.inc
batch_test_form modules/batch/batch.test.inc Basic sample form, accessed at site.com/batch-test
batch_test_finished_page modules/batch/batch.test.inc This is our test "finished" page which will be displayed upon completion of the batch (if selected in the test form).
blank_degrees_select_degree_form_submit modules/blank_degrees/blank_degrees.module Submit handler for degree selection
blank_degrees_select_degree_form modules/blank_degrees/blank_degrees.module This form lets the user select which degree they wish to view.
blank_degrees_perm modules/blank_degrees/blank_degrees.module
blank_degrees_display_blank_degree modules/blank_degrees/blank_degrees.module
blank_degrees_prereqs_get_prereq_warnings_for_course modules/blank_degrees/blank_degrees.module Implements hook_prereqs_get_prereq_warnings_for_course
blank_degrees_menu_handle_replacement_pattern modules/blank_degrees/blank_degrees.module This is an implementation of hook_menu_handle_replacement_pattern. It will search for and replace replacement patterns which we are aware of it in $str.
blank_degrees_menu modules/blank_degrees/blank_degrees.module Implementation of hook_menu
blank_degrees_select_school_form modules/blank_degrees/blank_degrees.module
calendar_install modules/calendar/calendar.install Hook install. Called when the module is installed on the admin modules page.
calendar_update modules/calendar/calendar.install
calendar_menu modules/calendar/calendar.module implements hook_menu
calendar_display_upcoming_appointments modules/calendar/calendar.module

Pages