constant ROOMS_INCREASE in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
2 uses of ROOMS_INCREASE
- 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 16 - Provides basic underlying functionality and configuration options used by all Rooms modules
Code
define('ROOMS_INCREASE', 'increase');