You are here

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

1 use of ROOMS_ANON_BOOKED
BookingEvent::formatJson in modules/rooms_availability/includes/rooms_availability.booking_event.inc
Returns event in a format amenable to FullCalendar display or generally sensible JSON.

File

modules/rooms_unit/rooms_unit.module, line 15
Manage units - Units are things that can be booked on a nightly basis (e.g. rooms - but also villas bungalows, etc).

Code

define('ROOMS_ANON_BOOKED', 3);