You are here

constant ROOMS_NO_ROOMS in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

6 uses of ROOMS_NO_ROOMS
AvailabilityAgent::checkAvailability in modules/rooms_booking/includes/rooms_booking.availability_agent.inc
Checks the availability.
AvailabilityAgent::checkAvailabilityForUnit in modules/rooms_booking/includes/rooms_booking.availability_agent.inc
Returns availability for a specific unit.
rooms_booking_edit_form in modules/rooms_booking/rooms_booking.admin.inc
Form callback: create or edit a booking.
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_manager_results_page in modules/rooms_booking_manager/rooms_booking_manager.module
Constructs the booking results page following an availability search.

... See full list

File

./rooms.module, line 31
Provides basic underlying functionality and configuration options used by all Rooms modules

Code

define('ROOMS_NO_ROOMS', 2);