You are here

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

3 uses of ROOMS_SUB
hook_rooms_price_modifier_alter in modules/rooms_booking/rooms_booking.api.php
Allows to modify the price modifiers array for a booking.
PricingEvent::applyOperation in modules/rooms_pricing/includes/rooms_pricing.pricing_event.inc
Applies an operation against a Price event.
UnitPricingCalendar::applyPriceModifiers in modules/rooms_pricing/includes/rooms_pricing.unit_pricing_calendar.inc
Apply price modifiers to base price.

File

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

Code

define('ROOMS_SUB', 'sub');