You are here

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

3 uses of ROOMS_ALL_PAGES
rooms_availability_update_status_form_submit in modules/rooms_availability/rooms_availability.module
Submit callback for rooms_availability_update_status_form form.
rooms_pricing_update_form_submit in modules/rooms_pricing/rooms_pricing.module
Submit callback for rooms_pricing_update_form form.
_rooms_select_rooms_validation in ./rooms.module
Helper validate function to ensure that at least one room is selected.

File

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

Code

define('ROOMS_ALL_PAGES', 'all');