You are here

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

Same name and namespace in other branches
  1. 6.2 merci.module \MERCI_SUB_TYPE_RESERVATION
  2. 6 merci.module \MERCI_SUB_TYPE_RESERVATION
  3. 7.3 merci_migrate/merci_items.inc \MERCI_SUB_TYPE_RESERVATION
6 uses of MERCI_SUB_TYPE_RESERVATION
merci_add_reservation_items in includes/api.inc
Adds items to reservation on creation/update.
merci_add_settings_form in ./merci.module
merci_delete_node_type_validate in ./merci.module
Validates deletion of node types.
merci_handler_field_merci_bucket_resource_node_sub_type::render in handlers/merci_handler_field.inc
Render the field.
merci_load_item_settings in includes/api.inc

... See full list

File

./merci.module, line 30
MERCI - Managed Equipment Reservation Checkout and Inventory

Code

define('MERCI_SUB_TYPE_RESERVATION', 2);