6 uses of ROOMS_INDIVIDUAL in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
- AvailabilityAgentSingleUnitFilter::applyFilter in modules/
rooms_booking/ includes/ rooms_booking.availability_agent_filter.inc - Applies the filter operation to the units in the filter.
- rooms_booking_availability_search_form_builder in modules/
rooms_booking_manager/ rooms_booking_manager.availability_search.inc - Form callback for rooms_booking_availability_search_form_builder.
- rooms_booking_manager_present_individual_rooms in modules/
rooms_booking_manager/ rooms_booking_manager.module - Prepares rooms on a per room basis for presentation.
- rooms_booking_manager_results_page in modules/
rooms_booking_manager/ rooms_booking_manager.module - Constructs the booking results page following an availability search.
- rooms_booking_manager_retrieve_booking_parameters in modules/
rooms_booking_manager/ rooms_booking_manager.module - Checks that the booking parameters given are valid. This is mainly used to clean up values that came through the URL and are set in $_GET.
- rooms_booking_results.tpl.php in modules/
rooms_booking_manager/ rooms_booking_results.tpl.php