You are here

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

2 uses of ROOMS_ADD
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 11
Provides basic underlying functionality and configuration options used by all Rooms modules

Code

define('ROOMS_ADD', 'add');