constant ROOMS_REPLACE in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
8 uses of ROOMS_REPLACE
- book_units_per_type_form in modules/
rooms_booking_manager/ rooms_booking_manager.module - Book units per type booking form callback.
- book_units_per_type_form_submit in modules/
rooms_booking_manager/ rooms_booking_manager.module - Submit callback for book_units_per_type_form form.
- book_unit_form_builder in modules/
rooms_booking_manager/ rooms_booking_manager.module - The form builder builds the form (where visible is simply the purchase button) for individual bookable units.
- book_unit_form_submit in modules/
rooms_booking_manager/ rooms_booking_manager.module - Submit callback for book_unit_form form.
- PricingEvent::applyOperation in modules/
rooms_pricing/ includes/ rooms_pricing.pricing_event.inc - Applies an operation against a Price event.
File
- ./
rooms.module, line 15 - Provides basic underlying functionality and configuration options used by all Rooms modules
Code
define('ROOMS_REPLACE', 'replace');