You are here

8 uses of MERCI_SUB_TYPE_ITEM in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6.2

merci_add_settings_form in ./merci.module
merci_delete_item_validate in ./merci.module
Validates if an item node can be deleted.
merci_form_alter in ./merci.module
Implementation of hook_form_alter().
merci_get_count in includes/database.inc
merci_get_count ($content_type, $default_availability) returns total number of items available for check out. @ $content_type resource to be counted @ $default_availability
merci_get_reservable_items in includes/database.inc
Pulls an array of items that are reservable for the content type and date range.
merci_handler_field_merci_bucket_resource_node_sub_type::render in handlers/merci_handler_field.inc
merci_import_2 in import/merci_import.php
Add followup files.
merci_reserved_bucket_items in includes/database.inc