constant MERCI_AVA_F in MERCI (Manage Equipment Reservations, Checkout and Inventory) 6.2
Same name and namespace in other branches
- 6 merci.module \MERCI_AVA_F
- 7.2 merci.module \MERCI_AVA_F
5 uses of MERCI_AVA_F
- merci_add_reservation_items in includes/
api.inc - Adds items to reservation on creation/update.
- merci_form_alter in ./
merci.module - Implementation of hook_form_alter().
- merci_get_reservable_items in includes/
database.inc - Pulls an array of items that are reservable for the content type and date range.
- merci_reserved_bucket_items in includes/
database.inc - theme_merci_current_inventory in theme/
theme.inc - returns the number of items currently checked out for each content type TODO: change this to a views view.
File
- ./
merci.module, line 9 - MERCI - Managed Equipment Reservation Checkout and Inventory
Code
define('MERCI_AVA_F', 1);