6 calls to rooms_availability_assign_id() in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
- FeatureContext::checkUnitLockedByLastBooking in test/
features/ bootstrap/ FeatureContext.php - Checks if one unit is being locked by a booking in a date range.
- RoomsBookingController::delete_event in modules/
rooms_booking/ rooms_booking.module - RoomsBookingController::save in modules/
rooms_booking/ rooms_booking.module - Implements EntityAPIControllerInterface.
- rooms_booking_edit_form_get_rooms in modules/
rooms_booking/ rooms_booking.admin.inc - Returns a set of available units given a unit type, start and end dates.
- rooms_booking_edit_form_validate in modules/
rooms_booking/ rooms_booking.admin.inc - Form API validate callback for the booking form.
- rooms_booking_manager_commerce_checkout_complete in modules/
rooms_booking_manager/ rooms_booking_manager.module - Implements hook_commerce_checkout_complete().