You are here

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

5 uses of ROOMS_DISPLAY_CHILDREN_NO
book_units_per_type_form in modules/rooms_booking_manager/rooms_booking_manager.module
Book units per type booking form callback.
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_alter_rooms_booking_settings in modules/rooms_booking_manager/rooms_booking_manager.module
Alters for the 'rooms_booking_settings' form.
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_manager_handle_per_person_pricing in modules/rooms_booking_manager/rooms_booking_manager.units_per_type_form.inc
Handles display for per person pricing.

File

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

Code

define('ROOMS_DISPLAY_CHILDREN_NO', 0);