8 uses of ROOMS_REPLACE in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
- 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.
- rooms_booking_edit_form in modules/
rooms_booking/ rooms_booking.admin.inc - Form callback: create or edit a booking.
- rooms_booking_manager_override_confirmation_form_submit in modules/
rooms_booking_manager/ rooms_booking_manager.confirmation_override.inc - Submit hanlder for the confirmation form.
- UnitPricingCalendar::applyPriceModifiers in modules/
rooms_pricing/ includes/ rooms_pricing.unit_pricing_calendar.inc - Apply price modifiers to base price.