constant ROOMS_DISPLAY_CHILDREN in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
6 uses of ROOMS_DISPLAY_CHILDREN
- 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_edit_form in modules/
rooms_booking/ rooms_booking.admin.inc - Form callback: create or edit a booking.
- rooms_booking_form_rooms_booking_settings_alter in modules/
rooms_booking/ rooms_booking.module - Implements hook_form_FORM_ID_alter().
- 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.
File
- ./
rooms.module, line 37 - Provides basic underlying functionality and configuration options used by all Rooms modules
Code
define('ROOMS_DISPLAY_CHILDREN', 1);