You are here

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

Same name and namespace in other branches
  1. 6.2 merci.module \MERCI_AVA_F
  2. 6 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 10
MERCI - Managed Equipment Reservation Checkout and Inventory

Code

define('MERCI_AVA_F', 1);