You are here

12 uses of ROOMS_ON_REQUEST in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

AvailabilityAgent::getUnitsByPriceType in modules/rooms_booking/includes/rooms_booking.availability_agent.inc
Returns the units array in a specific format based on price.
AvailabilityAgentDateFilter::applyFilter in modules/rooms_booking/includes/rooms_booking.availability_agent_filter.inc
Applies the filter operation to the units in the filter.
BookingEvent::formatJson in modules/rooms_availability/includes/rooms_availability.booking_event.inc
Returns event in a format amenable to FullCalendar display or generally sensible JSON.
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_submit in modules/rooms_booking_manager/rooms_booking_manager.module
Submit callback for book_unit_form form.
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_alter_rooms_booking_settings in modules/rooms_booking_manager/rooms_booking_manager.module
Alters for the 'rooms_booking_settings' form.
rooms_booking_manager_commerce_checkout_complete in modules/rooms_booking_manager/rooms_booking_manager.module
Implements hook_commerce_checkout_complete().
rooms_booking_manager_create_order in modules/rooms_booking_manager/rooms_booking_manager.module
Creates a Commerce Order for 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.
rooms_booking_manager_results_page in modules/rooms_booking_manager/rooms_booking_manager.module
Constructs the booking results page following an availability search.