You are here

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

3 uses of ROOMS_DECREASE
PricingEvent::applyOperation in modules/rooms_pricing/includes/rooms_pricing.pricing_event.inc
Applies an operation against a Price event.
rooms_periodic_pricing_rooms_price_modifier_alter in modules/rooms_pricing/modules/rooms_periodic_pricing/rooms_periodic_pricing.module
Implements hook_rooms_price_modifier_alter().
UnitPricingCalendar::applyPriceModifiers in modules/rooms_pricing/includes/rooms_pricing.unit_pricing_calendar.inc
Apply price modifiers to base price.

File

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

Code

define('ROOMS_DECREASE', 'decrease');