You are here

Functions in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
merci_add_group_taxonomy ./merci.install @todo Please document this function. 1
merci_add_reservation_items includes/api.inc Adds items to reservation on creation/update. 2
merci_add_settings_form ./merci.module 1
merci_admin_settings includes/merci.admin.inc Builds the MERCI admininstration settings form. 1
merci_admin_settings_submit includes/merci.admin.inc @todo Please document this function. 1
merci_admin_validate_closed_days includes/merci.admin.inc 1
merci_admin_validate_hours_of_operation includes/merci.admin.inc 1
merci_bucket_node_settings includes/database.inc @todo Please document this function. 1
merci_build_accessory_form ./merci.module
merci_build_reservable_items includes/api.inc Builds the list of all currently reservable items, filtered by date. 1
merci_build_reservation_table_form ./merci.module Builds the table of existing reserved items. 1 1
merci_by_vid includes/api.inc Sort by vid
merci_calendar_view_views_api modules/merci_calendar_view/merci_calendar_view.module Implementation of hook_views_api().
merci_calendar_view_views_default_views modules/merci_calendar_view/merci_calendar_view.views_default.inc Implementation of hook_views_default_views().
merci_checked_out_reservations_for_item_nid includes/database.inc 1
merci_check_content_type_restrictions includes/api.inc Checks for reservation restrictions for a content type. 2
merci_check_content_type_user_permissions includes/api.inc Ensures the user has 'edit own [type] content' and 'delete own [type] content' permissions, otherwise they are not allowed to reserve the content type. 3
merci_choice_js ./merci.module 2
merci_confirm_reservation includes/api.inc Callback function for updating Reservation status. 1
merci_content_types includes/api.inc Return a list of all merci content types. 6
merci_convert_date_popup includes/api.inc 1
merci_create_cck_fields ./merci.install @todo Please document this function. 1
merci_create_local_date_object includes/api.inc Creates a date object based on the site's local timezone. 4
merci_cron ./merci.module Implementation of hook_cron().
merci_date_filter includes/api.inc Submit handler to date filter items on a reservation form. It makes changes to the form state and the entire form is rebuilt during the page reload. 1
merci_db_reservations_by_status_in_timespan includes/database.inc @todo Please document this function. 1
merci_delete ./merci.module Implementation of hook_delete().
merci_delete_item_validate ./merci.module Validates if an item node can be deleted. 2
merci_delete_node_type_validate ./merci.module Validates deletion of node types. 1
merci_delete_record includes/database.inc @todo Please document this function. 3
merci_display_reservation_status ./merci.module Builds the form item for the status display. 1
merci_enable ./merci.install Implements hook_enable().
merci_field_extra_fields ./merci.module Implementation of hook_content_extra_fields.
merci_form ./merci.module Implementation of hook_form().
merci_format_time includes/api.inc Formats a time value into the site's preferred format. 1
merci_form_alter ./merci.module Implementation of hook_form_alter().
merci_get_available_bucket_count includes/database.inc Calculates the total number of available bucket items for a reservation. 2
merci_get_available_bucket_items includes/api.inc Pulls items available to assign to a bucket for a reservation. 1
merci_get_count includes/database.inc @todo Please document this function. 1
merci_get_reservable_items includes/database.inc Pulls an array of items that are reservable for the content type and date range. 3
merci_get_reservation_count includes/database.inc merci_get_reservation_count($content_type[string]) returns total number of checked out items for content type. @ $content_type resource to be counted 2
merci_get_suggested_bucket_item includes/api.inc 1
merci_has_accessories includes/database.inc @todo Please document this function.
merci_hours_str_to_array includes/api.inc
merci_import_enable modules/merci_import/merci_import.install
merci_import_example_ctools_plugin_api modules/merci_import/merci_import_example/merci_import_example.features.inc Implements hook_ctools_plugin_api().
merci_import_example_feeds_importer_default modules/merci_import/merci_import_example/merci_import_example.feeds_importer_default.inc Implements hook_feeds_importer_default().
merci_import_feeds_plugins modules/merci_import/merci_import.module Implementation of hook_feeds_plugins().
merci_incomplete_reservations_for_item_nid includes/database.inc @todo Please document this function. 1
merci_init ./merci.module Implementation of hook_init().

Pages

Other projects