You are here

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

Primary tabs

Namesort descending Location Description Direct uses Strings
import_access_denied_page import/merci_import.php 1
import_data import/merci_import.php Perform one import and store the results which will later be displayed on the finished page. 1
import_do_imports import/merci_import.php Perform imports for one second or until finished. 2
import_do_import_page import/merci_import.php Perform imports for the JS version and return progress. 1
import_finished_page import/merci_import.php 1
import_import_page import/merci_import.php 1
import_info_page import/merci_import.php 1
import_js import/merci_import.php Custom import JS function. 2
import_progress_page import/merci_import.php 1
import_progress_page_nojs import/merci_import.php Perform imports for the non-JS version and return the status page. 1
import_script_selection_form import/merci_import.php 1
import_selection_page import/merci_import.php 1
merci_access ./merci.module Implementation of hook_access().
merci_add_group_taxonomy ./merci.install 2
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 1
merci_admin_validate_closed_days includes/merci.admin.inc 1
merci_admin_validate_hours_of_operation includes/merci.admin.inc 1
merci_ahah_get_form ./merci.module Does the very standard things that must be done in any normal callback. Used by each callback in this example module. 2
merci_ahah_output ./merci.module 3
merci_bucket_node_settings includes/database.inc 1
merci_build_accessory_form ./merci.module 1
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 Implements hook_views_api().
merci_calendar_view_views_default_views modules/merci_calendar_view/merci_calendar_view.views_default.inc Implements 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_check_dependencies import/merci_import.php Helper function for determining module dependencies. 1
merci_choice_js includes/menu.inc Menu callback for AHAH additions. 1
merci_confirm_reservation includes/api.inc Callback function for updating Reservation status. 1
merci_content_extra_fields ./merci.module Implementation of hook_content_extra_fields.
merci_content_types includes/api.inc Return a list of all merci content types. 9
merci_convert_date_popup includes/api.inc 1
merci_create_cck_fields ./merci.install 3
merci_create_local_date_object includes/api.inc Creates a date object based on the site's local timezone. 2
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 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 3
merci_display_reservation_status ./merci.module Builds the form item for the status display. 1
merci_enable ./merci.install Implementation of hook_enable().
merci_form ./merci.module Implementation of hook_form().

Pages

Other projects