constant MERCI_AVA_F in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6
Same name and namespace in other branches
- 6.2 merci.module \MERCI_AVA_F
- 7.2 merci.module \MERCI_AVA_F
4 uses of MERCI_AVA_F
- merci_add_reservation_items in ./
merci.module - Adds items to reservation on creation/update.
- merci_form_alter in ./
merci.module - Implementation of hook_form_alter().
- merci_get_available_bucket_count in ./
merci.module - Calculates the total number of available bucket items for a reservation.
- merci_get_reservable_items in ./
merci.module - Pulls an array of items that are reservable for the content type and date range.
File
- ./
merci.module, line 8 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_AVA_F', 1);