You are here

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

3 uses of ROOMS_SIZE_FAILURE
AvailabilityAgent::applyAvailabilityFilter in modules/rooms_booking/includes/rooms_booking.availability_agent.inc
Applies the availability filter against a set of bookable units.
AvailabilityAgentSizeFilter::applyFilter in modules/rooms_booking/includes/rooms_booking.availability_agent_filter.inc
Applies the filter operation to the units in the filter.
rooms_booking_manager_results_page in modules/rooms_booking_manager/rooms_booking_manager.module
Constructs the booking results page following an availability search.

File

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

Code

define('ROOMS_SIZE_FAILURE', 0);